aws-otel-java-instrumentation
aws-otel-java-instrumentation copied to clipboard
AWS Distro for OpenTelemetry Java Instrumentation Library
Bumps rust from 1.75 to 1.78. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps software.amazon.awssdk:bom from 2.20.102 to 2.25.46. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.514 to 1.12.716. Changelog Sourced from com.amazonaws:aws-java-sdk-bom's changelog. 1.12.716 2024-05-06 AWS Elemental MediaLive Features AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks...
*Description of changes:* Adding support for ISO regions in the remote target for SQS. Added additional validation for region and account id. Fixed some tests. The testing logic that already...
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.0 to 1.1.4. Release notes Sourced from io.spring.dependency-management's releases. v1.1.4 :lady_beetle: Bug Fixes Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368...
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.3 to 4.7.5. Release notes Sourced from info.picocli:picocli's releases. Picocli 4.7.5 Picocli 4.7.5 The picocli community is pleased to announce picocli 4.7.5. This release includes bugfixes and...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
*Description of changes:* Currently contract tests are [cached](https://github.com/aws-observability/aws-otel-java-instrumentation/actions/runs/7701804938/job/20989223389#step:9:4554) on main-build, this pr changes to run on no cache By submitting this pull request, I confirm that my contribution is made...
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.1. Changelog Sourced from tempfile's changelog. 3.10.1 Handle potential integer overflows in 32-bit systems when seeking/truncating "spooled" temporary files past 4GiB (2³²). Handle a theoretical...