What's Changed
✨ Features
- Use a more generic resource sync algorithm, supporting resources pruning by @alexandrevilain in #335
🌱 Improvement
- Export cluster logs at e2e tests end by @alexandrevilain in #308
- Use local example-worker-process in e2e by @alexandrevilain in #328
- migrate to controller-tools lib by @alexandrevilain in #344
- chore(dependabot): make alexandrevilain default reviewer by @alexandrevilain in #352
- Rework release process by @alexandrevilain in #369
🐛 Bug fixes
- chore(e2e): disable namespace deletion e2e it make tests fail on github actions by @alexandrevilain in #341
- fix(persistence): add support for ES schema v4 by @alexandrevilain in #360
📖 Documentation
- Fix Elasticsearch example manifests by @DodgeCamaro in #359
- Add examples at overrides.md, customize resources and add variables from secretRef by @DodgeCamaro in #361
- add ui docs by @DodgeCamaro in #363
- add example how config admintools by @DodgeCamaro in #365
🔨 Dependencies
- Bump github.com/onsi/gomega from 1.27.2 to 1.27.6 by @dependabot in #332
- Bump temporal dependencies for server 1.20.1 by @alexandrevilain in #334
- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.63.0 to 0.64.0 by @dependabot in #333
- Bump github.com/prometheus-operator/prometheus-operator from 0.63.0 to 0.64.1 by @dependabot in #340
- Bump github.com/gocql/gocql from 1.3.1 to 1.4.0 by @dependabot in #342
- Bump sigs.k8s.io/e2e-framework from 0.1.1-0.20230407222314-8faafbcac0fa to 0.2.0 by @dependabot in #339
- Bump go.temporal.io/server from 1.20.1 to 1.20.2 by @dependabot in #347
- Bump helm/kind-action from 1.5.0 to 1.6.0 by @dependabot in #353
- Bump helm/kind-action from 1.6.0 to 1.7.0 by @dependabot in #354
- chore(actions): upgrade kind, go and k8s versions for e2e by @alexandrevilain in #362
New Contributors
- @DodgeCamaro made their first contribution in #359
Full Changelog: v0.12.2...v0.13.0