Skip to content

Commit 38c08ed

Browse files
authored
Merge pull request #60 from vexxhost/release-please--branches--main--components--keystone-keycloak-backend
chore(main): release 0.4.0
2 parents 18cfde4 + 29808e8 commit 38c08ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.3.0](https://github.com/vexxhost/keystone-keycloak-backend/compare/v0.2.0...v0.3.0) (2025-12-08)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "keystone-keycloak-backend"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "Keycloak backend for OpenStack Keystone"
55
authors = ["Mohammed Naser <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)