Bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4
Bumps io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4.
Release notes
Sourced from io.micrometer:micrometer-tracing-bom's releases.
1.3.4
Because of issues with OTel dependencies, this release effectively downgrades
io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconvfrom1.33.5-alphato1.33.3-alphaio.opentelemetry:opentelemetry-apifrom1.40.0to1.38.0This is because we usually don't upgrade minor versions in patch releases but since OTel does, we unintentionally upgraded
io.opentelemetry:opentelemetry-apifrom1.38.0to1.40.0(minor version bump) in earlier patch releases since we upgradedio.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconvfrom1.33.3-alphato1.33.5-alpha(patch version bump). A minor version bump in a patch release can be unexpected so this release restores the same minor versions of OTel that1.3.0used, see: #819.:warning: Noteworthy
- OTel dependency convergence issue #819
:lady_beetle: Bug Fixes
- OTel dependency convergence issue #819
:hammer: Dependency Upgrades
- Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 #835
:memo: Tasks
- Bump io.spring.develocity.conventions from 0.0.19 to 0.0.20 #822
- Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #815
- Bump spring from 5.3.37 to 5.3.39 #814
- Bump io.projectreactor:reactor-bom from 2022.0.21 to 2022.0.22 #800
- Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.42 to 0.0.43 #799
- Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.42 to 0.0.43 #798
- Use TestObservationRegistry in context propagation tests #810
:heart: Contributors
Thank you to all the contributors who worked on this release:
Commits
89baf48Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 (#835)89bad22Merge branch '1.2.x' into 1.3.x956c91eBump io.micrometer:micrometer-bom from 1.12.9 to 1.12.10 (#836)7beb869Merge branch '1.2.x' into 1.3.x247dcfcUpgrade Gradle to 8.10ede7e62Merge branch '1.2.x' into 1.3.xccb8adfUse TestObservationRegistry in context propagation tests (#810)5378335Merge branch '1.2.x' into 1.3.x92795f2Use opentelemetry-instrumentation-bom-alpha (#823)3884fc3Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#815)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)