Releases: GluuFederation/pygluu-containerlib
Releases · GluuFederation/pygluu-containerlib
2.12.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
24 May 16:13
Version 2.12.0
Released on May 24th, 2022.
Refactored pygluu.containerlib.persistence.sql module.
Added new method SQLClient.get_server_version to get version info as a tuple.
2.11.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
12 Apr 07:49
Version 2.11.0
Released on April 12th, 2022.
2.10.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
22 Feb 17:43
Version 2.10.0
Released on February 23rd, 2022.
Improved table mapping for SQL persistence client.
Improved table mapping for Spanner persistence client.
2.9.1
Compare
Sorry, something went wrong.
No results found
iromli
released this
15 Jan 09:25
Version 2.9.1
Released on January 15th, 2022.
Fixed incorrect timestamp when file extracted from TAR archive (#32 ).
2.9.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
25 Jun 21:32
Version 2.9.0
Released on June 25th, 2021.
Added support for SQL persistence.
Added support for Spanner persistence.
2.8.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
06 Apr 15:35
Version 2.8.0
Released on April 6th, 2021.
Added support for unencrypted connection to LDAP server (#23 ).
Added new environment variable GLUU_LDAP_USE_SSL (default to true).
2.7.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
10 Mar 16:36
Version 2.7.0
Released on March 10th, 2021.
Added new environment variable GLUU_OXD_SERVER_VERIFY (default to False).
Removed support for TLSv1 and TLSv1.1 protocols.
Added feature to switch Couchbase ports based on enabled/disabled trustore for Couchbase connection.
Added support for keep-alive config for Couchbase connection (#25 ).
1.2.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
28 Jan 15:55
Version 1.2.0
Released on January 28th, 2021.
Added support to disable truststore file for Couchbase connection.
2.6.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
27 Jan 17:19
Version 2.6.0
Released on January 27th, 2021.
Added support to disable truststore file for Couchbase connection (#22 ).
Changed call to deprecated ssl.PROTOCOL_SSLv23 in favor of ssl.PROTOCOL_TLS.
2.5.0
Compare
Sorry, something went wrong.
No results found
iromli
released this
13 Jan 19:46
Version 2.5.0
Released on January 13th, 2021.
Changed call to deprecated hvac auth method.
Added feature to generate SSL cert and key with SAN.