Skip to content

Latest commit

 

History

History
286 lines (160 loc) · 18.9 KB

CHANGELOG.md

File metadata and controls

286 lines (160 loc) · 18.9 KB

The Gravitee Kubernetes Operator changelog has moved

For release notes and changelog, please checkout our documentation website

0.13.1 (2024-04-26)

Bug Fixes

  • ensure crd export match API expectations (b037085)

0.13.0 (2024-04-15)

Bug Fixes

  • add lint comment on the exact line (326323b)
  • do not print context name column twice (ded7f0f)
  • do not update and publish change to an API if there is no change to the CRD definition (ce0ba2c)
  • make member display name and email optional (c9ce8e9)
  • use new version of MongoDB, useful for all architectures (7163c9f)

Features

  • improve CRD documentations (e2a19c3)

0.12.1 (2024-02-14)

Bug Fixes

  • allow to empty array fields in API definition (3209612)
  • use secure libs for uuid generation (26ee612)

0.12.0 (2024-02-07)

Bug Fixes

  • allow support for http2 requests on ingresses (12aebe9)
  • assign template to any test (cb1f941)
  • default manager image tag to chart version (869e3bb)
  • set default values for orgId and envId (01456d0)
  • use empty arrays instead of null in serialized JSON (40c9ecf)

Features

0.11.0 (2023-11-10)

Bug Fixes

  • enable/disable api when it is not local (98d5b53)
  • ensure ns is set on context secret requests (c4492bf)
  • make endpoint backup optional (df058fa)

Features

0.10.0 (2023-10-10)

Bug Fixes

  • helm: avoid conflicting type in manager config map (700d9f6)
  • reconcile ingress when the template annotation is updated (3040691)

Features

  • allow custom manager image and tag (ea3b120)
  • helm: add helm standard labels (363064d)

0.9.0 (2023-10-06)

Bug Fixes

  • add missing config key, update API Definition CRD (6d82332)
  • use annotation for ingress templates everywhere (4b28c00)

Features

  • allow install without any cluster role (60cc29c)

0.8.4 (2023-09-28)

Bug Fixes

  • let users disable flow-steps (a50d237)
  • unmarshal int values in GenericMap (6ba35fc)
  • update kube-rbac-proxy version (2a27e41)

0.8.3 (2023-09-15)

Bug Fixes

  • use PUT when setting definition context on APIM (979b6d2)

0.8.2 (2023-09-14)

Bug Fixes

  • disable flows when enabled is false (29d7438)
  • rollout on helm upgrades when config changes (ee274b5)

0.8.1 (2023-09-11)

Bug Fixes

  • reconcile applications on generation change only (b04e935)
  • set config namespace to release namespace (69aab41)

0.8.0 (2023-08-10)

Bug Fixes

  • add flow id property (b46cc43)
  • allow insecure skip verify in HTTPClient (76f5268)
  • handle UI exports with endpoint level healthchecks (3332554)
  • management context check for non-local APIs (68f58d7)
  • set env and org id in application status on updates (f978120)

Features

  • allow custom manager image and tag (2529646)

0.7.0 (2023-06-08)

Bug Fixes

  • remove hard-coded "keystore" key (8ba89a5)
  • wrong data type while unmarshalling (8c4e0e9)

Features

0.6.0 (2023-05-26)

Bug Fixes

  • add applications rbac (1347acd)
  • add CRDs to the docker image (9b75ebf)
  • add deletion finalizer to context secret (346501e)
  • add finalizer to api resources (9ab9b17)
  • add rbac for crd patch (3da603c)
  • add support for ingressClassName field (e914b50)
  • remove local flag on ApiResource (5456bf5)
  • resolve few bug (46812f4)
  • resolve race conditions on helm deletion (22240d0)
  • restore namespaces in resource refs (9089861)
  • support different key type (7d948c7)

Features

  • add local flag in all samples (4856932)
  • api definition template (9f6dc4c)
  • application CRD (0195f25)
  • define ApiDefinition visibility in Kubenetes clusters (70e92ee)
  • define custom not found response templates (18c62b4)
  • handle ingress resources with multiple hosts (1e40555)
  • handle ingress tls option (c66e023)
  • patch resource definitions on startup (a523075)
  • use a role for configs and secrets if namespaced (ca3d58b)

0.5.1 (2023-02-27)

Bug Fixes

  • restore and deprecate v0.4.0 status fields (536e806)

0.5.0 (2023-02-17)

Bug Fixes

  • remove automatic plan creation (98b78a8)

Features

  • add ingress events on create, update and delete (1df9534)
  • allow to listen for resources in a namespace (5cbdf0d)
  • allow users to customize the manager env (37c8644)
  • handle ingress with multiple hosts (e56b5ac)
  • release the operator as a helm chart (b182920)
  • set definition context on create and updates (520f710)

0.5.0 (2023-02-15)

Bug Fixes

  • remove automatic plan creation (98b78a8)

Features

  • add ingress events on create, update and delete (1df9534)
  • allow to listen for resources in a namespace (5cbdf0d)
  • allow users to customize the manager env (37c8644)
  • handle ingress with multiple hosts (e56b5ac)
  • release the operator as a helm chart (b182920)
  • set definition context on create and updates (520f710)

0.4.0 (2022-12-07)

Bug Fixes

Features

  • add DEV_MODE logging option (d1cae84)
  • use message and timestamp keys in log (15b75d4)

0.3.0 (2022-11-23)

Bug Fixes

  • make metadata value optional (737aa3d)

Features

  • reference api resource from name and namespace (ac749ca)

0.2.0 (2022-11-09)

Bug Fixes

  • add rbac marker for secret lists (9ed5735)
  • import api with disabled health check (8698633)
  • import API with logging (5b28322)
  • import api with several endpoint groups (c308730)

Features

  • reference secret in context (6d3acf6)

0.1.1 (2022-10-28)

Features

  • reconcile api resources on context updates (c820c14)

Bug Fixes

  • add enabled in health check model (c3098e3)
  • align endpoint mapping with apim (568c879)
  • change fail over data type (0fbe2bd)
  • import api with life cycle state (5293ddd)
  • merge create and update of api definition (1e677f0)
  • rename cors fields to match v3 definition (3ebd4d0)

0.1.0 (2022-10-07)

Features

  • add events on api resource (da695a7)
  • add organization and environment to management context (869be0d)
  • delete an api definition (8b763be)
  • start and stop api (a58756f)
  • create and update an api definition (005ece9)