Releases: oracle/opengrok
Releases · oracle/opengrok
1.14.0
- update to JGit 7.2.1
- this change requires Java 17 as the minimum version
1.13.31
- bump Tomcat in Docker to 10.1.41-jdk21
1.13.30
- OCaml parser
- use longer revision for Mercurial repository annotation search links
1.13.29
- use Java 21 in Docker image
1.13.28
- per project history cache control
historyEnabled
in the configuration is now false by default
- this means any pre-existing configuration should be changed if the desire is to have history enabled by default, esp. if using per project workflow, see #4778
- 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