Update elasticVersion to v9.4.3#2900
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
44eca92 to
c76520a
Compare
c76520a to
2df54ee
Compare
2df54ee to
fe910a9
Compare
fe910a9 to
1a94f66
Compare
1a94f66 to
9b12d4c
Compare
9b12d4c to
823266c
Compare
823266c to
5c466cd
Compare
5c466cd to
91ef9e2
Compare
91ef9e2 to
2629c5e
Compare
2629c5e to
6fb7587
Compare
JamesCollettCGI
approved these changes
Jul 7, 2026
6fb7587 to
460bd47
Compare
460bd47 to
5184d7f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.2.4→9.4.39.2.4→9.4.39.2.4→9.4.3Release Notes
elastic/elasticsearch (org.elasticsearch.client:elasticsearch-rest-client)
v9.4.3: Elasticsearch 9.4.3Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.4.3-release-notes
v9.4.2: Elasticsearch 9.4.2Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.4.2-release-notes
v9.4.1: Elasticsearch 9.4.1Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.4.1-release-notes
v9.4.0: Elasticsearch 9.4.0Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.4.0-release-notes
v9.3.7: Elasticsearch 9.3.7Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.7-release-notes
v9.3.6: Elasticsearch 9.3.6Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.6-release-notes
v9.3.5: Elasticsearch 9.3.5Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.5-release-notes
v9.3.4: Elasticsearch 9.3.4Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.4-release-notes
v9.3.3: Elasticsearch 9.3.3Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.3-release-notes
v9.3.2: Elasticsearch 9.3.2Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.2-release-notes
v9.3.1: Elasticsearch 9.3.1Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.1-release-notes
v9.3.0: Elasticsearch 9.3.0Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.0-release-notes
v9.2.8: Elasticsearch 9.2.8Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.2.8-release-notes
v9.2.7: Elasticsearch 9.2.7Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.2.7-release-notes
v9.2.6: Elasticsearch 9.2.6Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.2.6-release-notes
v9.2.5: Elasticsearch 9.2.5Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.2.5-release-notes
elastic/elasticsearch-java (co.elastic.clients:elasticsearch-java)
v9.4.3What's Changed
Small breaking change for
TextIndexPrefixes:it shouldn't be a breaking change in practice, because the server always returns a default values for these fields.
Full Changelog: elastic/elasticsearch-java@v9.4.2...v9.4.3
v9.4.2What's Changed
Log bug fix: #1239 thank you @raynigon
Full Changelog: elastic/elasticsearch-java@v9.4.1...v9.4.2
v9.4.1What's Changed
Full Changelog: elastic/elasticsearch-java@v9.4.0...v9.4.1
v9.4.0What's Changed
Check the official release notes - in particular the breaking changes.
Full Changelog: elastic/elasticsearch-java@v9.3.4...v9.4.0
v9.3.7What's Changed
Small breaking change for
TextIndexPrefixes:it shouldn't be a breaking change in practice, because the server always returns a default values for these fields.
Full Changelog: elastic/elasticsearch-java@v9.3.6...v9.3.7
v9.3.6What's Changed
Full Changelog: elastic/elasticsearch-java@v9.3.5...v9.3.6
v9.3.5What's Changed
Log bug fix: #1239 thank you @raynigon
Full Changelog: elastic/elasticsearch-java@v9.3.4...v9.3.5
v9.3.4What's Changed
Fixed interrupt exception issue in Rest5Client: #1195
Full Changelog: elastic/elasticsearch-java@v9.3.3...v9.3.4
v9.3.3What's Changed
Full Changelog: elastic/elasticsearch-java@v9.3.2...v9.3.3
v9.3.2What's Changed
Full Changelog: elastic/elasticsearch-java@v9.3.1...v9.3.2
v9.3.1What's Changed
Fixes wrong type changes introduced in 9.3.0, check the known issues page for more information. Bug originally reported in #1161.
Full Changelog: elastic/elasticsearch-java@v9.3.0...v9.3.1
v9.3.0What's Changed
Check the official release notes - in particular the breaking changes.
Features and Enhancements (also in the release notes):
Full Changelog: elastic/elasticsearch-java@v9.2.4...v9.3.0
v9.2.8What's Changed
Fixed interrupt exception issue in Rest5Client: #1195
Full Changelog: elastic/elasticsearch-java@v9.2.7...v9.2.8
v9.2.7What's Changed
Full Changelog: elastic/elasticsearch-java@v9.2.6...v9.2.7
v9.2.6What's Changed
Full Changelog: elastic/elasticsearch-java@v9.2.5...v9.2.6
v9.2.5What's Changed
Full Changelog: elastic/elasticsearch-java@v9.2.4...v9.2.5
Configuration
📅 Schedule: (in timezone Europe/London)
* 16-19 * * 1-5)* * 31 2 *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.