Skip to content

Commit 14fbe9f

Browse files
committed
Adjust changelog
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent 2f141f4 commit 14fbe9f

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed

CHANGELOG.md

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

3+
- `sqlserverflex`: [v0.8.1](services/sqlserverflex/CHANGELOG.md#v0170-2025-01-20)
4+
- **Breaking change**: Delete endpoint made private.
5+
- `postgresflex`: [0.17.0](services/postgresflex/CHANGELOG.md#v0170-2025-01-20)
6+
- **Breaking change**: Delete endpoint made private.
7+
- `mongodbflex`: [v0.17.0](services/mongodbflex/CHANGELOG.md#v0170-2025-01-20)
8+
- **Breaking change**: Delete endpoint made private.
39
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
410
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
511
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)

services/mongodbflex/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.17.0 (2025-01-20)
2+
3+
- **Breaking change**: Delete endpoint made private.
4+
15
## v0.16.1 (2024-12-17)
26

37
- **Bugfix:** Correctly handle nullable attributes in model types

services/postgresflex/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.17.0 (2025-01-20)
2+
- **Breaking change**: Delete endpoint made private.
3+
14
## v0.16.1 (2025-xx-yy)
25
- **Bugfix:** Correctly handle nullable attributes in model types
36

services/sqlserverflex/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.9.0 (2025-01-20)
2+
3+
- **Breaking change**: Delete endpoint made private.
4+
15
## v0.8.1 (2024-12-17)
26

37
- **Bugfix:** Correctly handle nullable attributes in model types

0 commit comments

Comments
 (0)