Skip to content

Latest commit

 

History

History
82 lines (68 loc) · 4.04 KB

2.3.0.asciidoc

File metadata and controls

82 lines (68 loc) · 4.04 KB

{n} version 2.3.0

New features

  • Allow providing cleartext passwords for creating Elasticsearch users #5613 (issue: #3056)

  • Support a globally shared CA #5539

Enhancements

  • Set status.ObservedGeneration from metadata.Generation:

  • Upgrade PodDisruptionBudget from v1beta1 to v1 #5709

  • Support disable-downgrade-validation for all relevant apps #5680 (issue: #5531)

  • Allow non-IPs in service spec to avoid noop updates #5663 (issue: #5657)

  • Add APM tracing for client-go requests to the Kubernetes API #5651

  • Add support for the desired nodes API #5650

  • Base ECK docker image on distroless instead of UBI by default #5580 (issue: #4561)

  • Added priority class and leader election to operator Helm chart #5538

  • Log info for service not found error when reconciling associations #5533

Bug fixes

  • Do not use service accounts until Elasticsearch nodes have been upgraded #5830 (issue: #5684)

  • Ensure CA is always updated in HTTP Secret #5622 (issue: #5621)

  • Fix resources limits conversion in ToInt64() used for logging #5596

  • Fix non-closed http responses #5755

Documentation improvements

  • [a11y] Fix "below" occurrences #5714 (issue: #5306)

  • [a11y] Fix "above" occurrences #5672 (issue: #5306)

  • Change references to the master branch to main in the CONTRIBUTING guide. #5741

  • Fix Helm command examples in docs #5737

  • Update list of ECK versions that triggers a rolling restart #5715 (issue: #5648)

  • Update documentation pages that use the repository-gcs plugin #5700 (issue: #5457)

  • CronJob batch/v1beta1 no longer served in 1.25 #5685

  • Update documentation to customize pods #5660

  • Wrong indentation of the kibana config #5595

  • Update recommended reading Kubebuilder links #5593 (issue: #5584)

  • Add APM Server Deprecation Message #5575 (issue: #5419)

  • Update license usage data example #5569

Misc

  • Update dependency golang to v1.18.3 #5722

  • Update k8s to v0.24.1 #5703

  • Update module sigs.k8s.io/controller-runtime to v0.12.1 #5697

  • Update module sigs.k8s.io/controller-tools to v0.9.0 #5688

  • Update module sigs.k8s.io/kustomize/kyaml to v0.13.7 #5682

  • Update module github.com/elastic/go-ucfg to v0.8.5 #5661

  • Update module github.com/google/go-cmp to v0.5.8 #5619

  • Update module github.com/google/go-containerregistry to v0.9.0 #5675

  • Update module github.com/hashicorp/vault/api to v1.6.0 #5702

  • Update module github.com/imdario/mergo to v0.3.13 #5701

  • Update module github.com/jonboulle/clockwork to v0.3.0 #5606

  • Update module github.com/prometheus/client_golang to v1.12.2 #5667

  • Update module github.com/prometheus/common to v0.34.0 #5594

  • Update module github.com/spf13/viper to v1.12.0 #5704

  • Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.1.0 #5693

  • Update module go.uber.org/automaxprocs to v1.5.1 #5560

  • Update module gopkg.in/yaml.v3 to v3.0.1 #5706

  • Update module helm.sh/helm/v3 to v3.9.0 #5678

  • Update dependency registry.access.redhat.com/ubi8/ubi-minimal to v8.6 #5654