File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Release (2025-XX-XX)
2+
3+ - ` authorization ` : [ v0.2.2] ( services/authorization/CHANGELOG.md#v022-2025-01-21 )
4+ - ** Bugfix:** Revert back to global URL configuration
5+
16## Release (2025-01-16)
27
38### Highlights
Original file line number Diff line number Diff line change 1+ ## v0.2.2 (2025-01-20)
2+
3+ - ** Bugfix:** Revert back to global URL configuration
4+
15## v0.2.1 (2025-01-14)
26
37- ** Bugfix** : ` configuration.py ` region adjustment was missing
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-authorization"
33
44[tool .poetry ]
55name = " stackit-authorization"
6- version = " v0.2.1 "
6+ version = " v0.2.2 "
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments