github fabric8io/kubernetes-client v4.7.0
v4.7.0 (08-01-2020)

latest releases: v6.12.1, v6.12.0, v6.11.0...
4 years ago

Bugs

  • Fix #1850: Add option to disable timestamps in build logs on Openshift
  • Fix #1902: Fix the usage of reflection, so that getMetadata is detected properly
  • Fix #1925: Client should always read services from server during replace
  • Fix #1486: Creating CRDs with schema validation is broken
  • Fix #1707: HorizontalPodAutoscalerSpecBuilder found no metric method
  • Fix #885: Quantity doesn't honour the unit
  • Fix #1895: Parsing different quantity formats

Improvements

  • Fix #1880: Remove use of reapers manually doing cascade deletion of resources, leave it upto Kubernetes APIServer
  • Test coverage for ServiceCatalog
  • Fix #1772: Add Javadocs for KubernetesClient class

Dependency Upgrade

  • Fix #1889: update tekton from v0.7.0 to v0.9.0
  • Fix #1872: Support for kubernetes 1.17
  • Fix #1930: chore(deps): bump commons-codec from 1.13 to 1.14
  • Fix #1927: chore(deps-dev): bump awaitility from 4.0.1 to 4.0.2
  • Fix #1923: chore(deps): bump junit from 4.12 to 4.13
  • Fix #1913: chore(deps): bump maven-source-plugin from 3.2.0 to 3.2.1
  • Fix #1909: chore(deps): bump slf4j.version from 1.7.29 to 1.7.30
  • Fix #1908: chore(deps): bump mockito-core from 3.1.0 to 3.2.4
  • Fix #1897: chore(deps): bump maven-scr-plugin from 1.26.2 to 1.26.4

New Features

  • Fix #417: Support Subresources
  • Fix #1548: Allow user to update the status on CustomResources
  • Fix #1282: Add Support for fetching Kubernetes metrics

Don't miss a new kubernetes-client release

NewReleases is sending notifications on new releases.