Skip to content

Commit b85cc15

Browse files
committed
Add changelog
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent 5c337d9 commit b85cc15

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Release (2025-xx-xx)
2+
- `postgresflex`: [v1.3.0](services/postgresflex/CHANGELOG.md#v130)
3+
- **Deprecation:** `StorageUpdate`: updating the performance class field is not possible.
4+
15
## Release (2025-10-13)
26
- `observability`: [v0.15.0](services/observability/CHANGELOG.md#v0150)
37
- **Deprecation:** The `JaegerHttpTracesUrl` field is now deprecated in all relevant models and will be removed after 9th April 2026. Use the new `JaegerHttpUrl` field instead.

services/postgresflex/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.3.0
2+
- **Deprecation:** `StorageUpdate`: updating the performance class field is not possible.
3+
14
## v1.2.1
25
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
36

services/postgresflex/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.2.1
1+
v1.3.0

0 commit comments

Comments
 (0)