Skip to content

1.12.17

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 14:38
  • Lucene 9.8.0
    • no reindex from scratch needed
  • JDK 17 support
    • the target byte code is still Java 11
  • do not take IOExceptions too seriously during index check
    • avoids wiping out the data root in the Docker image if the check fails due to files not being accessible, permission problem, etc.