Skip to content

Releases: oracle/opengrok

1.13.29

22 Apr 07:08
Compare
Choose a tag to compare
  • use Java 21 in Docker image

1.13.28

16 Apr 11:15
Compare
Choose a tag to compare
  • per project history cache control
  • Tomcat update in Docker to 10.1.40

1.13.27

18 Mar 10:23
Compare
Choose a tag to compare
  • bump Tomcat version in Docker image
  • restrict tags in Mercurial repositories to current branch (and its ancestor branches)

1.13.26

25 Feb 08:05
Compare
Choose a tag to compare
  • bump Tomcat in Docker image
  • fix XSS in /history endpoint

1.13.25

06 Jan 13:28
Compare
Choose a tag to compare
  • fix Fortran analyzer
  • make the opengrok-mirror more robust in the face of timeouts
  • update Micrometer

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