Skip to content

Releases: wardle/hermes

v1.4.1474

30 Jul 17:51
Compare
Choose a tag to compare

v1.4.1468

27 Jul 08:05
Compare
Choose a tag to compare

v1.4.1464

26 Jul 15:04
Compare
Choose a tag to compare
  • Add support for 'null' values in reference set fields (custom fields used by some distributions)

v1.4.1463

26 Jul 08:26
Compare
Choose a tag to compare
  • More lenient import of null/empty string reference set fields
  • Improved logging to help with automated pipelines and distribution files
  • Improve search for empty search strings

v1.4.1454

21 Feb 17:17
Compare
Choose a tag to compare
  • Fix #70 with handling unicode characters in ECL parsing
  • Fix #72 by forcing ordered choice to reduce ambiguity in parsing member filters
  • Fix #73 by updating ECL parser with newer 2.2 updates
  • Fix #75 with handling of unicode characters and normalization (folding) for search within ECL description term filter
  • Upgrade dependencies including lmdbjava 0.9.1

v1.4.1433

07 Dec 07:58
Compare
Choose a tag to compare
  • 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

14 Nov 11:37
Compare
Choose a tag to compare

Updated to be compatible with JDK11 as v1.4.1424 was compiled with JDK21 and therefore required >=JDK21. See #69

v1.4.1424

07 Nov 13:50
Compare
Choose a tag to compare
  • Improvements to ranked-search
  • Add support for Lucene 10 for testing and evaluation via a runtime switch (usable when run from source code, not from the released uberjar - a Lucene 10/Java>=21 version can be built or released on request).

v1.4.1420

19 Oct 07:46
Compare
Choose a tag to compare
  • Add ranked search
  • Fix #68 and permit both additional custom query AND a constraint
  • Upgrade dependencies

v1.4.1400

21 May 16:55
Compare
Choose a tag to compare
  • Add support for ECL v2.2, including the operators top and bottom

Full Changelog: v1.4.1388...v1.4.1400