What's Changed
✨ Features
- feat(helm): Add option to use webhook with host network by @ttretau in #848
- Helm chart: bump app version to v0.20.0 by @bmorton in #852
- Add support for temporal v1.25.x by @alexandrevilain in #812
- fix: Add manual workflow trigger by @ttretau in #870
- feat: add MTLS.permissiveMetrics to optionally enable Istio permissive mo… by @sobotklp in #889
- feat(overrides): add JSON patch for deployments by @andrewbelu in #875
🐛 Bug fixes
- fix(admintools): add default image tag if left empty by @alexandrevilain in #825
- Update schema versions for ES visibility store by @Blackburn29 in #831
- fix(build): Adapt GNU/BSD sed in Makefile by @ttretau in #866
- Fix plugin name by @ElanHasson in #907
📖 Documentation
- Updating links to Prometheus Operator docs in PrometheusScrapeConfigServiceMonitor by @penguinush in #826
- Add documentation for caveats around ArgoCD sync issues by @bmorton in #851
🔨 Dependencies
- chore(deps): bump github.com/elliotchance/orderedmap/v2 from 2.2.0 to 2.4.0 by @dependabot in #814
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #815
- chore(deps): bump istio.io/client-go from 1.22.3 to 1.23.2 by @dependabot in #817
- chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 by @dependabot in #820
- chore(deps): bump github.com/cert-manager/cert-manager from 1.15.0 to 1.15.3 by @dependabot in #816
- chore(deps): bump istio.io/api from 1.23.1-0.20240906150629-ba126bb830f0 to 1.23.2 by @dependabot in #818
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #821
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #823
- chore(deps): bump github.com/cert-manager/cert-manager from 1.15.3 to 1.16.0 by @dependabot in #827
- chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #828
- chore(deps): bump github.com/cert-manager/cert-manager from 1.16.0 to 1.16.1 by @dependabot in #829
- chore(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #834
- chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #838
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.77.1 to 0.78.1 by @dependabot in #839
- chore(deps): bump istio.io/client-go from 1.23.2 to 1.24.0 by @dependabot in #843
- chore(deps): bump sigs.k8s.io/e2e-framework from 0.4.0 to 0.5.0 by @dependabot in #832
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #845
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.2 by @dependabot in #853
- chore(deps): bump istio.io/api from 1.24.0-rc.0.0.20241101200753-9397ebf09c3a to 1.24.1 by @dependabot in #855
- chore(deps): bump go.temporal.io/api from 1.37.0 to 1.43.0 by @dependabot in #857
- chore(deps): bump go.temporal.io/server from 1.24.3 to 1.25.2 by @dependabot in #842
- chore(deps): bump go.temporal.io/sdk from 1.26.1 to 1.30.1 by @dependabot in #856
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.78.1 to 0.78.2 by @dependabot in #859
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #863
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #860
- chore(deps): bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #861
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #868
- chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.1 by @dependabot in #869
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #876
- chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot in #886
- chore(deps): bump github.com/cert-manager/cert-manager from 1.16.1 to 1.16.3 by @dependabot in #884
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #578
New Contributors
- @penguinush made their first contribution in #826
- @Blackburn29 made their first contribution in #831
- @ttretau made their first contribution in #848
- @bmorton made their first contribution in #852
- @sobotklp made their first contribution in #889
- @andrewbelu made their first contribution in #875
- @ElanHasson made their first contribution in #907
Full Changelog: v0.20.0...v0.21.0