Skip to content

Latest commit

 

History

History
275 lines (131 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

275 lines (131 loc) · 15.1 KB

Changelog

1.19.1 (2024-08-27)

Bug Fixes

  • resolve unknown column doc.spLogoutRedirectUrl error (fdc2c37)

1.19.0 (2024-08-21)

Features

  • prepare assets for Gluu Cloud Native 4.5.5 (#71) (134aac9)

Documentation

  • update compatibility matrix (cfa7595)

1.18.2 (2024-07-29)

Features

1.18.1 (2024-05-30)

Continuous Integration

  • install wheel library (687dc83)
  • update python version (216e669)
  • upgrade checkout and setup-python actions (ae91983)
  • upgrade checkout and setup-python actions for uploadrelease flow (7b99246)
  • upgrade python libraries (7cfb087)
  • upgrade setuptools library (23f0589)

Documentation

  • mention about upgrading wheel and setuptools (7e4d962)

1.18.0 (2024-05-30)

Miscellaneous Chores

1.17.0 (2023-12-08)

Features

  • add dev mode to override images (227ccde), closes #62

Bug Fixes

  • handle AttributeError: cython_sources caused by pyyaml builds (74b7c60)
  • incorrect service name for postgresql (5674803)

Miscellaneous Chores

1.16.2 (2023-09-14)

Features

  • add autoheal support to restart unhealthy containers (#61) (0b45a48)
  • add healthcheck directive in compose files (#58) (3bd6f60)

Miscellaneous Chores

  • update oxauth and config-init image tag (a5b3ab4)

1.16.1 (2023-09-04)

Features

  • update persistence image tag (a91a237)

1.16.0 (2023-08-31)

Miscellaneous Chores

  • bump version to 1.16.0 (0091ab1)
  • update image tags to v4.5.2 (0cbaeaf)

1.15.1 (2023-06-19)

Bug Fixes

  • error while fetching server API version in new installation (03217ef)
  • removed duplicate key restart (#51) (3e98cda)

Miscellaneous Chores

  • bump version to 1.15.1 (ed38b6d)
  • update image tags to v4.5.1-1 (c72df5b)

1.14.4 (2023-02-28)

Miscellaneous Chores

  • update image tags to v4.5.0-5+ (df559b7)

1.14.3 (2023-02-06)

Miscellaneous Chores

  • update image tags to v4.5.0-4+ (3cd7b56)

1.14.2 (2023-01-18)

Features

  • expose Vault port to host loopback interface (084f430)
  • set consul client address and port for easy access (8d50f70)

Miscellaneous Chores

  • bump version to 1.14.2 (8caed3a)
  • update image tags to v4.5.0-3+ (55ad2e2)

1.14.1 (2023-01-01)

Miscellaneous Chores

  • bump version and compatibility matrix (b06653b)

1.14.0 (2022-12-08)

Bug Fixes

  • update tags to v4.2.2-2 (e84e915)

Documentation

Miscellaneous Chores

  • bump version and compatibility matrix (b5df784)
  • bump version and compatibility matrix (e522a3a)

1.13.1 (2022-11-30)

Bug Fixes

  • update tags to v4.2.2-2 (e84e915)

Miscellaneous Chores

  • bump version and compatibility matrix (e522a3a)

1.13.0 (2022-11-11)

Features

  • update image tags to v4.4.2-1 (7a891fb)

Bug Fixes

  • set socket default timeout to avoid stale connection (d892d20)

Miscellaneous Chores

  • bump version and compatibility matrix (d3d8cc5)

1.12.0 (2022-08-01)

Features

  • update image tags to 4.4.1-1 (compatible with Gluu Server 4.4.1)(8f82ee9)

Documentation

  • add compatibility matrix between pygluu-compose and Gluu Server (209c20d)
  • add missing docstrings (afe51a0)

1.11.0 (2022-05-05)

Features

  • add mysql service (a92657d)
  • add SPANNER_EMULATOR_HOST config (bbebfd8)

Bug Fixes

Miscellaneous Chores

1.10.0 (2022-03-27)

Miscellaneous Chores

  • update oxauth, oxtrust, and jackrabbit tags (6714148)

1.9.0 (2022-02-10)

Features

  • update image tags to Gluu 4.3.1 (e943627)

Miscellaneous Chores

1.8.0 (2021-11-29)

Features

  • introduce dynamic container configuration (Gluu 4.3) (#33) (c2f1f6b)

1.7.0 (2021-10-05)

Features

  • add config and secrets manifest for jackrabbit service (abac12c)
  • add sql and spanner support (82d8d52)
  • images: update reference to latest images (d68a714)
  • images: update reference to latest images (d815b71)
  • introduce scim protection mode (901b66e)
  • manifests: initial work on Gluu Server v4.3 support (5e631c3)
  • remove radius service (357b51f)

Bug Fixes

  • auto-unseal: get recovery key instead of unseal key; closes #26 (d96fc83)
  • cli: resolve app version from version.py module (c76861e)

Documentation

  • fix URL on workflow badge (90d37f8)
  • install: refer to official docs for installation (e035250)