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 76dde2d commit 122877fCopy full SHA for 122877f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## Release (2025-XX-XX)
2
+
3
+- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)
4
+ - **Feature:** Add support for regions in `APIClient`
5
6
## Release (2025-01-07)
7
8
- `postgresflex`: [0.16.1](services/postgresflex/CHANGELOG.md#v0161-2025-xx-yy)
services/authorization/CHANGELOG.md
@@ -1,3 +1,7 @@
+## v0.5.0 (2025-01-09)
+- Add support for regions in `APIClient`
## v0.4.1 (2024-12-17)
- **Bugfix:** Correctly handle nullable attributes in model types
0 commit comments