Skip to content

Releases: micronaut-projects/micronaut-micrometer

Micronaut Micrometer 2.0.0

19 Jun 06:44
Compare
Choose a tag to compare

v2.0.0 (2020-06-14)

Full Changelog

Fixed bugs:

  • The @timed annotation is not timing kotlin suspend functions correctly #70

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer v2.0.0.RC4

14 Jun 09:44
Compare
Choose a tag to compare
Pre-release

v2.0.0.RC4 (2020-06-14)

Full Changelog

Fixed bugs:

  • The @timed annotation is not timing kotlin suspend functions correctly #70

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer v2.0.0.RC3

07 Jun 17:05
Compare
Choose a tag to compare
Pre-release

v2.0.0.RC3 (2020-06-07)

Full Changelog

Fixed bugs:

  • Micrometer-Prometheus module depends on micronaut-cache-caffeine #81

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer v2.0.0.RC2

21 May 09:27
Compare
Choose a tag to compare
Pre-release

v2.0.0.RC2 (2020-05-20)

Full Changelog

Breaking Changes

  • Upgrade to Micrometer 1.5.x
  • Micronaut 1.3.x minimum version requirement
  • New Maven Group ID io.micronaut.micrometer

Fixed bugs:

  • graphite tags-as-prefix is not passed to registry #63

Closed issues:

  • Add a tag to provide hostname on http.client.requests metrics #9

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer v2.0.0.RC1

20 May 17:27
Compare
Choose a tag to compare
Pre-release

v2.0.0.RC1 (2020-05-20)

Full Changelog

Breaking Changes

  • Upgrade to Micrometer 1.5.x
  • Micronaut 1.3.x minimum version requirement
  • New Maven Group ID io.micronaut.micrometer

Fixed bugs:

  • graphite tags-as-prefix is not passed to registry #63

Closed issues:

  • Add a tag to provide hostname on http.client.requests metrics #9

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 1.3.1

17 Mar 09:51
Compare
Choose a tag to compare

v1.3.1 (2020-03-16)

Full Changelog

Closed issues:

  • Micronaut 2.0.0 doesn't work with metrics #62
  • Enhance metrics to include missing tags #61
  • Stackdriver: failed to send metrics to Stackdriver #56
  • No http.server.requests metric with status=401 is reported #39

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator