Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v11.3.0 #1826

Merged
merged 8 commits into from
Oct 23, 2023
Merged

chore: release v11.3.0 #1826

merged 8 commits into from
Oct 23, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2023

v11.3.0 (2023-10-23)

Features

  • Updated agent initialization to allow running in worker threads when config.worker_threads.enabled is true (#1817) (a39f0ef)

Bug fixes

  • Updated Elasticsearch instrumentation to register on v7.13.0+ only (#1816) (6437671)

Miscellaneous chores

  • dev-deps: Bumped @babel/traverse (#1818) (d3c8d04)
  • Updated release note headers to follow standard sentence caps (#1806) (91d3600)

Tests

  • Updated the grpc versioned tests utils to dynamically bind ports to avoid conflicts between cjs and esm tests (#1820) (95ac917)

Continuous integration

  • Disabled fail-fast on testing jobs to make sure all versions are run before getting canceled because of a flappy test (#1819) (0928ee3)
  • Updated CI workflow to use larger runners on versioned tests but only when running against the main branch (#1812) (01eaa14)
  • Updated post release script to update the nodejs_agent_version only on staging and us prod, eu will get it via replication now (#1811) (317a00a)

NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
changelog.json Outdated Show resolved Hide resolved
@mrickard mrickard marked this pull request as ready for review October 23, 2023 15:16
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
changelog.json Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
mrickard and others added 3 commits October 23, 2023 11:39
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1826 (d4f9793) into main (a39f0ef) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1826   +/-   ##
=======================================
  Coverage   96.83%   96.83%           
=======================================
  Files         200      200           
  Lines       39018    39018           
=======================================
  Hits        37783    37783           
  Misses       1235     1235           
Flag Coverage Δ
integration-tests-16.x 78.92% <ø> (-0.01%) ⬇️
integration-tests-18.x 79.18% <ø> (-0.03%) ⬇️
integration-tests-20.x 79.20% <ø> (ø)
unit-tests-16.x 91.42% <ø> (ø)
unit-tests-18.x 91.40% <ø> (ø)
unit-tests-20.x 91.40% <ø> (ø)
versioned-tests-16.x 73.17% <ø> (-0.01%) ⬇️
versioned-tests-18.x 73.17% <ø> (-0.01%) ⬇️
versioned-tests-20.x 73.18% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mrickard mrickard merged commit 1ed0c5c into main Oct 23, 2023
40 checks passed
@mrickard mrickard deleted the release/v11.3.0 branch October 23, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants