Skip to content

Releases: micronaut-projects/micronaut-micrometer

Micronaut Micrometer 3.0.1

30 Sep 13:40
Compare
Choose a tag to compare

v3.0.1 (2020-09-30)

Full Changelog

Fixed bugs:

  • Handled exceptions incorrectly report response code of 500 #28

Closed issues:

  • micronaut-micrometer-jmx group name incorrect #155
  • http.server.requests TOTAL_TIME is incorrect for code running in kotlin coroutines using withContext #116

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • micronaut-micrometer-jmx group name incorrect (#155)

Micronaut Micrometer 3.0.0

28 Aug 13:17
Compare
Choose a tag to compare

v3.0.0 (2020-08-28)

Full Changelog

New features

  • Upgrade to Micronaut 2.0 #93

Micronaut Micrometer 2.1.0

25 Aug 09:55
Compare
Choose a tag to compare

v2.1.0 (2020-08-25)

Full Changelog

Implemented enhancements:

  • Netty metrics binders for micronaut-core-1.3.x #72 (@croudet)

Fixed bugs:

Merged pull requests:

Micronaut Micrometer 2.0.1

06 Jul 13:38
Compare
Choose a tag to compare

v2.0.1 (2020-07-06)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

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