Releases: oracle/opengrok
Releases · oracle/opengrok
1.13.6
- improve indexer performance in some cases (e.g. from scratch reindex with annotation cache enabled)
1.13.5
- improve annotation eligibility detection
1.13.4
- fix history based reindex to avoid producing duplicate documents
1.13.3
- improve Suggester throughput
- handle symlinks correctly for history based reindex
1.13.2
- 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
- fix read-only configuration merging in Docker
- Lucene 9.9.1
1.13.0
- Lucene 9.9.0
1.12.28
- add API endpoint for getting file definitions
- avoid truncation when using config merge with
opengrok-projadm
1.12.27
- 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)
- if your
1.12.26
- fix install of
opengrok-tools
in Docker image