Release Notes for Cyphernetes v0.11.2
This release contains several bug fixes that were reported since the v0.11.0 release.
Thanks for all the comments and contributions!
Bug Fixes
- No more screen tearing - prompt will no longer be printed until query is resolved, and will always provide a newline
- Support OIDC client configuration (resolves #82)
- Allow deletion and patching of resources in all-namespaces mode (resolves #83)
- Fix broken installation over missing manifests when using
go install