Skip to content

Commit 4373140

Browse files
Generator: Update SDK /services/authorization (#518)
* Generate authorization * update service changelog * update main changelog * change version * set SDK release date --------- Co-authored-by: Gökçe Gök Klingel <goekce.goek_klingel@mail.schwarz> Co-authored-by: GokceGK <161626272+GokceGK@users.noreply.github.com>
1 parent 60a3433 commit 4373140

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## Release (2024-xx-xx)
1+
## Release (2024-05-22)
22

3+
- `authorization`: [v0.3.0](services/authorization/CHANGELOG.md#v030-2024-05-22)
4+
- **Feature:** New field for `Role`: `Id`
35
- `mongodbflex`: [v0.14.0](services/mongodbflex/CHANGELOG.md#v0140-2024-05-22)
46
- **Breaking change**: Remove unused data types.
57
- `postgresflex`: [v0.14.0](services/postgresflex/CHANGELOG.md#v0140-2024-05-22)

services/authorization/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.3.0 (2024-05-22)
2+
3+
- **Feature:** `Role` has a new field `Id`
4+
15
## v0.2.0 (2024-04-11)
26

37
- Set config.ContextHTTPRequest in Execute method

services/authorization/model_role.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)