Skip to content

Commit bc85516

Browse files
committed
chore: bump version to 2.18.0
1 parent 4321db6 commit bc85516

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Here you can see an overview of changes between each release.
44

5+
## Version 2.18.0
6+
7+
Released on February 24th, 2023.
8+
9+
* Fixed AWS secret insufficient size (https://github.com/GluuFederation/pygluu-containerlib/issues/45).
10+
* Added Google secret integration.
11+
512
## Version 2.17.0
613

714
Released on January 17th, 2023.

pygluu/containerlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
PERSISTENCE_LDAP_MAPPINGS,
88
)
99

10-
__version__ = "2.17.0"
10+
__version__ = "2.18.0"

0 commit comments

Comments
 (0)