File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11## Release (2025-xx-xx)
2+ - `authorization`: [v0.2.0](services/authorization/CHANGELOG.md#v040)
3+ - **Feature**: Add support for assignable subjects
24- `intake`: [v0.2.0](services/intake/CHANGELOG.md#v020)
35 - **Feature:** Add response `IntakeRunnerResponse` to `UpdateIntakeRunnerExecute` request
46 - **Feature:** Add response `IntakeUserResponse` to `UpdateIntakeUserExecute` request
Original file line number Diff line number Diff line change 1+ ## v0.4.0
2+ - **Feature**: Add support for assignable subjects
3+
14## v0.3.0
25- **Version**: Minimal version is now python 3.9
36
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.3 .0"
6+ version = "v0.4 .0"
77authors = [
88 "STACKIT Developer Tools <developer-tools@stackit.cloud>",
99]
You can’t perform that action at this time.
0 commit comments