Skip to content

Commit 3956100

Browse files
Generator: Update SDK /services/authorization (#1281)
* Generate authorization * Add changelog Signed-off-by: Alexander Dahmen <[email protected]> --------- Signed-off-by: Alexander Dahmen <[email protected]> Co-authored-by: Alexander Dahmen <[email protected]>
1 parent b573024 commit 3956100

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Release (2025-XX-XX)
22

3+
- `authorization`: [v0.5.1](services/authorization/CHANGELOG.md#v051-2025-01-17)
4+
- **Bugfix:** Revert back to global URL configuration
35
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
46
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
57
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)

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.1 (2025-01-17)
2+
3+
- **Bugfix:** Revert back to global URL configuration
4+
15
## v0.5.0 (2025-01-09)
26

37
- Add support for regions in `APIClient`

services/authorization/configuration.go

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

0 commit comments

Comments
 (0)