Skip to content

v2.2.0

Compare
Choose a tag to compare
@slok slok released this 05 Dec 12:40
· 57 commits to master since this release
75f63b6

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.