Releases: oracle/opengrok
Releases · oracle/opengrok
1.13.29
- use Java 21 in Docker image
1.13.28
- per project history cache control
- Tomcat update in Docker to 10.1.40
1.13.27
- bump Tomcat version in Docker image
- restrict tags in Mercurial repositories to current branch (and its ancestor branches)
1.13.26
- bump Tomcat in Docker image
- fix XSS in /history endpoint
1.13.25
- fix Fortran analyzer
- make the
opengrok-mirror
more robust in the face of timeouts
- update Micrometer
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