Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@breedx-nr breedx-nr released this 27 Oct 21:39
· 39 commits to main since this release
59c09e5
  • BREAKING CHANGE: Repackage registry class to com.newrelic.telemetry.micrometer.NewRelicRegistry.
    Users will need to change code or configuration that references the old package.
  • Shut down the telemetry sdk in close()
    in order to flush the last batch of telemetry.
  • Depend directly on slf4j
  • Change construction of NewRelicRegistry to avoid deprecations in the SDK.
  • Endpoint URI overrides will now respect path information (it was previously ignored).
  • Upgrade to micrometer-core 1.5.4
  • Update to New Relic Telemetry SDK 0.9.0