Skip to content

v0.23.0

Compare
Choose a tag to compare
@chrnorm chrnorm released this 08 Apr 10:41
· 108 commits to main since this release
9418e2c

This release brings a few minor bug fixes and support for Just-In-Time (JIT) access using Common Fate. For more information on JIT access, check out the JIT recipe in our documentation. A big thankyou to @Nepoxx for making their first contribution in this release!

What's Changed

  • Cleanup profile registry implementation + improve testability by @chrnorm in #622
  • fix bug where every line is removed in config by @Nepoxx in #631
  • Update just-in-time access integration by @chrnorm in #630
  • cleanup the large banners and replace them with a single-line version by @chrnorm in #633
  • add a check for empty access key ID when caching by @chrnorm in #632

New Contributors

Full Changelog: v0.22.0...v0.23.0