Skip to content

Releases: micronaut-projects/micronaut-micrometer

Micronaut Micrometer 4.1.0

22 Nov 19:40
Compare
Choose a tag to compare

v4.1.0 (2021-11-22)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator

  • Deprecate MicronautCaffeineCacheMetrics (#320)

Micronaut Micrometer 4.0.1

20 Oct 16:02
Compare
Choose a tag to compare

v4.0.1 (2021-10-20)

Full Changelog

Closed issues:

Merged pull requests:

Micronaut Micrometer 4.0.0

17 Aug 19:32
Compare
Choose a tag to compare

v4.0.0 (2021-08-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 4.0.0-RC2

22 Jul 08:20
Compare
Choose a tag to compare
Pre-release

v4.0.0-RC2 (2021-07-21)

Full Changelog

Main changes:

  • Updated to Micronaut 3.0.0-M4
  • Use Reactor as implementation detail and fix tests #275 (@ilopmar)

Merged pull requests:

Micronaut Micrometer 3.4.1

09 Jul 16:45
Compare
Choose a tag to compare
  • Ensure io.micronaut.micrometer group ID is used everywhere (#225)

Micronaut Micrometer 4.0.0.RC1

05 Jul 07:48
Compare
Choose a tag to compare
Pre-release

v4.0.0.RC1 (2021-07-05)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 3.4.0

21 Apr 14:27
Compare
Choose a tag to compare

v3.4.0 (2021-04-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 3.3.0

18 Feb 11:05
Compare
Choose a tag to compare

v3.3.0 (2021-02-18)

Full Changelog

Main changes:

Breaking changes:

Fixed bugs:

  • DatadogMeterRegistry isn't closed #214
  • Custom MeterRegistryConfigurers lead to ClassCastException #170

Closed issues:

  • Publish a BOM #85

Merged pull requests:

Micronaut Micrometer 3.2.0

22 Jan 15:22
Compare
Choose a tag to compare

The main change of this version is the upgrade to Micronaut 2.2

v3.2.0 (2021-01-22)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 3.1.0

17 Nov 08:31
Compare
Choose a tag to compare

v3.1.0 (2020-11-17)

Full Changelog

Main changes:

  • Upgrade to Micronaut 2.1.3

Merged pull requests: