Skip to content

Commit ba31043

Browse files
Generator: Update SDK /services/postgresflex (#1250)
* Generate postgresflex * chore: update changelogs --------- Co-authored-by: Rüdiger Schmitz <[email protected]>
1 parent a2c2e39 commit ba31043

File tree

4 files changed

+16
-9
lines changed

4 files changed

+16
-9
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-yy)
2+
- `postgresflex`: [0.16.1](services/postgresflex/CHANGELOG.md#v0161-2025-xx-yy)
3+
- **Bugfix:** Correctly handle nullable attributes in model types
4+
15
## Release (2024-12-17)
26

37
> [!WARNING]

services/postgresflex/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.16.1 (2025-xx-yy)
2+
- **Bugfix:** Correctly handle nullable attributes in model types
3+
14
## v0.16.0 (2024-10-14)
25

36
- **Feature:** Add support for nullable models

services/postgresflex/model_create_instance_payload.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/postgresflex/model_update_backup_schedule_payload.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)