Skip to content

Commit

Permalink
Generator: Update SDK /services/authorization (#1281)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
stackit-pipeline and Fyusel authored Jan 17, 2025
1 parent b573024 commit 3956100
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Release (2025-XX-XX)

- `authorization`: [v0.5.1](services/authorization/CHANGELOG.md#v051-2025-01-17)
- **Bugfix:** Revert back to global URL configuration
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)
Expand Down
4 changes: 4 additions & 0 deletions services/authorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.5.1 (2025-01-17)

- **Bugfix:** Revert back to global URL configuration

## v0.5.0 (2025-01-09)

- Add support for regions in `APIClient`
Expand Down
8 changes: 2 additions & 6 deletions services/authorization/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3956100

Please sign in to comment.