Skip to content

Releases: GluuFederation/cloud-native-edition

v1.2.18

21 Oct 16:45
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.18 ()

Full Changelog

v1.2.17

21 Oct 16:07
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.17 ()

Full Changelog

Implemented enhancements:

  • Upgrade helm install nginx ingress method to use override values files instead of --set #208

v1.2.16

15 Oct 12:26
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.16 (15-10-2020)

Full Changelog

Implemented enhancements:

  • Populate form for choosing custom image and tag #218
  • CLI: show image prompt after selecting upgrade version #227
  • Fix missing CONFIRM_PARAMS setting on confirming installation #224
  • chore: Upgrade actions-setup-minikube to v2.0.1 #222
  • Prevent uninstallation without configured settings.json #217

Fixed bugs:

  • admission webhook "validate.nginx.ingress.kubernetes.io" error upon helm install #228
  • CLI: Selecting upgrade version overwrites custom images #226
  • Custom image name/tag overwritten after selecting Gluu version #220
  • Uninstall methods seem to operate without the existence of settings.json #213
  • helm install gluu gateway installation error #201
  • Fix overwriting of custom image names when upgrading #225

v1.2.15

09 Oct 15:46
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.15 ()

Full Changelog

Fixed bugs:

  • Registeration function used for konga client is impaired #216

v1.2.14

09 Oct 10:53
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.14 ()

Full Changelog

Implemented enhancements:

  • Add option to upload settings.json in GUI installer #204
  • Added settings.json file upload feature in installation option #205

Fixed bugs:

  • Confirm settings at the end of the GUI install does not actually set the setting CONFIRM_PARAMS to Y #214
  • Add custom extension for SettingsHandler on flask app, to avoid race condition between app modules #215

v1.2.13

08 Oct 11:40
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.13 ()

Full Changelog

Implemented enhancements:

  • Add option to choose a url to download couchbase installation package in GUI installer #206

Merged pull requests:

  • Add form option to download couchbase package automatically #212

v1.2.12

08 Oct 05:37
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.12 (08/10/2020)

Full Changelog

Implemented enhancements:

  • Gunicorn reload for debug mode #210
  • Add RKE tutorial #187

Fixed bugs:

  • wrong default value for gluu-gateway user in postgres database #207

v1.2.11

02 Oct 10:36
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.11 (02/10/2020)

Full Changelog

Implemented enhancements:

  • Direct installation actions to wizard. #198
    Fixed bugs:

  • Missing version selection on fresh install #203

  • KeyError: 'USE_ISTIO' when using Microk8s/Minikube #200

v1.2.10

30 Sep 16:17
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.10 ()

Full Changelog

Implemented enhancements:

  • Hide optional volume type on cloud deployments if host volume is used #184
  • Hide istio injection when istio ingress is enabled. #196
  • add debug/development mode option #194
  • Hide optional volume type on cloud deployments if host volume is used #192

Fixed bugs:

  • Helm install ingress uses an depreciated version #199
  • Helm upgrade shows immutable objects errors #197
  • Gluu Gateway UI bug chart when using eks with non registered FQDN #195
  • Hide istio injection when istio ingress is enabled. #183

v1.2.9

29 Sep 07:57
Compare
Choose a tag to compare

CDNJS

Release Notes

v1.2.9 ()

Full Changelog

Implemented enhancements:

  • Update docker-oxpassport tag #190
  • Production WSGI server for GUI #165
  • Update image tags #191

Fixed bugs:

  • Optional test enviorment setting is not prompted in cloud deployments #186
  • Couchbase prompts in GUI are missing superuser and superuser password #185
  • Jackarabbit in cluster mode helm chart does not contain password mount for postgres database user #182
  • Helm bug assignment of couchbase_password instead of couchbase_superuser_password #181
  • Installing Couchbase stops with a messege Installation complete without moving forward. #176
  • Multiple bug report in gui installation paths #175
  • Add Couchbase superuser and password to GUI install #189

Merged pull requests:

  • Fix Couchbase sudden death in GUI install. Fix Multiple bug report in gui installation paths and add gunicorn #180