We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fa76a commit e01f3daCopy full SHA for e01f3da
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Release (2025-XX-XX)
2
3
+- `authorization`: [v0.5.1](services/authorization/CHANGELOG.md#v051-2025-01-17)
4
+ - **Bugfix:** Revert back to global URL configuration
5
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
6
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
7
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)
services/authorization/CHANGELOG.md
@@ -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`
0 commit comments