v2.2.0
2.2.0 - 2021-12-05
Added
- Infer automatically (using Unstructured) Kubernetes types that don't implement metav1.Object like
corev1.PodExecOptions
. - Tracing support with Opentelemetry implementation.
Changed
- Update to Kubernetes v1.22.
Fixed
- Review errors on http handler were not being logged, now are logged as
Error
.