Releases: wardle/hermes
Releases · wardle/hermes
v1.0.895
- Significant update to command-line operation, while maintaining backwards-compatibility
- Status reports now record count data in a nested map with a choice of formatting in the CLI.
Full Changelog: v1.0.875...v1.0.895
v1.0.875
v1.0.822
- Add native support for Apple Silicon, rather than needing to use an x86-64 JDK. Native aarm64 support currently dependent on manually building lmdb binary - see README.
- Log detailed system information on server startup, including architecture.
Full Changelog: v1.0.815...v1.0.822
v1.0.815
- Upgrade to netty-buffer 4.1.86
- Improve namespace stratification by factoring out common Lucene functions shared by the two indices (descriptions and refset members).
- Move ECL and CG implementations into com.eldrix.hermes.impl as they contain no public-facing API.
- Explicitly use an opaque handle for core API to represent encapsulated runtime state. The prior public but undocumented Service is now deprecated in favour of a private Svc with hermes/open returning Closeable.
Full Changelog: v1.0.804...v1.0.815
v1.0.804
Full Changelog: v1.0.792...v1.0.804
v1.0.792
Full Changelog: v1.0.776...v1.0.792
v1.0.776
Full Changelog: v1.0.772...v1.0.776
v1.0.772
Full Changelog: v1.0.770...v1.0.772