Releases ยท micrometer-metrics/context-propagation (original) (raw)
1.2.1
๐ Bug Fixes
- ContextRegistry#removeThreadLocalAccessor should accept Object key #119
1.1.4
๐ Bug Fixes
- ContextRegistry#removeThreadLocalAccessor should accept Object key #119
1.2.0
This is basically a re-release of 1.2.0-RC1, it does not contain any user-facing changes compared to it (or compared to 1.2.0-M1).
โ ๏ธ Noteworthy
- Publish milestones to Maven Central #332
โญ New Features / Enhancements
- Migrate to JSpecify #396
1.2.0-RC1
This is basically a re-release of 1.2.0-M1, it does not contain any user-facing changes compared to it.
We wanted to issue an RC before 1.2.0 GA.
v1.2.0-M1
โ ๏ธ Noteworthy
- Publish milestones to Maven Central #332
โญ New Features / Enhancements
- Migrate to JSpecify #396
1.1.3
๐ Bug Fixes
- Fix Slf4jThreadLocalAccessor with keys for missing values #347
๐ Documentation
- Update Reactor Context link #345
โค๏ธ Contributors
Thank you to all the contributors who worked on this release:
1.1.2
โญ New Features / Enhancements
- Add more intuitive method to wrap ExecutorService #305
๐ Documentation
โค๏ธ Contributors
Thank you to all the contributors who worked on this release:
@chickenchickenlove and @johnowl
1.1.1
โญ New Features / Enhancements
- MdcThreadLocalAccessor for SLF4J #191
๐จ Dependency Upgrades
- Bump gradle/wrapper-validation-action from 1 to 2 #210
- Upgrade to Gradle Wrapper 8.6 #209
- Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #208
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #205
- Bump com.gradle.enterprise from 3.15.1 to 3.16.2 #200
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #199
- Upgrade to Gradle Wrapper 8.5 #198
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 #190
- Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #187
- Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #186
- Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #183
- Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #182
- Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.8 #172
- Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.39 to 0.0.40 #162
- Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.39 to 0.0.40 #161
1.1.0
This release contains the same code as 1.0.6. You can use that instead.
Changes since 1.1.0-RC1:
๐จ Dependency Upgrades
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 #156
- Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 #153
1.1.0-RC1
This release contains the same code as 1.0.6. You can use that instead.
๐ Documentation
- Migrate docs to Antora #142
๐จ Dependency Upgrades
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 #152
- Bump com.gradle.enterprise from 3.14.1 to 3.15 #144
- Bump actions/checkout from 3 to 4 #141
- Upgrade to Mockito 5.5.0 #140