Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Release (2026-MM-DD)

- `mariadb`:
- [v1.0.1](services/mariadb/CHANGELOG.md#v101)
- `v1api`:
- **Improvement**: Improve http error handling
- `mongodbflex`:
- [v1.11.0](services/mongodbflex/CHANGELOG.md#v1110)
- `v1api`:
Expand Down
4 changes: 4 additions & 0 deletions services/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.0.1
- `v1api`:
- **Improvement**: Improve http error handling

## v1.0.0
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
- `v2api`:
Expand Down
2 changes: 1 addition & 1 deletion services/mariadb/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.0
v1.0.1
2 changes: 1 addition & 1 deletion services/mariadb/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5e4c1a8bd29ab40368c4e0280227a140daab9352
58dbd39e05f1ddc2d44b191eb3476225130c4ded
Loading
Loading