Releases: avast/metrics
Releases · avast/metrics
v3.0.6
What's Changed
- Update logback-classic to 1.2.13 by @scala-steward in #79
- Update cats-effect to 2.5.5 by @scala-steward in #94
- Update slf4j-api to 1.7.36 by @scala-steward in #93
- Update scalatest to 3.0.9 by @scala-steward in #92
- Update scalafmt-core to 3.9.10 by @scala-steward in #91
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #89
- chore: Pin versions of dependencies for Scala Steward by @Karry in #96
- Update sbt-scalafmt to 2.5.5 by @scala-steward in #90
- Update junit to 4.13.2 by @scala-steward in #87
- Update assertj-core to 3.27.6 by @scala-steward in #88
- Update grpc-api, grpc-protobuf, ... to 1.42.3 by @scala-steward in #86
- Update cats-effect to 3.3.14 by @scala-steward in #95
- Update metrics-core, metrics-graphite, ... to 4.1.36 by @scala-steward in #85
- Update typesafe:config to 1.4.5 by @scala-steward in #84
- Update protobuf-java to 3.25.8 by @scala-steward in #82
- Update jnr-unixsocket to 0.38.23 by @scala-steward in #81
- Update junit-interface to 0.13.3 by @scala-steward in #83
New Contributors
- @scala-steward made their first contribution in #79
Full Changelog: v3.0.5...v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
What's Changed
- fix: try harder to decrement CurrentByHostname metric by @Tasssadar in #72
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Release pipeline fixes, no code changes.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
com.avast.metrics:metrics-cats-effect-2 module, instead of keeping the 2.9.x branch. The cats modules are is otherwise unchanged since 2.9 and 2.10 respectively.
- feat: make gRPC Current metric per-hostname, make sure it is decremented by @Tasssadar in #68
- feat: add ResourceExhausted as separate error metric in GrpcServerMon… by @Tasssadar in #69
- feat: merge cats2 and cats3 repos into one by @Tasssadar in #71
Full Changelog: v2.10.4...v3.0.0
v2.10.4
What's Changed
- Add metric for amount of calls per method to GrpcServerMonitoringInterceptor by @Tasssadar in #67
New Contributors
- @Tasssadar made their first contribution in #67
Full Changelog: v2.10.3...v2.10.4