Releases: micronaut-projects/micronaut-micrometer
Micronaut Micrometer 4.1.0
v4.1.0 (2021-11-22)
Closed issues:
- Change ServerRequestMeterRegistryFilter to use Reactor flow instead of generic publisher #315
- Cannot use MicronautCaffeineCacheMetrics.monitor if there is caches section in application.yml #309
- Support Micrometer 1.7.0+ and InfluxDB 2.0 #263
Merged pull requests:
- Add beans for grpc server and client metrics interceptors #321 (@jameskleeh)
- Deprecate MicronautCaffeineCacheMetrics #320 (@jameskleeh)
- Update versions #318 (@jameskleeh)
- Remove 'descriptions' from Elastic settings #316 (@meredrica)
- build: bump micronaut-gradle-plugins from 4.2.1 to 4.2.6 #314 (@dependabot[bot])
- build: bump logback-classic from 1.2.6 to 1.2.7 #313 (@dependabot[bot])
- [micrometer] Update common files for branch master #312 (@micronaut-build)
- build: bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 #311 (@dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
- Deprecate MicronautCaffeineCacheMetrics (#320)
Micronaut Micrometer 4.0.1
v4.0.1 (2021-10-20)
Closed issues:
- Fix Netty's queue metrics #302 (@marcin-sucharski)
- Upgrade micrometer version to 1.7.5 #294 (@LouisVN)
Merged pull requests:
- Upgrade Micronaut to 3.0.3 #305 (@ilopmar)
- Update to new build plugins and gradle #304 (@ilopmar)
- build: bump jakarta.inject-api from 2.0.0 to 2.0.1 #303 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.0.1 to 4.2.1 #301 (@dependabot[bot])
- build: bump metrics-core from 4.2.3 to 4.2.4 #300 (@dependabot[bot])
- Add support to publish builds to Gradle Enterprise #298 (@micronaut-build)
- build: bump DeLaGuardo/setup-graalvm from 4.0 to 5.0 #296 (@dependabot[bot])
- Add support to publish scans to Gradle Enterprise #295 (@micronaut-build)
- build: bump logback-classic from 1.2.4 to 1.2.6 #292 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.0.0 to 4.0.1 #287 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 #286 (@dependabot[bot])
- [micrometer] Update common files for branch master #285 (@micronaut-build)
Micronaut Micrometer 4.0.0
v4.0.0 (2021-08-17)
Merged pull requests:
- Upgrade to Micronaut 3.0.0-RC1 #284 (@ilopmar)
- Upgrade CI to use JDK16 #283 (@micronaut-build)
- Use JDK16 on CI #282 (@micronaut-build)
- New issue templates #278 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Micrometer 4.0.0-RC2
v4.0.0-RC2 (2021-07-21)
Main changes:
Merged pull requests:
-
[micrometer] Update common files for branch master #276 (@micronaut-build)
-
build: bump metrics-core from 4.2.2 to 4.2.3 #274 (@dependabot[bot])
-
build: bump logback-classic from 1.2.3 to 1.2.4 #273 (@dependabot[bot])
-
[micrometer] Update common files for branch master #272 (@micronaut-build)
Micronaut Micrometer 3.4.1
- Ensure
io.micronaut.micrometer
group ID is used everywhere (#225)
Micronaut Micrometer 4.0.0.RC1
v4.0.0.RC1 (2021-07-05)
Closed issues:
- Release a new version compatible with Micronaut 3.0 #267
- race condition when adding common tags to inbuilt metrics #243
Merged pull requests:
- build: bump metrics-core from 4.2.1 to 4.2.2 #271 (@dependabot[bot])
- [micrometer] Update common files for branch master #270 (@micronaut-build)
- Upgrade to Micronaut 3 #269 (@ilopmar)
- build: bump metrics-core from 4.2.0 to 4.2.1 #268 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from 3.8.2 to 3.10.0 #265 (@dependabot[bot])
- build: bump actions/cache from 2.1.5 to 2.1.6 #264 (@dependabot[bot])
- build: bump metrics-core from 4.1.20 to 4.2.0 #260 (@dependabot[bot])
- Resolves #243 #259 (@JouperCoding)
- [micrometer] Update common files for branch master #256 (@micronaut-build)
- Dependency upgrades #252 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Micrometer 3.4.0
v3.4.0 (2021-04-21)
Merged pull requests:
- Support for repeated @timed and @counted #251 (@graemerocher)
- build: bump actions/cache from v2.1.4 to v2.1.5 #250 (@dependabot[bot])
- Dependency upgrades #249 (@micronaut-build)
- Dependency upgrades #246 (@micronaut-build)
- [micrometer] Update common files for branch master #245 (@micronaut-build)
- Dependency upgrades #244 (@micronaut-build)
- delete .DS_Store files #242 (@burtbeckwith)
- [micrometer] Update common files for branch master #240 (@micronaut-build)
- build: bump metrics-core from 4.1.17 to 4.1.18 #238 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 3.0.1 to 3.0.3 #237 (@dependabot[bot])
- build: bump up gradle to 6.8.3 #236 (@micronaut-build)
- [micrometer] Update common files for branch master #235 (@micronaut-build)
- Dependency upgrades #234 (@micronaut-build)
- [micrometer] Update common files for branch master #233 (@micronaut-build)
- [micrometer] Update common files for branch master #231 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Micrometer 3.3.0
v3.3.0 (2021-02-18)
Main changes:
- New relic telemetry micrometer registry #220 (@alvarosanchez)
Breaking changes:
- Fix configurers logic #227 (@alvarosanchez)
Fixed bugs:
- DatadogMeterRegistry isn't closed #214
- Custom
MeterRegistryConfigurers
lead to ClassCastException #170
Closed issues:
- Publish a BOM #85
Merged pull requests:
- Upgrade internal build plugins to 3.0.1 #232 (@ilopmar)
- Use the new micronaut-build plugin #230 (@alvarosanchez)
- [micrometer] Update common files for branch master #229 (@micronaut-build)
- [micrometer] Update common files for branch master #226 (@micronaut-build)
- build: bump peter-evans/create-pull-request from v3.8.0 to v3.8.1 #224 (@dependabot[bot])
- build: update actions/cache requirement to v2.1.4 #223 (@dependabot[bot])
- Dependency upgrades #221 (@micronaut-build)
- New relic telemetry micrometer registry #220 (@alvarosanchez)
- Fixes #214 - make sure that CompositeMeterRegistry is closed #219 (@tburch)
- master is 3.3.x #217 (@alvarosanchez)
- Add project BOM #216 (@alvarosanchez)
- build: bump peter-evans/create-pull-request from v3.6.0 to v3.8.0 #215 (@dependabot[bot])
- [micrometer] Update common files for branch master #212 (@micronaut-build)
Micronaut Micrometer 3.2.0
The main change of this version is the upgrade to Micronaut 2.2
v3.2.0 (2021-01-22)
Fixed bugs:
- micrometer-cloudwatch feature fails to build as native image #55
Closed issues:
- application which built with native-image startups error caused by micrometer #194
- Update Netty version once it's updated on core #134
Merged pull requests:
- Dependency upgrades #211 (@micronaut-build)
- [micrometer] Update common files for branch master #210 (@micronaut-build)
- build: bump metrics-core from 4.1.16 to 4.1.17 #209 (@dependabot[bot])
- Dependency upgrades #208 (@micronaut-build)
- [micrometer] Update common files for branch master #206 (@micronaut-build)
- [micrometer] Update common files for branch master #204 (@micronaut-build)
- Update gradle and maven dependencies #202 (@manu-marques-dev)
- Bump micronaut-gradle-plugins from 2.0.13 to 2.0.14 #201 (@dependabot[bot])
- build: micronaut-gradle-plugins to 2.0.14 and test to 2.3.1 #200 (@micronaut-build)
- [micrometer] Update common files for branch master #199 (@micronaut-build)
- [micrometer] Update common files for branch master #198 (@micronaut-build)
- Bump peter-evans/create-pull-request from v3.5.1 to v3.5.2 #197 (@dependabot[bot])
- ci: downgrade github action create-pull-request to 3.5.1 #196 (@micronaut-build)
- Dependency upgrades #195 (@micronaut-build)
- Dependency upgrades #193 (@micronaut-build)
- Bump peter-evans/create-pull-request from v3.5.1 to v3.5.2 #192 (@dependabot[bot])
- Dependency upgrades #191 (@micronaut-build)
- build: github actions MANTAINING.md #190 (@micronaut-build)
- Remove nettyVersion. #187 (@alvarosanchez)
- Bump micronaut-gradle-plugins from 2.0.11 to 2.0.12 #186 (@dependabot[bot])
- [micrometer] Update common files for branch master #185 (@micronaut-build)
- Dependency upgrades #183 (@micronaut-build)
- [micrometer] Update common files for branch master #181 (@micronaut-build)
- [micrometer] Update common files for branch master #178 (@micronaut-build)
- Dependency upgrades #169 (@micronaut-build)
- Migrate advice to use InterceptedMethod API #161 (@dstepanov)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Micrometer 3.1.0
v3.1.0 (2020-11-17)
Main changes:
- Upgrade to Micronaut 2.1.3
Merged pull requests:
- Upgrade deps #176 (@ilopmar)
- Bump metrics-core from 4.1.14 to 4.1.15 #175 (@dependabot[bot])
- [micrometer] Update common files for branch master #173 (@micronaut-build)
- [micrometer] Update common files for branch master #171 (@micronaut-build)
- Bump metrics-core from 4.1.12.1 to 4.1.14 #168 (@dependabot[bot])
- [micrometer] Update common files for branch master #165 (@micronaut-build)
- Add typehint for MeterRegistry #158 (@graemerocher)
- Dependency upgrades #157 (@micronaut-build)
- Bump up micrometer to 1.5.5 to 1.5.4 #152 (@micronaut-build)