Skip to content

Releases: Unleash/yggdrasil

v0.21.0

25 Feb 09:23
ee5f6ba

Choose a tag to compare

What's Changed

Full Changelog: v0.20.2...v0.21.0

v0.20.2

28 Jan 14:48
89b6e59

Choose a tag to compare

What's Changed

  • fix: gauge post collect, infinity handling by @kwasniew in #334
  • chore: release v0.20.2 by @unleash-bot[bot] in #335

Full Changelog: v0.20.1...v0.20.2

v0.20.1

23 Jan 07:55
ff54722

Choose a tag to compare

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

23 Jan 07:52
e311598

Choose a tag to compare

What's Changed

  • fix: gauges should use f64 by @kwasniew in #330
  • chore: release v0.20.0 by @unleash-bot[bot] in #331

Full Changelog: v0.19.0...v0.20.0

v0.19.0

21 Jan 08:34
484461b

Choose a tag to compare

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

21 Jan 08:33
c5e2e40

Choose a tag to compare

What's Changed

Full Changelog: unleash-yggdrasil-v0.18.1...v0.18.2

unleash-yggdrasil v0.18.1

19 Aug 07:03
d43cda8

Choose a tag to compare

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

view details
  • #295
    • Expose get_state method in core binaries (c2ca8d1)

unleash-yggdrasil v0.18.0

23 Jul 08:00
f03c5bf

Choose a tag to compare

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

view details
  • #269
    • Upgrade getrandom to 0.3 (c4079eb)
  • #274
    • Don't warn when using a custom strategy on built in strategies (e853952)
  • #293
  • Uncategorized
    • Thank you clippy (3231e86)
    • Internal refactor to free yggdrasil from random/sys clock, move to ahash and allow the internal functions to receive an EnrichedContext directly (3232c0b)

unleash-yggdrasil v0.17.5

28 May 13:14
68d26b7

Choose a tag to compare

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

view details

unleash-yggdrasil v0.17.4

08 Apr 12:28
2ba3a94

Choose a tag to compare

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

Commit Details

view details