Skip to content

Commit 658d24f

Browse files
authored
chore: Updated changelogs for certificates upgrade (#1564)
1 parent 97dfe71 commit 658d24f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## Release (2025-XX-XX)
2-
1+
## Release (2025-03-14)
2+
- `certificates`: [v1.0.0](services/certificates/CHANGELOG.md#v100-2025-03-14)
3+
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
34
- `postgresflex`: [v1.0.1](services/postgresflex/CHANGELOG.md#v101-2025-03-12)
45
- **Bugfix:** `DeleteUserWaitHandler` is now also using the region as parameter.
56
- `modelserving`: [v0.2.0](services/modelserving/CHANGELOG.md#v020-2025-03-14)

services/certificates/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.0 (2025-03-14)
2+
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
3+
14
## v0.2.0 (2025-02-21)
25
- **New:** Minimal go version is now Go 1.21
36

0 commit comments

Comments
 (0)