Releases: zio/zio-metrics-legacy
Releases · zio/zio-metrics-legacy
v2.0.1
What's Changed
- Upgrade ZIO and Scala Versions by @adamgfraser in #137
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Upgrade to ZIO 2.0 by @justcoon in #114
- move Buckets.scala into right directory by @pjfanning in #119
- Correct spelling to 'Labelled' by @pjfanning in #121
- ZIO 2 RC3 by @justcoon in #126
- Zio2 by @toxicafunk in #128
- zio 2 RC5 by @justcoon in #129
- Upgrade interop cats by @gavares in #130
- zio2 RC6 by @justcoon in #133
- zio 2 by @justcoon in #134
New Contributors
- @justcoon made their first contribution in #114
- @pjfanning made their first contribution in #119
- @gavares made their first contribution in #130
Full Changelog: v1.0.14...v2.0.0
v2.0.0-RC6
v2.0.0-RC3-1
Retry CI publishing
v2.0.0-RC3
Compatible with ZIO v2.0.0-RC3
v1.0.14
Changes
- MDoc fixes for #108 @toxicafunk (#112)
- Removing ref from Registry.Service Impl @ChallenHB (#111)
v1.0.13
Changes
- Support optional prefix for statsd @toxicafunk (#110)
- Scala 3 support @arixmkii (#109)
v1.0.12
Changes
- Make tests less strict @toxicafunk (#102)
- Shrink Cats-interop dependency scope @aartigao (#101)
- Added a constructor for provided Prom CollectorRegistry. @ithinkicancode (#100)
v1.0.11
Changes
- Fix flaxy test on DogStatsD @toxicafunk (#99)
v1.0.10
Changes
- Test and MDoc fixed @toxicafunk (#98)
- Fixed mdoc compilation @ithinkicancode (#96)
- Fix async test for release @toxicafunk (#95)