- [ENHANCEMENT] #943 Add terminating state as one of the Pod status metrics
- [ENHANCEMENT] #936 Every reconcile of the CassandraDatacenter should refresh the metrics for up-to-date state
- [ENHANCEMENT] #242 Allow configuring the mgmt-api port. Setting cassandra container's mgmt-api-http containerPort will override the default 8080 value.
- [ENHANCEMENT] #956 Add identityToRole methods to client.go to support new features in mgmt-api
- [BUGFIX] #933 Fix regression introduced in the CassandraTask replacement process introduced in the full rack replacement feature.
- [BUGFIX] #930 Add the missing resource-hash annotation to the NodePort service so changes to it are detected and reconciled.
- [BUGFIX] #938 Stripping of passwords from logs was failing if the password included characters that caused URLEncode to happen
- [BUGFIX] #928 Fix default storageClass selector to use annotations instead of labels