Releases: evolution-gaming/smetrics
Releases · evolution-gaming/smetrics
v2.0.0
Compatibility warning
This release is not binary compatible with 1.x.x
and earlier versions.
Breaking changes
kafka
submodule was removed in order to break a circular dependency betweensmetrics
andskafka
, see evolution-gaming/skafka#338 for more details.KafkaMetricsCollector
is now a part ofskafka-metrics
module (com.evolutiongaming.skafka.metrics.KafkaMetricsCollector
) since its15.1.0
version.MeasureDuration
was moved tocats-helper
project undercom.evolutiongaming.catshelper
package since its3.5.0
version
What's Changed
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Update cats-effect to 3.4.8 by @scala-steward in #244
- Deprecate KafkaMetricsCollector by @Z1kkurat in #252
Full Changelog: v1.0.7...v1.1.0
v0.5.0
Compatibility warning
This release is not binary compatible with 0.4.x
and earlier versions.
Breaking changes
kafka
submodule was removed in order to break a circular dependency betweensmetrics
andskafka
, see evolution-gaming/skafka#338 for more details.KafkaMetricsCollector
is now a part ofskafka-metrics
module (com.evolutiongaming.skafka.metrics.KafkaMetricsCollector
) since its11.15.0
version.MeasureDuration
was moved tocats-helper
project undercom.evolutiongaming.catshelper
package since its2.11.0
version
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v1.0.4
v0.3.6
v1.0.3
- Added skafka metrics support
Full Changelog: v1.0.1...v1.0.3
v0.3.5
- Added skafka metrics support
Full Changelog: v0.3.4...v0.3.5