Releases: oracle/opengrok
Releases · oracle/opengrok
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)
1.13.14
- fixup of 1.13.13 (missing deliverables)
1.13.13
- handle empty Git repositories gracefully
1.13.12
- make
--strip-outgoing
in opengrok-mirror
work also for Mercurial repositories
- use Python virtual environment in Docker (no functional change)
1.13.11
- fix tooling error introduced in 1.13.10
1.13.10
- correctly update Mercurial repositories with multiple heads in
opengrok-mirror