Skip to content

[8.17] [Test] Use version range for elasticsearch-java (#127510) #127706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

jozala
Copy link
Contributor

@jozala jozala commented May 5, 2025

Backports the following commits to 8.17:

Snapshot builds of elasticsearch-java are no longer available.
Using the current major highest version should be safe according to the
compatibility guarantees described on https://github.com/elastic/elasticsearch-java?tab=readme-ov-file#compatibility

Additionally, reorganize Maven repository configuration in build.gradle
Repo https://snapshots.elastic.co/maven/ is no longer needed in a
composite build. Previously it was only used to provide snapshot version
 of `elasticsearch-java` client which is no longer available in snapshot
  version. We keep the https://snapshots.elastic.co/maven/ repo to be
  used when for non-composite builds when any other dependencies
  snapshot versions can be fetched.
@jozala jozala added :Delivery/Build Build or test infrastructure >non-issue >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Delivery Meta label for Delivery team labels May 5, 2025
@elasticsearchmachine elasticsearchmachine merged commit 4b35bca into elastic:8.17 May 5, 2025
16 checks passed
@jozala jozala deleted the backport/8.17/pr-127510 branch May 5, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.17.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants