Bump org.elasticsearch.client:elasticsearch-rest-client from 9.3.4 to 9.4.0 in /elasticsearch#113
Conversation
Bumps [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 9.3.4 to 9.4.0. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/docs/changelog.yml) - [Commits](elastic/elasticsearch@v9.3.4...v9.4.0) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewCode ReviewPR: Bump Code Quality✅ No commented-out code — change is a single version string update. ✅ Meaningful variable names — N/A for a version bump. ✅ DRY principle — N/A. ❌ Potential defect — version mismatch between related dependencies ❌ Inconsistent indentation in pom.xml Testing❌ No tests added or updated — there are no visible test changes. While a dependency bump may not require new unit tests, a smoke test or integration test confirming the new REST client version works would be appropriate. Documentation❌ CHANGELOG.md not updated — Security✅ No hardcoded credentials. ✅ No sensitive data or license files. ✅ No Summary
The version mismatch between the two Elastic artifacts is the critical issue to resolve before merging.Automated code review analyzing defects and coding standards |
Bumps org.elasticsearch.client:elasticsearch-rest-client from 9.3.4 to 9.4.0.
Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
Commits
2e8528eESQL: Validate unsupported grouping types earlier (#147650) (#148003)3b2281dAllow kibana_system to read OTel traces/metrics indices (#146969) (#147996)36101d1ES|QL: fix _index LIKE with ? wildcard (#147462) (#147994)59a3048Address memory issue in AbstractTSDBDocValuesProducer. (#147968)0ede419ES|QL: report correct location for SET errors (#147582) (#147616)75a88e8[CI] Attribute resource leak failures to test tasks (#146495) (#147979)ad81f3eESQL: Fix test (#147624) (#147917)7259591[9.4] Regenerate test certificates (#147819) (#147882)ece80f9Share the same doc values producer for IdBloomFilterSupplier and TSDBSyntheti...5aa4c83[9.4] ESQL: Fix nullify under join and enrich (#147818) (#147831)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)