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 fcbb2d4 commit 9a2c159Copy full SHA for 9a2c159
CHANGELOG.md
@@ -9,6 +9,8 @@
9
- Added API calls for folder management
10
- `serverupdate`: [v1.0.1](services/serverupdate/CHANGELOG.md#v101-2025-05-05)
11
- **Minor change:** Use stderr by default.
12
+- `mongodbflex`: [v1.0.0](services/mongodbflex/CHANGELOG.md#v100-2025-05-05)
13
+ - **Breaking Change:** Introduce typed enum constants for status attributes
14
15
## Release (2025-04-30)
16
- `stackitmarketplace`: [v0.4.0](services/stackitmarketplace/CHANGELOG.md#v040-2025-04-16)
services/mongodbflex/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v1.0.0 (2025-05-05)
2
3
+
4
## v0.3.0 (2025-01-21)
5
6
- **Breaking change**: Delete endpoint made private.
0 commit comments