aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
42 stars 18 forks source link

Bump xray.version from 2.5.0 to 2.6.1 #39

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps xray.version from 2.5.0 to 2.6.1. Updates aws-xray-recorder-sdk-core from 2.5.0 to 2.6.1

Release notes

Sourced from aws-xray-recorder-sdk-core's releases.

Release 2.6.1

This patch fixes an issue with central sampling introduced in 2.6.0. All users of 2.6.0 are recommended to upgrade to 2.6.1.

See CHANGELOG for more details.

Release 2.6.0 [Abandoned]

There is an issue with fetching sampling rules in this release and all users should use 2.6.1 instead.

See CHANGELOG for more details.

Changelog

Sourced from aws-xray-recorder-sdk-core's changelog.

2.6.1 - 2020-06-20

  • Fixed JSON parsing logic for Centralized Sampling PR 171

2.6.0 - 2020-06-10

  • Added calls to X-Ray daemon for rules/targets with a simple JDK-based client PR 145
  • Added a public API for creating Emitter without exposing implementation details PR 146
  • Exposed sampling manifest URL for testing PR 149
  • Added utility executors for context propagation PR 150
  • Modified exception handling in UDPEmitter PR 151
  • Added more safety in UnsignedXrayClient PR 154
  • Added IMDSv2 Support PR 155
  • Applied checkstyle and prepare for license header check PR 156
  • Avoid String.split when parsing header to reduce garbage generation PR 160
  • Modified support for allocate new traceID when traceID parse fail PR 161
  • Use singleton SecureRandom PR 162
Commits


Updates aws-xray-recorder-sdk-aws-sdk-core from 2.5.0 to 2.6.1

Release notes

Sourced from aws-xray-recorder-sdk-aws-sdk-core's releases.

Release 2.6.1

This patch fixes an issue with central sampling introduced in 2.6.0. All users of 2.6.0 are recommended to upgrade to 2.6.1.

See CHANGELOG for more details.

Release 2.6.0 [Abandoned]

There is an issue with fetching sampling rules in this release and all users should use 2.6.1 instead.

See CHANGELOG for more details.

Changelog

Sourced from aws-xray-recorder-sdk-aws-sdk-core's changelog.

2.6.1 - 2020-06-20

  • Fixed JSON parsing logic for Centralized Sampling PR 171

2.6.0 - 2020-06-10

  • Added calls to X-Ray daemon for rules/targets with a simple JDK-based client PR 145
  • Added a public API for creating Emitter without exposing implementation details PR 146
  • Exposed sampling manifest URL for testing PR 149
  • Added utility executors for context propagation PR 150
  • Modified exception handling in UDPEmitter PR 151
  • Added more safety in UnsignedXrayClient PR 154
  • Added IMDSv2 Support PR 155
  • Applied checkstyle and prepare for license header check PR 156
  • Avoid String.split when parsing header to reduce garbage generation PR 160
  • Modified support for allocate new traceID when traceID parse fail PR 161
  • Use singleton SecureRandom PR 162
Commits


Updates aws-xray-recorder-sdk-aws-sdk from 2.5.0 to 2.6.1

Release notes

Sourced from aws-xray-recorder-sdk-aws-sdk's releases.

Release 2.6.1

This patch fixes an issue with central sampling introduced in 2.6.0. All users of 2.6.0 are recommended to upgrade to 2.6.1.

See CHANGELOG for more details.

Release 2.6.0 [Abandoned]

There is an issue with fetching sampling rules in this release and all users should use 2.6.1 instead.

See CHANGELOG for more details.

Changelog

Sourced from aws-xray-recorder-sdk-aws-sdk's changelog.

2.6.1 - 2020-06-20

  • Fixed JSON parsing logic for Centralized Sampling PR 171

2.6.0 - 2020-06-10

  • Added calls to X-Ray daemon for rules/targets with a simple JDK-based client PR 145
  • Added a public API for creating Emitter without exposing implementation details PR 146
  • Exposed sampling manifest URL for testing PR 149
  • Added utility executors for context propagation PR 150
  • Modified exception handling in UDPEmitter PR 151
  • Added more safety in UnsignedXrayClient PR 154
  • Added IMDSv2 Support PR 155
  • Applied checkstyle and prepare for license header check PR 156
  • Avoid String.split when parsing header to reduce garbage generation PR 160
  • Modified support for allocate new traceID when traceID parse fail PR 161
  • Use singleton SecureRandom PR 162
Commits


Updates aws-xray-recorder-sdk-aws-sdk-v2 from 2.5.0 to 2.6.1

Release notes

Sourced from aws-xray-recorder-sdk-aws-sdk-v2's releases.

Release 2.6.1

This patch fixes an issue with central sampling introduced in 2.6.0. All users of 2.6.0 are recommended to upgrade to 2.6.1.

See CHANGELOG for more details.

Release 2.6.0 [Abandoned]

There is an issue with fetching sampling rules in this release and all users should use 2.6.1 instead.

See CHANGELOG for more details.

Changelog

Sourced from aws-xray-recorder-sdk-aws-sdk-v2's changelog.

2.6.1 - 2020-06-20

  • Fixed JSON parsing logic for Centralized Sampling PR 171

2.6.0 - 2020-06-10

  • Added calls to X-Ray daemon for rules/targets with a simple JDK-based client PR 145
  • Added a public API for creating Emitter without exposing implementation details PR 146
  • Exposed sampling manifest URL for testing PR 149
  • Added utility executors for context propagation PR 150
  • Modified exception handling in UDPEmitter PR 151
  • Added more safety in UnsignedXrayClient PR 154
  • Added IMDSv2 Support PR 155
  • Applied checkstyle and prepare for license header check PR 156
  • Avoid String.split when parsing header to reduce garbage generation PR 160
  • Modified support for allocate new traceID when traceID parse fail PR 161
  • Use singleton SecureRandom PR 162
Commits


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 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[bot] commented 4 years ago

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.