Skip to content

Releases: alexandrevilain/temporal-operator

v0.16.0

18 Nov 13:19
dd24f5e
Compare
Choose a tag to compare

⚠️ This release has an issue if upgrading from an older version, consider upgrading to v0.16.1.

What's Changed

✨ Features

🌱 Improvement

🐛 Bug fixes

🔨 Dependencies

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #495
  • chore(deps): bump go.temporal.io/sdk from 1.23.1 to 1.25.1 by @dependabot in #528
  • chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #529
  • chore(deps): bump github.com/google/uuid from 1.3.0 to 1.4.0 by @dependabot in #543
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #542
  • chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.56.3 in /examples/worker-process/helloworld by @dependabot in #541
  • chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #544

New Contributors

Full Changelog: v0.15.4...v0.16.0

v0.15.4

07 Oct 16:06
52a5f6d
Compare
Choose a tag to compare

What's Changed

🌱 Improvement

🐛 Bug fixes

  • chore(deps): bump controller-tools to v0.2.2 to fix discovery caching issue by @alexandrevilain in #491
  • fix(persistence): remove omitempty on datastore skipCreate to prevent useless mutatingwebook patches by @alexandrevilain in #514

📖 Documentation

  • Add docs about overriding UI deployment by @yujunz in #497

🔨 Dependencies

  • chore(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #508
  • chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #506
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #507

Full Changelog: v0.15.3...v0.15.4

v0.15.3

29 Aug 19:37
9a00278
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

Full Changelog: v0.15.2...v0.15.3

v0.15.2

29 Aug 06:09
7370b81
Compare
Choose a tag to compare

What's Changed

🌱 Improvement

🐛 Bug fixes

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

18 Aug 10:15
c1b988c
Compare
Choose a tag to compare

What's Changed

🌱 Improvement

🐛 Bug fixes

  • Export TEMPORAL_ADDRESS in admintools for temporal CLI by @yujunz in #459
  • Tolerate namespace not found error when deleting by @yujunz in #463
  • fix(elasticsearch): make update-advanced-visibility-schema job detect v4 and v5 schema version by @alexandrevilain in #465
  • fix(reconcile): compute config hash to reload services when config is updated by @alexandrevilain in #453

📖 Documentation

Full Changelog: v0.15.0...v0.15.1

v0.15.0

10 Aug 05:11
834a8e6
Compare
Choose a tag to compare

What's Changed

✨ Features

🌱 Improvement

🐛 Bug fixes

📖 Documentation

🔨 Dependencies

  • Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #431
  • Bump go.temporal.io/server from 1.21.2 to 1.21.3 by @dependabot in #433
  • Bump github.com/cert-manager/cert-manager from 1.12.2 to 1.12.3 by @dependabot in #435
  • Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.66.0 to 0.67.0 by @dependabot in #438
  • Bump go.temporal.io/server from 1.21.3 to 1.21.4 by @dependabot in #441

Full Changelog: v0.14.0...v0.15.0

v0.14.0

23 Jul 11:02
6524149
Compare
Choose a tag to compare

What's Changed

✨ Features

  • Add support for temporal v1.21.x and support for Advanced visibility on SQL DBs by @alexandrevilain in #421

🌱 Improvement

🐛 Bug fixes

📖 Documentation

🔨 Dependencies

New Contributors

Full Changelog: v0.13.3...v0.14.0

v0.13.3

15 Jul 09:16
4d3d63d
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • fix: wait for TemporalCluster ready for reconciliation using cluster reference by @alexandrevilain in #411

📖 Documentation

🔨 Dependencies

  • Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #400
  • Bump go.temporal.io/server from 1.20.3 to 1.21.0 by @dependabot in #399

Full Changelog: v0.13.2...v0.13.3

v0.13.2

26 Jun 11:14
e68ceac
Compare
Choose a tag to compare

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

08 Jun 12:35
bd9dfcd
Compare
Choose a tag to compare

What's Changed

✨ Features

🐛 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