Skip to content

Releases: oracle/opengrok

1.13.24

29 Oct 11:54
Compare
Choose a tag to compare
  • enforce Java version
  • allow read-only source root

1.13.23

11 Oct 14:47
Compare
Choose a tag to compare
  • improve Fortran analyzer
  • do not truncate output of the Groups command when run through opengrok-groups wrapper

1.13.22

24 Sep 07:12
Compare
Choose a tag to compare

1.13.21

11 Sep 09:51
Compare
Choose a tag to compare
  • 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

20 Aug 14:04
Compare
Choose a tag to compare
  • add support for XML to Universal ctags in the Docker image

1.13.19

13 Aug 14:44
Compare
Choose a tag to compare
  • 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

12 Aug 14:49
Compare
Choose a tag to compare
  • 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

01 Aug 11:16
Compare
Choose a tag to compare
  • handle situation with history based reindex and nullified changes (avoids indexer exiting with failure)

1.13.16

01 Aug 10:23
Compare
Choose a tag to compare
  • fix previous releases

1.13.15

01 Aug 10:11
Compare
Choose a tag to compare
  • fix previous release