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

Bump github.com/aws/aws-xray-sdk-go from 1.7.1 to 1.8.5 in /internal/aws/xray/testdata/sampleapp #7154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps github.com/aws/aws-xray-sdk-go from 1.7.1 to 1.8.5.

Release notes

Sourced from github.com/aws/aws-xray-sdk-go's releases.

v1.8.5

Please refer change-log for more details

v1.8.4

Please refer change-log for more details

v1.8.3

Please refer change-log for more details

v1.8.2

Please refer change-log for more details

v1.8.1

Please refer change-log for details.

v1.8.0

Please refer change-log for details.

Changelog

Sourced from github.com/aws/aws-xray-sdk-go's changelog.

Release v1.8.5 (2024-11-13)

SDK Enhancements

SDK Bugs

  • Fix and upgrade protobuf #PR 469
  • Update fasthttp to v1.52.0 for RSA support #PR 478

Release v1.8.4 (2024-04-24)

SDK Enhancements

SDK Bugs

  • Updated go-sqlmock to v1.5.1 #PR 451
  • Fix HTTP2 rapid reset vulnerability #PR 428
  • Omit URL's password when stringifying URL for segment name #PR 422

Release v1.8.3 (2023-11-13)

SDK Enhancements

SDK Bugs

  • Update AWS SDK for Go depdencies #PR 430
  • Fix fatal error: concurrent map iteration and map write #PR 457
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #PR 459
  • Bump golang.org/x/net from 0.18.0 to 0.23.0 #PR 464

Release v1.8.2 (2023-09-28)

SDK Enhancements

  • Change how SDK sets the context for AWS SDK calls #PR 418

SDK Bugs

  • Suppress Panic in Emitter #PR 419

Release v1.8.1 (2023-02-27)

SDK Enhancements

SDK Bugs

  • Fix Sample App Solution Stack and GO version #PR 388
  • Fix AWS GO SDK Vulnerability #PR 390
  • Fix mutex deadlock #PR 393
  • Update golang.org/x/text to fix CVEs #PR 400
  • Fix CVEs in integration tests #PR 401
  • Update sample app dependencies #PR 405

... (truncated)

Commits
  • 14b1ee0 Merge pull request #481 from aws/release_1.8.5_fix_sample_app
  • 80e70ba Merge branch 'master' into release_1.8.5_fix_sample_app
  • 6f9c98b fix Sample app go mod deps
  • 3d56445 Merge pull request #480 from aws/release_1.8.5
  • a1a3d7f Release 1.8.5
  • 6d76caa Merge pull request #478 from ddouglas/chore/upgrade-fasthttp-dependency-v1-52-0
  • 18d6228 Update fasthttp dependency to v1.52.0
  • eaa92ce Merge pull request #475 from aws/dependabot/go_modules/google.golang.org/grpc...
  • 687591a Bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • 38e7a20 Merge pull request #469 from MLCarey321/master
  • 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)

Bumps [github.com/aws/aws-xray-sdk-go](https://github.com/aws/aws-xray-sdk-go) from 1.7.1 to 1.8.5.
- [Release notes](https://github.com/aws/aws-xray-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-go@v1.7.1...v1.8.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-xray-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants