Releases: oracle/opengrok
Releases · oracle/opengrok
1.12.18
- ChronicleMap and JSTL update
- no impact on functionality
1.12.17
- 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.
1.12.15
- add YAML parser
1.12.14
- do no require authorization for the
system/ping
REST API end point
1.12.13
- provide tags in API search results
1.12.12
- improve Suggester logging
- restore functionality of the
Groups
command
1.12.11
- fix hung indexer when running with
--noIndex
- impacted Docker container startup
1.12.10
- ignored projects can be specified as pattern in
opengrok-sync
1.12.9
- do not constrain file descriptors in Docker
- add
--nolock
option toopengrok-indexer
Python tool, fix the logic for the option in theopengrok-sync
tool
1.12.8
- change the order of passages in search results to be based strictly on file offsets
- i.e. they always reflect the initial part of the search hits