Releases: wardle/hermes
Releases · wardle/hermes
v1.4.1433
- Fix #69 by improving import of custom reference sets in which there are missing custom field values
- Improve build process for uberjar to ensure backwards compatibility with JDK>=11
- Update to latest trud library as the NHS TRUD service now supports SHA256 for integrity checks on downloaded files
- Add
intersect-ecl-fn
to improve performance in data pipelines when an ECL expression may be re-used many times
v1.4.1425
v1.4.1424
v1.4.1420
v1.4.1400
- Add support for ECL v2.2, including the operators top and bottom
Full Changelog: v1.4.1388...v1.4.1400
v1.4.1388
[1.4.1388] - 2024-05-19
- Avoid deprecated methods in Lucene 9.10 series (e.g. use CollectorManager and not Collector) - preparing for Lucene 10 release
- Upgrade dependencies
- Add more comprehensive tests for arbitrarily large descriptions (see #66) to prove Hermes will have no issues if maximum description length increases
What's Changed
Full Changelog: v1.4.1368...v1.4.1388
v1.4.1368
- Upgrade dependencies - Clojure 1.11.2 and miscellaneous libraries
- Improve GitHub actions to run tests after every release automatically
Full Changelog: v1.4.1362...v1.4.1368
v1.4.1362
v1.4.1351
- Upgrade to lmdbjava 0.9.0 - includes embedded lmdb binaries for multiple architectures and operating systems
- Upgrade to Apache Lucene 9.9.1
Full Changelog: v1.4.1346...v1.4.1351
v1.4.1346
- Fix #61 - attribute values defined by a subexpression that returns no results should not result in invalid expression error
- Bump to pedestal v0.6.2 - fixes CVE-2023-36478
- Fix resolution of relationship modifier in the graph API
- Improve documentation and functional specifications
Full Changelog: v1.4.1320...v1.4.1346