Releases: Unleash/yggdrasil
Releases · Unleash/yggdrasil
v0.21.0
v0.20.2
v0.20.1
What's Changed
- feat: add an optional cow interface for context properties and results by @sighphyre in #332
- chore: release v0.20.1 by @unleash-bot[bot] in #333
Full Changelog: v0.20.0...v0.20.1
v0.20.0
v0.19.0
What's Changed
- chore: reduce hot path allocations in is_enabled and get_variants by @sighphyre in #327
- fix: do not count metrics tacitly on is enabled and get variant by @sighphyre in #329
- chore: release v0.19.0 by @unleash-bot[bot] in #328
Full Changelog: v0.18.2...v0.19.0
v0.18.2
What's Changed
- fix: expose public class by @sighphyre in #302
- chore: add logging when bad take state occurs by @sighphyre in #303
- chore: remove language bindings by @sighphyre in #307
- chore: add release plz workflow by @sighphyre in #308
- chore: turn on publish in release pipeline by @sighphyre in #309
- chore: ability to run publish_jars from previous branch by @gastonfournier in #313
- chore(dependencies): Updated to latest version of pest etc. by @chriswk in #312
- fix: make zero weight varaints unselectable by @sighphyre in #318
- feat: impact metric counter by @sjaanus in #321
- feat: impact metrics gauge by @sjaanus in #322
- feat: impact metric histogram by @sjaanus in #323
- feat: expose ygg proxy methods by @sjaanus in #324
- chore: add deserialize for get_json() by @sjaanus in #325
- feat: add rust infinity serializer by @sjaanus in #326
- chore: release v0.18.2 by @unleash-bot[bot] in #316
Full Changelog: unleash-yggdrasil-v0.18.1...v0.18.2
unleash-yggdrasil v0.18.1
New Features
- expose get_state method in core binaries
Commit Statistics
- 1 commit contributed to the release.
- 26 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #295
Commit Details
unleash-yggdrasil v0.18.0
Chore
- bump version to 0.18.0
- upgrade getrandom to 0.3
- thank you clippy
- internal refactor to free yggdrasil from random/sys clock, move to ahash and allow the internal functions to receive an EnrichedContext directly
Bug Fixes
- don't warn when using a custom strategy on built in strategies
Commit Statistics
- 5 commits contributed to the release over the course of 47 calendar days.
- 55 days passed between releases.
- 5 commits were understood as conventional.
- 3 unique issues were worked on: #269, #274, #293
Commit Details
unleash-yggdrasil v0.17.5
Chore
- apply Clippy
Commit Statistics
- 1 commit contributed to the release.
- 50 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #263
Commit Details
unleash-yggdrasil v0.17.4
Chore
- bump unleash-types to 0.15.11
Commit Statistics
- 1 commit contributed to the release.
- 27 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #235