You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG/CHANGELOG-1.12.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Changelog for the K8ssandra Operator, new PRs should update the `unreleased` sec
13
13
14
14
When cutting a new release, update the `unreleased` heading to the tag being generated and date, like `## vX.Y.Z - YYYY-MM-DD` and create a new placeholder section for `unreleased` entries.
15
15
16
-
## unreleased
16
+
## v1.12.0 - 2024-02-02
17
17
18
18
*[CHANGE] Upgrade to Medusa v0.17.2
19
19
*[CHANGE][#1158](https://github.com/k8ssandra/k8ssandra-operator/issues/1158) Use the MedusaConfiguration API when creating Medusa configuration
@@ -22,10 +22,10 @@ When cutting a new release, update the `unreleased` heading to the tag being gen
22
22
*[FEATURE][#1157](https://github.com/k8ssandra/k8ssandra-operator/issues/1157) Add the MedusaConfiguration API
23
23
*[FEATURE][#1165](https://github.com/k8ssandra/k8ssandra-operator/issues/1165) Expose Medusa ssl_verify option to allow disabling cert verification for some on prem S3 compatible systems
24
24
*[FEATURE][#1161](https://github.com/k8ssandra/k8ssandra-operator/issues/1161) Add truststore and keystore properties to the http management api configuration for Reaper
25
+
*[FEATURE][#1152](https://github.com/k8ssandra/k8ssandra-operator/issues/1152) Support AWS IAM roles for Medusa authentication
25
26
*[ENHANCEMENT][#1094](https://github.com/k8ssandra/k8ssandra-operator/issues/1094) Expose AdditionalAnnotations field for cassDC.
*[ENHANCEMENT][#1115](https://github.com/k8ssandra/k8ssandra-operator/issues/1115) Add a validation check for the projected pod names length
28
-
*[ENHANCEMENT][#1115](https://github.com/k8ssandra/k8ssandra-operator/issues/1115) Add a validation check for the projected pod names length
29
29
*[ENHANCEMENT][#1161](https://github.com/k8ssandra/k8ssandra-operator/issues/1161) Update cass-operator Helm chart to 0.46.1. Adds containerPort for cass-operator metrics and changes cass-config-builder base from UBI7 to UBI8
30
30
*[ENHANCEMENT][#1154](https://github.com/k8ssandra/k8ssandra-operator/issues/1154) Schedule purges on clusters that have Medusa configured
31
31
*[BUGFIX][#1002](https://github.com/k8ssandra/k8ssandra-operator/issues/1002) Fix reaper secret name sanitization with cluster overrides
0 commit comments