Skip to content

0.99.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 16:07
· 1 commit to main since this release
0.99.0
c9b7b70

Highlights

Dependency Cleanups

Features

What's Changed

Added

Changed

  • Replace backoff with backon by @flavio in #1653
  • Bump rand to 0.9 by @clux in #1686
  • Remove rand dependency in favor of tungstenite fn by @clux in #1691
  • Exec can return stdout data even after stdin is closed. by @esw-amzn in #1693
  • Bump json-patch to 4 use bundled jsonptr to 0.7 by @clux in #1718
  • Allow removing hyper-rustls/ring feature by @eliad-wiz in #1717

Fixed

  • kube-runtime: fix exponential backoff max times by @eliad-wiz in #1713
  • CustomResource derive; allow status attribute to take a path by @clux in #1704

New Contributors

Full Changelog: 0.98.0...0.99.0