0.2.24
ยท One min read
important
Updating from earlier versions will lead to replacing the existing Pods
, as the annotations hashing mechanism,
for StatefulSet
changes, has changed the way it calculates the hash.
What's Changedโ
0.2.24โ
- fixed lag thresholds logging #127 by @akyriako in https://github.com/akyriako/typesense-operator/pull/129
- pod template hash is not including container resources by @akyriako in https://github.com/akyriako/typesense-operator/pull/132
Full Changelog: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.2.24-rc.1...typesense-operator-0.2.24
0.2.24-rc.1โ
- Update README.md with Disclaimer by @akyriako in https://github.com/akyriako/typesense-operator/pull/124
- fix single-node cluster quorum reconciliation by @akyriako in https://github.com/akyriako/typesense-operator/pull/126
Full Changelog: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.2.23...typesense-operator-0.2.24-rc.1