Skip to content

Latest commit

 

History

History
299 lines (135 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

299 lines (135 loc) · 14.7 KB

Changelog

0.16.1 (2025-02-27)

Bug Fixes

  • url encode postgresql user and password (44baa76)

0.16.0 (2025-02-26)

Features

  • Bump ucs-base-image to use released apt sources (ad664b8)

0.15.4 (2025-02-10)

Bug Fixes

  • add .kyverno to helmignore (7f96935)

0.15.3 (2025-01-24)

Bug Fixes

  • proxy: Redis SSL activation variable gets passed as a string, which gets always treated as true (a30b1bf)

0.15.2 (2025-01-24)

Bug Fixes

  • handler: pin httpx version (94e511d)

0.15.1 (2025-01-22)

Bug Fixes

  • proxy: handle failed promise during token decoding (56f0822)

0.15.0 (2024-12-20)

Features

  • upgrade UCS base image to 2024-12-12 (70f944e)

0.14.0 (2024-12-02)

Features

  • added ssl support to the database connection on the proxy (62b4759)

0.13.1 (2024-11-27)

Bug Fixes

0.13.0 (2024-11-20)

Features

  • migrate component secret (6e7d230)

0.12.0 (2024-09-26)

Features

  • ci: enable malware scanning, disable sbom generation (eb929cc)
  • ci: enable malware scanning, disable sbom generation (2b763d4)

0.11.0 (2024-09-13)

Features

  • update UCS base image to 2024-09-09 (ba59679)

0.10.0 (2024-08-21)

Features

  • keycloak-extensions: Add certManager template for ingress (21b69ae)

Bug Fixes

  • keycloak-extensions: Use proxy tls secretName when provided (2ebe1f8)

0.9.4 (2024-08-05)

Bug Fixes

  • proxy: handle calls with no cookie (adae1e8)

0.9.3 (2024-08-04)

Bug Fixes

  • proxy: use legacy identifier first (95f5759)

0.9.2 (2024-08-04)

Bug Fixes

  • proxy: use legacy identifier first (e5e6f78)

0.9.1 (2024-07-31)

Bug Fixes

  • handler: Retry on get user email failed authentication (e37ee92)

0.9.0 (2024-07-31)

Features

0.8.0 (2024-07-12)

Features

  • smtp: Add support for SSL/TLS more and no-auth environments (78b736c)

0.7.0 (2024-07-04)

Features

  • support global postgres (6455891)

0.6.1 (2024-06-24)

Bug Fixes

  • avoid failure if a user has no email (69cc802)
  • default to 1 minute for event retention and expiry (ce918ab)
  • wrong env variable name EVENTS_RETENTION_MINUTES and allow disabling email notifications (60eb62b)

0.6.0 (2024-05-28)

Features

  • Allow to customize all ingress annotations (1eb011b)

0.5.1 (2024-05-23)

Bug Fixes

0.5.0 (2024-05-23)

Features

0.4.1 (2024-05-15)

Bug Fixes

  • Update base image to version 0.12.0 (2ae3cd6)

0.4.0 (2024-05-14)

Features

  • changes to support the refactored umbrella values in a nubus deployment (3943129)

Bug Fixes

  • allow for empty values in smtp configuration (759416b)
  • change default nubus database for keycloak-extensions to keycloak_extensions (25e9093)

0.3.3 (2024-04-25)

Bug Fixes

  • add support for additional Kubernetes parameters (ef89dfa)
  • handler and proxy default enabled, fix service account names (dfdfdf9)
  • handler and proxy default enabled, fix service account names (af4b83c)

0.3.2 (2024-04-05)

Bug Fixes

  • refactor labels in ingress, configmap, service, and deployment templates for umbrella compatibility (4bfd588)

0.3.1 (2024-04-04)

Bug Fixes

  • helm: change default gitregistry for proxy so packaged charts contain proper digests (85f1e80)

0.3.0 (2024-04-04)

Features

  • helm: major refactoring (d540031)

0.2.2 (2024-04-02)

Bug Fixes

  • ci: update common-ci from v1.16.2 to v1.25.0 (11b209e)
  • helm/values: add missing image parameters (54c0006)

0.2.1 (2024-02-27)

Bug Fixes

  • helmchart: Enhance ingress templating support (e.g. to allow adding an alternative backend for /[secure] on ingress level) (4c33c87)

0.2.0 (2024-01-23)

Features

  • Tiltfile for easier development (62131b2)

Bug Fixes

  • proxy: 2fa new device login notification (e159bfd)

0.1.0 (2024-01-18)

Features

  • ci: add debian update check jobs for scheduled pipeline (98c35c8)

Bug Fixes

  • deps: add renovate.json (aefa8cd)
  • helm: Add imagePullSecrets to helm charts (e729c35)
  • pre-commit: remove legacy license hooks (69f3d0e)

0.0.5 (2023-12-28)

Bug Fixes

  • licensing/ci: add spdx license headers, add license header checking pre-commit (e169716)

0.0.4 (2023-12-20)

Bug Fixes

  • docker: update ucs-base 5.2-0 from v0.7.2 ro v0.10.0 (e59aed1)

0.0.3 (2023-12-18)

Bug Fixes

  • ci: add Helm chart signing and publishing to souvap via OCI, common-ci 1.12.x (1a5d4ce)

0.0.2 (2023-12-12)

Bug Fixes

  • ci: reference common-ci v1.11.x to push sbom and signature to souvap (3d470e4)