Skip to content

Commit 5e330d9

Browse files
Generate postgresflex
1 parent a6fb82d commit 5e330d9

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

services/postgresflex/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
## v1.3.0
2-
- **Breaking Change:** The attribute type for `PartialUpdateInstancePayload` and `UpdateInstancePayload` changed from `Storage` to `StorageUpdate`.
3-
- **Deprecation:** `StorageUpdate`: updating the performance class field is not possible.
4-
51
## v1.2.1
6-
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
2+
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
73

84
## v1.2.0
95
- Add `required:"true"` tags to model structs

services/postgresflex/VERSION

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

0 commit comments

Comments
 (0)