Releases: alexandrevilain/temporal-operator
Releases · alexandrevilain/temporal-operator
v0.13.2
What's Changed
🌱 Improvements
- Add support for Elasticsearch v8 (with e2e tests) by @alexandrevilain in #393
- Add support for resources, replicas and overrides for services, ui and adminstools deployments by @alexandrevilain in #396
🐛 Bug fixes
- Update SetupAdvancedVisibility for use custom index_patterns {{.Indic… by @DodgeCamaro in #383
🔨 Dependencies
- Bump istio.io/client-go from 1.17.1 to 1.18.0 by @dependabot in #379
- Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #378
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #380
- Bump go.temporal.io/server from 1.20.2 to 1.20.3 by @dependabot in #382
- Bump github.com/alexandrevilain/controller-tools from 0.0.1 to 0.0.2 by @dependabot in #377
- Bump github.com/gocql/gocql from 1.4.0 to 1.5.2 by @dependabot in #384
- Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 by @dependabot in #381
- Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #387
- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.65.2 to 0.66.0 by @dependabot in #389
- Bump kubernetes dependencies to v0.27.3 by @alexandrevilain in #397
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
✨ Features
- Add support for Kubernetes 1.27 by @alexandrevilain in #375
🐛 Bug fixes
- change hardcode index name for using from env vars {{ .Indices.Visibility }} by @DodgeCamaro in #371
Full Changelog: v0.13.0...v0.13.1
v0.13.0
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