Releases: spoved/kube-client.cr
Releases · spoved/kube-client.cr
v0.4.8
v0.4.7
v0.4.6
v0.4.5 - Alpha
v0.4.4 - Alpha
Full Changelog: v0.4.3...v0.4.4
Bug fixes
v0.4.3
v0.4.2 - bug fix
What's Changed
Full Changelog: v0.4.1...v0.4.2
Thanks to @emeraldarcher for the assist in squashing bugs
v0.4.1 - alpha
v0.4.0 - alpha
Update to base kubernetes objects. Pulling in changes from k8s.cr and updating code.
What's Changed
- Fixes the typecast error when attempting to call get(name, namespace)… by @emeraldarcher in #2
- updates required for new k8s.cr changes by @kalinon in #3
New Contributors
- @emeraldarcher made their first contribution in #2
- @kalinon made their first contribution in #3
Full Changelog: v0.3.2...v0.4.0
v0.3.2 (Alpha)
- Bug fixes
- Added resource watch support