Skip to content

Commit 760ae83

Browse files
Generator: Update SDK /services/authorization (#1263)
* Generate authorization * Update CHANGELOG --------- Co-authored-by: Marcel Jacek <[email protected]>
1 parent 74bfb3d commit 760ae83

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Release (2025-XX-XX)
22

33
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
4-
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an enviroment variable.
4+
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
5+
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)
6+
- **Feature:** Add support for regions in `APIClient`
57

68
## Release (2025-01-07)
79

services/authorization/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.5.0 (2025-01-09)
2+
3+
- Add support for regions in `APIClient`
4+
15
## v0.4.1 (2024-12-17)
26

37
- **Bugfix:** Correctly handle nullable attributes in model types

services/authorization/configuration.go

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)