Skip to content

Latest commit

 

History

History
188 lines (88 loc) · 8.31 KB

CHANGELOG.md

File metadata and controls

188 lines (88 loc) · 8.31 KB

3.4.3 (2025-01-31)

Bug Fixes

  • handle service account token rotates (984c5e8)

3.4.2 (2025-01-16)

Bug Fixes

  • deps: update dependency io.gravitee.common:gravitee-common to v3.4.1 (343c58b)
  • silent retried kubernetes sync errors (a844ff2)

3.4.1 (2024-10-07)

Bug Fixes

  • deps: update dependency io.gravitee:gravitee-parent to v22.1.14 (1fbd121)
  • solve the issue NPE on old resource versions (0794f78)

3.4.0 (2024-09-05)

Features

  • allow to pass resource version for list and watch (cf4709d)

3.3.1 (2024-06-12)

Bug Fixes

  • skip processing up-to-date config maps on reconnect (fa7e9e6)

3.3.0 (2024-05-17)

Bug Fixes

  • deps: update dependency io.gravitee:gravitee-bom to v6.0.47 (cb4293c)

Features

  • add api definition v4 group version kind (281f169)

3.2.1 (2024-05-16)

Bug Fixes

  • ensure custom resources names are rfc 1123 compliant (f9deec5)

3.2.0 (2024-04-09)

Features

  • repeat watch on websocket disconnect (b8e7a3d)

3.1.0 (2023-12-12)

Features

  • create watchable resources using the client (16f05ef)

3.0.2 (2023-11-17)

Bug Fixes

  • take pem files into account when reading kubeconfig (00a771a)

3.0.1 (2023-10-24)

Bug Fixes

  • add missing header (50dbd2a)
  • add ownerReferences to the ObjectMeta (5ee8de7)
  • deps: update dependency io.gravitee:gravitee-bom to v6.0.16 (6794b6d)
  • deps: update dependency io.gravitee:gravitee-parent to v22.0.10 (4acacb0)
  • deps: update fabric8-kubernetes-client monorepo to v4.13.3 (55db6a3)

3.0.0 (2023-10-03)

Bug Fixes

  • clear as much Sonar issue as possible (e41825e)
  • failing test due to static usage (9acb555)

chore

  • configure pom with latest deps (c3be0dd)

BREAKING CHANGES

  • bump compilation level to 17, upgrade build stack

2.1.1 (2023-09-29)

Bug Fixes

  • always connect with mTLS + tests (48cf7dd)
  • get namespace from context file, connect via mTLS (0d8954e)
  • infer namespace from context file (425774e)

2.1.0 (2023-09-25)

Bug Fixes

  • check override file only is not null or blank (d7c35b9)
  • fixes floowing review (79da848)
  • KubernetesConfig.java text typo (91f88d2)

Features

  • allow kube client to use alternate kube config and defaults at creation time. (#56) (13957fd)
  • allow kube client to use alternate kube config file and defaults at creation time (ebc2aba)

2.0.3 (2023-05-16)

Bug Fixes

  • maintain only one dedicated vertx instance (7402ba9)

2.0.2 (2023-05-03)

Bug Fixes

  • use dedicated vertx instance in kubernetes client (0d1d9aa)

2.0.1 (2023-02-17)

Bug Fixes

  • deps: update dependency io.gravitee.common:gravitee-common to v1.28.0 (01a4afd)
  • update the watch query (9e30d71)

2.0.0 (2022-11-30)

chore

BREAKING CHANGES

  • deps: rxJava3 required

2.0.0-alpha.1 (2022-11-08)

chore

BREAKING CHANGES

  • deps: rxJava3 required

1.0.0 (2022-11-08)

Features

  • remove Kubernetes - Controller module (3fb69e6)

BREAKING CHANGES

  • remove "Kubernetes - Controller" module. This module is no more used and maintained with last apim version