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

Update dependency com.amazonaws:aws-xray-recorder-sdk-core to v2.14.0 #389

Open
wants to merge 1 commit into
base: 6.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.amazonaws:aws-xray-recorder-sdk-core (source) 2.7.1 -> 2.14.0 age adoption passing confidence

Release Notes

aws/aws-xray-sdk-java (com.amazonaws:aws-xray-recorder-sdk-core)

v2.14.0

  • Add support for Jakarta and Spring 6
    PR 372
  • Fix sqs/sns case for aws sdk v2 parameter allowlist lookups
    PR 373
  • Fixing NoClassDefFoundError
    PR 375

v2.13.0

  • Oversampling Mitigation
    PR 356
  • Add back original subsegment noOp method
    PR 359
  • Adding back depricated functions
    PR 360
  • Refactoring TraceHeader Calls
    PR 361

v2.12.0

  • Allow list TopicArn for SNS Publish and PublishBatch
    PR 357
  • Oversampling mitigation
    PR 354
  • Change missing context default behavior to log error
    PR 353
  • Revert subsegment synchronization changes
    PR 350
  • Update README with manual configuration for log groups
    PR 349
  • Add Nullable annotation to AWSXray.setTraceEntity() parameter
    PR 345
  • Add javadoc to Subsegment.close() method
    PR 342
  • Send subsegments separately from segments when the serialized size is larger than the UDP packet size limit
    PR 344
  • Improve the emitter sendData failure log message
    PR 343
  • Throw ClientProtocolException instead of returning null to avoid possible NPE in Apache HTTP instrumentation
    PR 338

v2.11.2

  • Upgrade AWS Java SDK to 1.12.228
    PR 334
  • Revert some dependency versioning. Set duplicatesStrategy for benchmark project.
    PR 336

v2.11.1

v2.11.0

v2.10.0

  • Optimize the lock in segment
    PR 306
  • Optimize the regex in util method
    PR 305
  • Add Automatic-Module-Name to JAR Manifest
    PR 297
  • Improvements to no-op subsegment behavior
    PR 294
  • Prevent crashes on serializing empty beans
    PR 293
  • Opt-in support to collect SQL queries
    PR 283

v2.9.1

  • Improve handling of entity emitted field
    PR 279
  • Remove global subsegment lock to fix race condition
    PR 278
  • Updated Apache HTTP and AWS SDK versions
    PR 277

v2.9.0

  • Added aggregate javadoc plugin
    PR 242
  • Configurtion to always create trace ID
    PR 243
  • Fix sampling rules not being deleted
    PR 244
  • Lock accesses to entities
    PR 250
  • Added support for reading header from environment and system properties
    PR 252
  • Added log correlation support to ECS plugin
    PR 263
  • Added JavaTimeModule for entity object mapper
    PR 267
  • Addded enhanced metadata parsing for Oracle DBs
    PR 270
  • Added support to set log group via environment variable
    PR 273

v2.8.0

  • Optimized creating, parsing, and serializing trace IDs
    PR 212
  • Fixed setParent behavior for NoOp subsegments
    PR 215
  • Added a faster random source configuration
    PR 218
  • Lowered log level on IMDS error messages
    PR 219
  • Removed nanosecond-time resolution where unneeded for performance
    PR 224
  • Fixed log error context missing strategy stack traces
    PR 235
  • Added isForcedSampling support configurability to sampling strategies
    PR 232
  • Add top-level method for context-free endSubsegment
    PR 229
  • Add ThreadLocal-safe Entity.run() method
    PR 240

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/awsxrayversion branch from 595880f to 1c5af0d Compare March 16, 2023 07:20
@renovate renovate bot force-pushed the renovate/awsxrayversion branch from 1c5af0d to 8acf6d3 Compare April 13, 2023 19:51
@renovate renovate bot changed the title Update dependency com.amazonaws:aws-xray-recorder-sdk-core to v2.13.0 Update dependency com.amazonaws:aws-xray-recorder-sdk-core to v2.14.0 Apr 13, 2023
@renovate renovate bot changed the base branch from 5.x to 6.x July 29, 2023 09:32
@renovate renovate bot force-pushed the renovate/awsxrayversion branch from 8acf6d3 to d8ca8f8 Compare July 29, 2023 09:32
@renovate renovate bot force-pushed the renovate/awsxrayversion branch from d8ca8f8 to 2ffaa8d Compare July 30, 2023 13:49
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.

None yet

0 participants