Skip to content

Releases: oracle/opengrok

1.13.6

05 Mar 14:36
Compare
Choose a tag to compare
  • improve indexer performance in some cases (e.g. from scratch reindex with annotation cache enabled)

1.13.5

27 Feb 16:18
Compare
Choose a tag to compare
  • improve annotation eligibility detection

1.13.4

19 Feb 10:11
Compare
Choose a tag to compare
  • fix history based reindex to avoid producing duplicate documents

1.13.3

15 Feb 09:22
Compare
Choose a tag to compare
  • improve Suggester throughput
  • handle symlinks correctly for history based reindex

1.13.2

30 Jan 09:03
Compare
Choose a tag to compare
  • Lucene 9.9.2
  • fix annotation display
  • set asynchronous API timeout used for in opengrok-projadm to None by default
    • i.e. wait for the request to complete

1.13.1

09 Jan 09:22
Compare
Choose a tag to compare
  • fix read-only configuration merging in Docker
  • Lucene 9.9.1

1.13.0

15 Dec 14:08
Compare
Choose a tag to compare
  • Lucene 9.9.0

1.12.28

15 Dec 08:58
Compare
Choose a tag to compare

1.12.27

07 Dec 14:48
Compare
Choose a tag to compare
  • fix configuration truncation in Docker
    • if your configuration.xml was truncated, you either need to start from scratch (remove the file and restart the container with the new version) or recover the configuration from backup (if any)

1.12.26

04 Dec 15:04
Compare
Choose a tag to compare
  • fix install of opengrok-tools in Docker image