Skip to content

Conversation

@jainankitk
Copy link
Contributor

(cherry picked from commit 63eeb0d)

Description

Bump 2.19.4 to Apache Lucene 9.12.3

Related Issues

NA

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

public static final Version V_2_19_1 = new Version(2190199, org.apache.lucene.util.Version.LUCENE_9_12_1);
public static final Version V_2_19_2 = new Version(2190299, org.apache.lucene.util.Version.LUCENE_9_12_1);
public static final Version V_2_19_3 = new Version(2190399, org.apache.lucene.util.Version.LUCENE_9_12_2);
public static final Version V_2_19_4 = new Version(2190499, org.apache.lucene.util.Version.LUCENE_9_12_3);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, we should have had entry for V_2_19_4 already since 3.2 branch is the latest stable release.

@github-actions
Copy link
Contributor

❌ Gradle check result for 71085cd: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@jainankitk
Copy link
Contributor Author

Okay, org.apache.lucene.util.Version.LUCENE_9_12_3 is also missing from 10.2.2 jar, since 10.2.2 and 9.12.2 were kind of released on the same day (June 20). I don't see a way to resolve that issue, so will close the PR!

@jainankitk jainankitk closed this Sep 29, 2025
@jainankitk jainankitk deleted the backport/backport-19443-to-3.2 branch October 3, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant