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
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Release (2026-MM-DD)

- `logme`:
- [v1.0.1](services/logme/CHANGELOG.md#v101)
- `v1api`:
- **Improvement**: Improve http error handling
- `mariadb`:
- [v1.0.1](services/mariadb/CHANGELOG.md#v101)
- `v1api`:
Expand All @@ -13,12 +17,16 @@
- **Breaking change:** Introduce validators for `name`, `database` and `username`
- `v2api`:
- **Breaking change:** Introduce validators for `name`, `database` and `username`
- `postgresflex`:
- [v1.10.0](services/postgresflex/CHANGELOG.md#v1100)
- `v3alpha1api`: Align package to latest API specification
- `modelexperiments`:
- [v0.2.0](services/modelexperiments/CHANGELOG.md#v020)
- **New**: STACKIT Model Experiments module wait handler added.
- `opensearch`:
- [v1.0.1](services/opensearch/CHANGELOG.md#v101)
- `v1api`:
- **Improvement**: Improve http error handling
- `postgresflex`:
- [v1.10.0](services/postgresflex/CHANGELOG.md#v1100)
- `v3alpha1api`: Align package to latest API specification
- `rabbitmq`:
- [v1.1.1](services/rabbitmq/CHANGELOG.md#v111)
- `v1api`:
Expand Down
4 changes: 4 additions & 0 deletions services/logme/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
- `v2api`:
- New package which can be used for communication with the logme v2 API
Expand Down
2 changes: 1 addition & 1 deletion services/logme/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/logme/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5e4c1a8bd29ab40368c4e0280227a140daab9352
3ce30e12ea17197c003ced5176b6084b8d09a69f
Loading
Loading