java-dynamic-sqs-listener icon indicating copy to clipboard operation
java-dynamic-sqs-listener copied to clipboard

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

Open renovate[bot] opened this issue 2 years ago • 0 comments

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

  • Update Spring dependencies to address cve-2022-22965 PR 329

v2.11.0

  • Update log4j to 2.17 to address CVE-2021-45105 PR 314
  • Adding GraalVM native-image config PR 311
  • Reduce log level of sampling error logging PR 309

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[bot] avatar Nov 26 '22 14:11 renovate[bot]