Skip to content

Releases: oracle/opengrok

1.12.15

22 Sep 13:17
Compare
Choose a tag to compare
  • add YAML parser

1.12.14

22 Aug 13:01
Compare
Choose a tag to compare
  • do no require authorization for the system/ping REST API end point

1.12.13

15 Aug 10:44
Compare
Choose a tag to compare
  • provide tags in API search results

1.12.12

11 Jul 21:24
Compare
Choose a tag to compare
  • improve Suggester logging
  • restore functionality of the Groups command

1.12.11

08 Jun 19:50
Compare
Choose a tag to compare
  • fix hung indexer when running with --noIndex
    • impacted Docker container startup

1.12.10

07 Jun 12:16
Compare
Choose a tag to compare
  • ignored projects can be specified as pattern in opengrok-sync

1.12.9

29 May 22:08
Compare
Choose a tag to compare
  • do not constrain file descriptors in Docker
  • add --nolock option to opengrok-indexer Python tool, fix the logic for the option in the opengrok-sync tool

1.12.8

26 May 08:25
Compare
Choose a tag to compare
  • change the order of passages in search results to be based strictly on file offsets
    • i.e. they always reflect the initial part of the search hits

1.12.7

18 May 17:06
Compare
Choose a tag to compare
  • cleanup indexer resources a bit earlier

1.12.6

11 May 09:51
Compare
Choose a tag to compare
  • Lucene 9.6
  • suggester reinit/rebuild progress reporting
  • fix Rust const warning with recent Universal ctags