Skip to content

Releases: GluuFederation/cloud-native-edition

v1.6.8

30 Sep 08:31
3c7a3e6
Compare
Choose a tag to compare
v1.6.8 Pre-release
Pre-release

Bug Fixes

  • add namespaceIntId for multicluster ldap setups (3068483)
  • add support for proxy in kubernetes API (#364) (a4e6676)
  • full cleanup for uninstallation (2fbffef)
  • missing sql port number prompt (613d9e5)
  • remove duplicate volumeMount from openDJ statefulset (43da1c0)
  • update alb ingress (7e4d81e)
  • update kubernetes version to 1.19 (#359) (2be82c1)

v1.6.7

24 Aug 12:04
c29494f
Compare
Choose a tag to compare
v1.6.7 Pre-release
Pre-release

CDNJS

Bug Fixes

  • add GLUU_LDAP_MULTI_CLUSTERS_IDS (edce285)
  • add imagePullSecrets (b34f391)
  • add imagePullSecrets to seconday opendj statefulset (22a18bf)
  • add prompt for replicas (3bcc8d9)
  • add secondary ldap for local replication (901a12d)
  • finalize opendj mutli regional replication strategy (47878f2)
  • hardcode opendj regional statefulset replica (70be7df)
  • missing settings (2056b59)
  • prefix serf address with release name (c88a16a)
  • remove extra env (a73ee8f)
  • remove int from cluster id prompt (82bb8f0)
  • resolve address of config (3214c84)
  • resolve config address (7aa7563)
  • use multiple statefulsets for multi cluster replication (0eaa26a)

Documentation

v1.6.6

02 Aug 03:17
63a1a09
Compare
Choose a tag to compare
v1.6.6 Pre-release
Pre-release

CDNJS

Bug Fixes

  • add label injection to ingress defs (7deb1ba)
  • adjust dev images tags (83d8317)
  • autoset mysql port when installed through pygluu (da79b38)
  • set ingress class to public whenn using microk8s in pygluu (70f90a7)

v1.6.5

16 Jul 13:08
fce5625
Compare
Choose a tag to compare
v1.6.5 Pre-release
Pre-release

CDNJS

Bug Fixes

Documentation

v1.6.4

13 Jul 15:18
1ac3fb8
Compare
Choose a tag to compare
v1.6.4 Pre-release
Pre-release

CDNJS

Bug Fixes

  • oxshibboleth syntax error (fdf73e5)

v1.6.3

13 Jul 14:34
1ad8387
Compare
Choose a tag to compare
v1.6.3 Pre-release
Pre-release

CDNJS

Bug Fixes

  • add hpa to helm chart services (bb9309f)
  • add ingress control, docs, and refactor opendj service name (c4b9c0b)
  • add migration option to GUI and Terminal installation (94244c5)
  • add port number (fab10a9)
  • fix oxauth service name and sql mounts (d71b92d)
  • remove creationTimestamp key (783882c)
  • syntax on targetCPUUtilizationPercentage (bc3f7ae)
  • update helm charts (45fb447)

Documentation

v1.6.2

02 Jul 06:02
117c6cc
Compare
Choose a tag to compare
v1.6.2 Pre-release
Pre-release

CDNJS

Bug Fixes

v1.6.1

25 Jun 06:18
17c3c59
Compare
Choose a tag to compare
v1.6.1 Pre-release
Pre-release

CDNJS

Bug Fixes

  • add oxshibboleth address param (abf101d)
  • add random function for jackrabbit clusterId (e5a6c9d)
  • allow injecting user custom envs (aff31d7)
  • default set clusterId (2dab08c)
  • exit on service account not found (1ce5380)
  • keep storageclass during upgrades (245de68)
  • mount jackrabbit admin pass (7d537cb)
  • postgres automatically installed address (cb9a146)
  • specify different names for jackrabbit statefulset (dab3298)
  • syntax in java option param pass (1c1aa33)

Documentation

  • update changelog for branch 4.2 (1cd486c)
  • update changelong (23ac54d)

v1.5.7

24 Jun 07:48
Compare
Choose a tag to compare

CDNJS

Features

  • helm: allow injecting volumes and volumeMounts in values (b1a4d89d)

v1.6.0

01 Jun 11:42
33b164d
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

CDNJS

Features

  • 4.3: prep (323167a)
  • add RDBMS support (#324) (087ef4c)
  • add spanner and google secret support (#321) (6e9d04b)
  • helm: allow injecting volumes and volumeMounts in values (94a93bf)
  • helm: Allow to configure liveness and readiness probe globally (053650d)
  • ldap: add support for unencrypted connection to LDAP server (3841456)
  • prepare 4.3 (f24292a)

Bug Fixes

  • add annotation injection (e2e7a97)
  • forcefully patch tls-certificate secret per config job run (8e1088e), closes #302
  • helm: adjust health check (4caea7c)
  • mount path for jackrabbit admin pass (2aad038)
  • passport port name (80ff4e7)

Miscellaneous Chores

Known issues

  • Missing ssnId in oxAuthUmaRPT and oxAuthUmaPCT. FIX: execute DDL ALTER TABLE oxAuthUmaRPT ADD COLUMN ssnId STRING(64); and ALTER TABLE oxAuthUmaPCTADD COLUMN ssnId STRING(64); in the backend
  • oxShibboleth service not properly working with Spanner
  • Radius service not properly working with Spanner