Skip to content

Commit b2c35be

Browse files
Generator: Update SDK /services/mongodbflex (#2123)
* Generate mongodbflex * chore(add changelog) --------- Co-authored-by: Rüdiger Schmitz <[email protected]>
1 parent 8a82f2a commit b2c35be

File tree

4 files changed

+18
-13
lines changed

4 files changed

+18
-13
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
- **Feature:**
99
- Improved nil-safety
1010
- subscription products contain the plan id
11+
- `mongodbflex`: [1.0.0](services/mongodbflex/CHANGELOG.md#v100-2025-05-02)
12+
- **Breaking Change:** Introduce typed enum constants for status attributes
1113

1214
## Release (2025-04-30)
1315
- `core`: [v0.17.1](core/CHANGELOG.md#v0171-2025-04-09)

services/mongodbflex/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.0 (2025-05-02)
2+
- **Breaking Change:** Introduce typed enum constants for status attributes
3+
14
## v0.18.2 (2025-04-29)
25
- **Bugfix:** Correctly handle empty payload in body
36

services/mongodbflex/model_instance.go

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

services/mongodbflex/model_instance_list_instance.go

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

0 commit comments

Comments
 (0)