Releases: micrometer-metrics/context-propagation
Releases · micrometer-metrics/context-propagation
1.1.2
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
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
📝 Tasks
1.0.6
1.1.0-M4
1.0.5
⭐ New Features / Enhancements
- Reverse order of ThreadLocalAccessors upon scope close #130
🔨 Dependency Upgrades
- Upgrade to JUnit 5.10.0 #137
- Upgrade to Foojay Resolver Convention 0.6.0 #136
- Upgrade to Spring GE Conventions to 0.0.14 #135
- Bump com.gradle.enterprise from 3.14 to 3.14.1 #134
- Bump com.gradle.enterprise from 3.13.4 to 3.14 #133
📝 Tasks
- Upgrade Gradle to 8.2.1 #132
1.1.0-M3
⭐ New Features / Enhancements
- Test utilities and scenarios for working with scopes #123
- Introducing
ContextSnapshotFactory
#105 ThreadLocalAccessor
API capable of working in scoped scenarios #103- Disallowing
null
values inContextSnapshot
#102
📔 Documentation
- Update Slack invite links #101
🔨 Dependency Upgrades
- Upgrade to Mockito 5.4.0 #127
- Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #122
- Upgrade to Mockito 5.3.1 #117
- Upgrade to JUnit 5.9.3 #116
- Upgrade to spring-javaformat 0.0.39 #115
- Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #106
- Upgrade Gradle to 8.1.1 #96
- Upgrade spring-javaformat to 0.0.38 #86
- Upgrade Mockito to 5.2.0 #82
- Upgrade Nexus publish-plugin to 1.3.0 #81
- Upgrade nebula-project-plugin to 10.1.2 #80
- Upgrade nebula-publishing-plugin to 20.1.0 #79
- Upgrade nohttp-gradle to 0.0.11 #78
- Upgrade spring-javaformat to 0.0.38 #86
- Upgrade Gradle to 8.0.2 #83
- Upgrade Mockito to 5.2.0 #82
- Upgrade Nexus publish-plugin to 1.3.0 #81
- Upgrade nebula-project-plugin to 10.1.2 #80
- Upgrade nebula-publishing-plugin to 20.1.0 #79
- Upgrade nohttp-gradle to 0.0.11 #78
- Bump com.gradle.enterprise from 3.12.3 to 3.12.4 #76
📝 Tasks
- Upgrade to Gradle Wrapper 8.2 #124
- Remove JDK8 build job #114
- Build with Java 11.0.19 instead of 11.0.18 #113
- Build with Java 17.0.7 instead of 17.0.6 #112
- Build with Java 20 instead of 19 #111
- Upgrade machine executor to ubuntu-2204:2023.04.2 #110
- Add branch and circleci config file to the circleci cache key #109
- Add build support for Java 19 #91
- Upgrade Java images to 8.0.362, 11.0.18, 17.0.6 #90
- Upgrade machine executor to ubuntu-2204:2023.02.1 #89
- Apply formatting after spring-javaformat upgrade #88
- Fix continuation_indent_size in .editorconfig #87
- Setup a java toolchain repository #85
❤️ Contributors
Thank you to all the contributors who worked on this release:
1.0.4
⭐ New Features / Enhancements
- Test utilities and scenarios for working with scopes #123
🔨 Dependency Upgrades
- Upgrade to Mockito 5.4.0 #127
- Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #122
- Upgrade to Mockito 5.3.1 #117
- Upgrade to JUnit 5.9.3 #116
- Upgrade to spring-javaformat 0.0.39 #115
📝 Tasks
- Upgrade to Gradle Wrapper 8.2 #124
- Remove JDK8 build job #114
- Build with Java 11.0.19 instead of 11.0.18 #113
- Build with Java 17.0.7 instead of 17.0.6 #112
- Build with Java 20 instead of 19 #111
- Upgrade machine executor to ubuntu-2204:2023.04.2 #110
- Add branch and circleci config file to the circleci cache key #109
❤️ Contributors
Thank you to all the contributors who worked on this release:
1.0.3
⭐ New Features
- Introducing
ContextSnapshotFactory
#105 ThreadLocalAccessor
API capable of working in scoped scenarios #103- Disallowing
null
values inContextSnapshot
#102
📔 Documentation
- Update Slack invite links #101
🔨 Dependency Upgrades
- Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #106
- Upgrade Gradle to 8.1.1 #96
- Upgrade spring-javaformat to 0.0.38 #86
- Upgrade Mockito to 5.2.0 #82
- Upgrade Nexus publish-plugin to 1.3.0 #81
- Upgrade nebula-project-plugin to 10.1.2 #80
- Upgrade nebula-publishing-plugin to 20.1.0 #79
- Upgrade nohttp-gradle to 0.0.11 #78