Skip to content

v4.2.1

Compare
Choose a tag to compare
@rohanKanojia rohanKanojia released this 15 Apr 15:47

Bugs

  • Fix #1297: wrong result produced when exec in used and params contains '&'. Url string not encoded properly.
  • Fix #1473: Use correct plural form in OpenshiftRole
  • Fix #1480: The kubernetes-client is not optionally depending on bouncycastle.
  • Fix #1468: Taking labels into consideration when comparing resources for equality.

Improvements

  • Fix #1455: Use SubjectAccessReview and LocalSubjectAccessReview in kubernetes client using subjectAccessReviewAuth()

Dependency Upgrade

  • Bumps karaf.version from 4.2.3 to 4.2.4 (#1446).

New Feature

  • First Draft of Custom Resource Improvements (#1472)