Skip to content

Commit e867796

Browse files
sbernauerTechassi
andauthored
Update crates/stackable-operator/CHANGELOG.md
Co-authored-by: Techassi <[email protected]>
1 parent 8c2d7cc commit e867796

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ All notable changes to this project will be documented in this file.
99
- BREAKING: Don't parse `/etc/resolv.conf` to auto-detect the Kubernetes cluster domain in case it is not explicitly configured.
1010
Instead the operator will default to `cluster.local`. We revert this now after some concerns where raised, we will
1111
create a follow-up decision instead addressing how we will continue with this ([#896]).
12-
- Update as much Rust dependencies as possible: `kube` to `0.96.0`, `rstest` to `0.23.0` and
13-
`tower-http` to `0.6.1`. We are not able to update `json-patch` to `3.0.1`, because `kube` `0.97.0`
14-
has not been released yet and opentelemetry crates because of the Jaeger exporter support ([#897]).
12+
- Update Rust dependencies (Both `json-patch` and opentelemetry crates cannot be updated because of conflicts) ([#897]):
13+
- Bump `kube` to `0.96.0`,
14+
- `rstest` to `0.23.0` and
15+
- `tower-http` to `0.6.1`
1516

1617
### Fixed
1718

0 commit comments

Comments
 (0)