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 a6fb82d commit 5e330d9Copy full SHA for 5e330d9
services/postgresflex/CHANGELOG.md
@@ -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
-
5
## v1.2.1
6
-- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
+ - **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
7
8
## v1.2.0
9
- Add `required:"true"` tags to model structs
services/postgresflex/VERSION
@@ -1 +1 @@
-v1.3.0
+v1.2.1
0 commit comments