0.87.1
Headlines
- fixed a
Controller
issue with reconciliation requests disappearing when usingconcurrency
#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
- Feature-flagged support for
socks5
proxy inClient
by @Razz4780 in #1311 - Add example for raw API Server requests by @mateiidavid in #1330
Changed
- Document
Controller::reconcile_on
and removeErr
input requirement by @clux in #1304 - Bump
base64
to0.21
by @clux in #1308 - Upgrade
darling
andsyn
and rename#[kube(struct)]
by @clux in #1307
Fixed
- Fixed
KUBERNETES_EXEC_INFO
environment variable passed to auth plugins by @Razz4780 in #1320 - Fix
Controller
: pending messages are stuck in thescheduled
map by @co42 in #1324 - Set a default write timeout by @alex-hunt-materialize in #1314
Full Changelog: 0.86.0...0.87.1