Bugs:
- Fix #1271: Issue deploying ReplicaSet to extensions/v1beta1
- Fix #1152: Renamed Kubernetes RBAC resources to use non-prefixed names and renamed Openshift RBAC resources to prefix with Openshift
- Fix #1218: CustomResourceDefinitions: cascading() causes NoSuchMethodError
- Fix #1309: Can't get VersionInfo correctly
- Fix #1332: Unable to use ExecCredentials
- Fix #1351: NPE IpAddressMatcherTest
Improvements:
- Fix #1303: Updated compatability matrix after model upgrade in README.md
- Fix #1306: Support
KUBECONFIG
env var with multiple paths - Fix #1342 : Classes implementing KubernetesResourceList has now generic type set.
- Fix #1348: support
v1beta1
version forExecCredentials
- Fix #1354: suppress log warnings that
CustomResourceDefinition
s are still in beta - Fix #1265: JDK11 Support
- Fix #1305: Appended some files to licence check exclusion list.
- Fix #1324: Fixed jackson jar version collision.
Dependency Upgrade:
New Feature: