We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18cfde4 + 29808e8 commit 38c08edCopy full SHA for 38c08ed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.0](https://github.com/vexxhost/keystone-keycloak-backend/compare/v0.3.0...v0.4.0) (2025-12-09)
4
+
5
6
+### Features
7
8
+* add missing tenacity dependency ([12bf878](https://github.com/vexxhost/keystone-keycloak-backend/commit/12bf8781a24d4d9db0afa1f81cd590e1d8f91b64))
9
10
## [0.3.0](https://github.com/vexxhost/keystone-keycloak-backend/compare/v0.2.0...v0.3.0) (2025-12-08)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "keystone-keycloak-backend"
-version = "0.3.0"
+version = "0.4.0"
description = "Keycloak backend for OpenStack Keystone"
authors = ["Mohammed Naser <[email protected]>"]
license = "Apache-2.0"
0 commit comments