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

build(deps): bump go.elastic.co/apm/v2 from 2.4.3 to 2.6.0 #455

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps go.elastic.co/apm/v2 from 2.4.3 to 2.6.0.

Release notes

Sourced from go.elastic.co/apm/v2's releases.

v2.6.0

What's Changed

Full Changelog: elastic/apm-agent-go@v2.5.0...v2.6.0

v2.5.0

  • module/apmgorm: Switch from github.com/denisenkom/go-mssqldb package to github.com/microsoft/go-mssqldb. #1569
  • module/apmrestful: Upgrade github.com/emicklei/go-restful package to gituhub.co/emicklei/go-restful/v3. #1580

v2.4.8

No release notes provided.

v2.4.7

No release notes provided.

v2.4.6

What's Changed

... (truncated)

Changelog

Sourced from go.elastic.co/apm/v2's changelog.

==== 2.6.0 - 2024/04/11

  • Bump minimum Go version to 1.21 {pull}1602#1602
  • module/apmotel: fix compatibility issue with newer version of otel libs. {pull}1605#1605

[[release-notes-2.5.0]] ==== 2.5.0 - 2024/03/12

  • module/apmgorm: Switch from github.com/denisenkom/go-mssqldb package to github.com/microsoft/go-mssqldb. {pull}1569#1569
  • module/apmrestful: Upgrade github.com/emicklei/go-restful package to gituhub.co/emicklei/go-restful/v3. {pull}1580#1580

[[release-notes-2.4.8]] ==== 2.4.8 - 2024/01/16

  • module/apmotel: Add nil and recording check to span.RecordError {pull}1566#1566

[[release-notes-2.4.7]] ==== 2.4.7 - 2023/11/23

  • Bump submodule dependency version {pull}1546#1546

[[release-notes-2.4.6]] ==== 2.4.6 - 2023/11/22

  • module/apmotel: Fix compatibility issue with newer version of otel {pull}1544#1544

[[release-notes-2.4.5]] ==== 2.4.5 - 2023/10/11

  • module/apmotel: Fix panic on multiple span close calls {pull}1512#1512

[[release-notes-2.4.4]] ==== 2.4.4 - 2023/08/29

  • module/apmotel: Bumped minimum OpenTelemetry version {pull}1501#1501
  • module/apmotel: Return usable spans when retrieving them from otel.SpanFromContext {pull}1478#1478
  • Fixed concurrent map write condition where some child spans couldn't acquire the transaction lock {pull}1487#1487

[[release-notes-2.4.3]]

Commits
  • 177ecf1 feat: bump version to 2.6.0 (#1606)
  • 2d346e5 Allow adding links after tx/span creation in agent, and handle AddLink in a...
  • c5e01f3 feat: bump minimum go version to 1.21 (#1602)
  • 8f5b9b4 chore: APM agent json server schema a76e999543efb3ba803c9a57dd13a4f6b... (#1601)
  • 737f620 specify go get needs to run within go modules (#1599)
  • d6810ab add apm/sqlserver module to apmsql doc (#1595)
  • be31320 build(deps): bump github.com/jackc/pgx/v5 in /module/apmgormv2 (#1593)
  • 19d3719 build(deps): bump github.com/jackc/pgx/v5 in /module/apmpgxv5 (#1592)
  • abee761 build(deps): bump google.golang.org/protobuf in /module/apmgrpc (#1589)
  • 22ef893 build(deps): bump google.golang.org/protobuf in /module/apmgokit (#1588)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2024
@github-actions github-actions bot added aws-λ-extension AWS Lambda Extension community Issues and PRs created by the community triage Issues and PRs that need to be triaged labels Apr 22, 2024
kruskall
kruskall previously approved these changes Apr 22, 2024
@kruskall kruskall enabled auto-merge (squash) April 22, 2024 08:07
Bumps [go.elastic.co/apm/v2](https://github.com/elastic/apm-agent-go) from 2.4.3 to 2.6.0.
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.4.3...v2.6.0)

---
updated-dependencies:
- dependency-name: go.elastic.co/apm/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm/v2-2.6.0 branch from b21dd3c to 496fd2a Compare April 22, 2024 08:26
@v1v v1v closed this Apr 22, 2024
auto-merge was automatically disabled April 22, 2024 10:26

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@v1v v1v reopened this Apr 22, 2024
@kruskall kruskall merged commit 2aebe18 into main Apr 22, 2024
12 checks passed
@kruskall kruskall deleted the dependabot/go_modules/go.elastic.co/apm/v2-2.6.0 branch April 22, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension community Issues and PRs created by the community dependencies Pull requests that update a dependency file go Pull requests that update Go code triage Issues and PRs that need to be triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants