Skip to content

Commit

Permalink
Merge pull request #118 from AKamyshnikova/changelog
Browse files Browse the repository at this point in the history
Updated Changelog.md
  • Loading branch information
AKamyshnikova authored Jul 5, 2023
2 parents 0f7d712 + b3b7b64 commit a91b2ae
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@

# CassKop Cassandra Kubernetes Operator Changelog

## 2.1.17

- PR [#117](https://github.com/cscetbon/casskop/pull/117) Add assert timeout for backup/restore test
- PR [#116](https://github.com/cscetbon/casskop/pull/116) Increase test running timeout
- PR [#114](https://github.com/cscetbon/casskop/pull/114) Update instaclustr-icarus to 2.0.4
- PR [#113](https://github.com/cscetbon/casskop/pull/113) Update bootstrap image
- PR [#112](https://github.com/cscetbon/casskop/pull/112) make services headless again
- PR [#111](https://github.com/cscetbon/casskop/pull/111) debug print patch when statefulset is going to be updated
- PR [#110](https://github.com/cscetbon/casskop/pull/110) do not compare status when calculating statefulset patch
- PR [#104](https://github.com/cscetbon/casskop/pull/104) Upgrade k8s to 1.24 in e2e tests

## 2.1.16

- k8s 1.25 compatibile
- Bump go libs
- Upgrade Docusaurus website CMS to latest v2.3.1
- Bump node version to 18.15.0 LTS in website CI
- fix: website/package.json & website/yarn.lock to reduce vulnerabilities

## 2.1.15

- No more need to trigger on PR events
Expand Down

0 comments on commit a91b2ae

Please sign in to comment.