Skip to content

0.87.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 19:33
· 101 commits to main since this release
0.87.1

Headlines

  • fixed a Controller issue with reconciliation requests disappearing when using concurrency #1324
  • improved Client with better exec auth behaviour #1320, timeout control #1314, and socks5 proxy handling #1311
  • small changes to an unstable streams feature #1304, and a a derive property that is now illegal with syn 2 #1307

Big thanks to everyone involved 🎃

What's Changed

Added

Changed

  • Document Controller::reconcile_on and remove Err input requirement by @clux in #1304
  • Bump base64 to 0.21 by @clux in #1308
  • Upgrade darling and syn and rename #[kube(struct)] by @clux in #1307

Fixed

Full Changelog: 0.86.0...0.87.1