Skip to content

Releases: micronaut-projects/micronaut-micrometer

Micronaut Micrometer 4.7.2

30 Jan 06:13
Compare
Choose a tag to compare

What's Changed

Dependency Upgrades 🚀

  • fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.15 (#479)
  • fix(deps): update managed-micrometer to v1.10.3 (#484)

Docs 📖

  • Migrate to new configuration asciidoc macro by @wetted in #491

Build 🐘

  • build: define group id in gradle.properties by @sdelamo in #478

Full Changelog: v4.7.1...v4.7.2

Micronaut Micrometer 4.7.1

20 Jan 08:47
Compare
Choose a tag to compare

What's Changed

Other Changes 💡

Full Changelog: v4.7.0...v4.7.1

Micronaut Micrometer 4.7.0

23 Dec 06:06
Compare
Choose a tag to compare

What's Changed

Dependency updates 🚀

  • build: Micronaut 3.7.5
  • fix(deps): update dependency io.grpc:grpc-api to v1.51.1 (#477)
  • fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.13 (#468)

🐘 Build

  • build: Micronaut Build Plugin to 5.3.16
  • chore(deps): update dependency gradle to v7.6 (#471)

⚙️ CI

  • chore(deps): update mikepenz/action-junit-report action to v3.7.0 (#475)
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.4.0 (#474)

Full Changelog: v4.6.1...v4.7.0

Micronaut Micrometer 4.6.1

19 Sep 10:52
Compare
Choose a tag to compare

What's Changed

Dependency updates 🚀

  • fix(deps): update dependency io.micronaut.serde:micronaut-serde-jackson to v1.3.2 by @renovate in #445
  • fix(deps): update dependency org.codehaus.groovy:groovy-json to v3.0.13 by @renovate in #450
  • fix(deps): update managed-micrometer to v1.9.4 by @renovate in #449
  • fix(deps): update micronaut to v3.6.3 by @renovate in #446
  • fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.12 by @renovate in #447

CI ⚙️

  • chore(deps): update mikepenz/action-junit-report action to v3.5.0 by @renovate in #448

Full Changelog: v4.6.0...v4.6.1

Micronaut Micrometer 4.6.0

01 Sep 14:16
Compare
Choose a tag to compare

What's Changed

Docs 📖

  • Remove sentence about obsolete netty binding control property from docs by @yawkat in #438

Dependency updates 🚀

  • fix(deps): update dependency io.grpc:grpc-api to v1.49.0 by @renovate in #443
  • fix(deps): update micronaut to v3.6.1 by @renovate in #440

CI ⚙️

  • chore(deps): update mikepenz/action-junit-report action to v3.3.3 by @renovate in #441

New Contributors

Full Changelog: v4.5.0...v4.6.0

Micronaut Micrometer 4.4.0

29 Jul 07:56
Compare
Choose a tag to compare

v4.4.0 (2022-07-27)

Full Changelog

What's Changed

Dependency updates 🚀

  • fix(deps): update dependency org.codehaus.groovy:groovy-json to v3.0.12 by @renovate in #408
  • fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.10 by @renovate in #414
  • fix(deps): update managed-micrometer to v1.9.2 by @renovate in #413

Build 🐘

CI ⚙️

  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.10 by @renovate in #409
  • chore(deps): update dependency gradle to v7.5 by @renovate in #420
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.14 by @renovate in #419
  • chore(deps): update mikepenz/action-junit-report action to v3.2.0 by @renovate in #416
  • build: bump up to Micronaut 3.5.3 by @sdelamo in #425

New Contributors

Full Changelog: v4.3.0...v4.4.0

  • Manage micrometer-core in the catalog (#418)

Micronaut Micrometer 4.3.0

23 May 05:10
Compare
Choose a tag to compare

v4.3.0 (2022-05-23)

Full Changelog

  • update micrometerversion to v1.9.0 #392
  • Configuring R2DBC metrics binder #384 (@Xicks)

Closed issues:

  • ByteBufAllocatorMetricsBinder is causing exceptions #281

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 4.2.1

11 Apr 17:48
Compare
Choose a tag to compare

v4.2.1 (2022-03-21)

Full Changelog

Closed issues:

  • micrometer RxJava interceptors #337
  • Additional metrics tags like Common tags in Actuator #310
  • http metrics are reported as summary in prometheus, which is incompatible with distributed applications #288

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 4.2.0

10 Mar 06:06
Compare
Choose a tag to compare

v4.2.0 (2022-03-09)

Full Changelog


Closed issues:

  • Serialization exception for Metrics endpoint #356

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Micrometer 4.1.1

29 Nov 15:54
Compare
Choose a tag to compare

v4.1.1 (2021-11-29)

Full Changelog

Merged pull requests:

  • Fix WebMetricsPublisher to prevent loss of reactor context #319 (@jameskleeh)

* This Changelog was automatically generated by github_changelog_generator