File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,14 +14,21 @@ All notable changes to this project will be documented in this file.
1414- Document Helm deployed RBAC permissions and remove unnecessary permissions ([ #129 ] ).
1515- BREAKING: ` configOverrides ` now only accepts the known config file ` opensearch.yml ` .
1616 Previously, arbitrary file names were silently accepted and ignored ([ #137 ] ).
17- - Bump ` stackable-operator ` to 0.110.1 ([ #137 ] ).
17+ - Bump ` stackable-operator ` to 0.112.0 ([ #137 ] , [ #147 ] ).
18+ - Bump ` clap ` to 4.6 ([ #147 ] ).
19+ - Bump ` regex ` to 1.12 ([ #147 ] ).
20+ - Bump ` tokio ` to 1.52 ([ #147 ] ).
21+ - Bump ` uuid ` to 1.23 ([ #147 ] ).
22+ - Move the framework code to operator-rs. This introduces no user-visible changes, except that the
23+ allowed length of role group names increases from 16 to 63 ([ #147 ] ).
1824- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([ #146 ] ).
1925
2026[ #129 ] : https://github.com/stackabletech/opensearch-operator/pull/129
2127[ #130 ] : https://github.com/stackabletech/opensearch-operator/pull/130
2228[ #137 ] : https://github.com/stackabletech/opensearch-operator/pull/137
2329[ #141 ] : https://github.com/stackabletech/opensearch-operator/pull/141
2430[ #146 ] : https://github.com/stackabletech/opensearch-operator/pull/146
31+ [ #147 ] : https://github.com/stackabletech/opensearch-operator/pull/147
2532
2633## [ 26.3.0] - 2026-03-16
2734
You can’t perform that action at this time.
0 commit comments