Skip to content

v4.4.0

Compare
Choose a tag to compare
@rohanKanojia rohanKanojia released this 05 Aug 15:32

Bugs

  • Fix #1565: CRD's Enums are prefixed with Raw keyword
  • Fix #1659: user/password authentication bug in OpenShift 4
  • Fix #1667: Origin header for watch requests had a port of -1 when no port specified

Improvements

  • Test coverage for PersistentVolumeClaim
  • Fix #1589: Move HorizontalPodAutoscaler to autoscaling/v1
  • Fix #1553: Allow to explicitly set non-matching field selectors using withoutField
  • Cleaned up kubernetes-model pom.xml
  • Removed deprecated KubernetesKind enum
  • Fix #1671: Make sure http2 is not tried

Dependency Upgrade

  • chore(deps): bump assertj-core from 3.12.2 to 3.13.1
  • chore(deps): bump maven-release-plugin from 2.5 to 2.5.3
  • chore(deps): bump jsonassert from 1.2.3 to 1.5.0
  • chore(deps): bump commons-codec from 1.10 to 1.13

New Feature

  • Feat #1648: Knative extension
  • Feat #1648: Tekton extension
  • Feat #1644: Increased OpenShift 4.x compatibility