Releases: oracle/opengrok
Releases · oracle/opengrok
1.13.24
- enforce Java version
- allow read-only source root
1.13.23
- improve Fortran analyzer
- do not truncate output of the
Groups
command when run through opengrok-groups
wrapper
1.13.21
- avoid deadlock when running indexer with statsd
- introduce
INDEXER_JAVA_OPTS
environment variable to Docker image which allows to pass extra arguments to the Java process running the indexer
1.13.20
- add support for XML to Universal ctags in the Docker image
1.13.19
- bump Tomcat in Docker image from 10.1.26-jdk17 to 10.1.28-jdk17
- log LDAP connect exceptions (for LDAP authorization plugins)
1.13.18
- WARNING: breaking change for those using authorization and LDAP
- the format of LDAP configuration used by the authorization plugins now uses YAML (#4599)
1.13.17
- handle situation with history based reindex and nullified changes (avoids indexer exiting with failure)