Skip to content

Releases: wardle/hermes

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

v1.4.1388

19 May 19:28
Compare
Choose a tag to compare

[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

  • Use CollectorManager instead of now deprecated Collector API in search by @wardle in #65

Full Changelog: v1.4.1368...v1.4.1388

v1.4.1368

20 Mar 07:36
Compare
Choose a tag to compare
  • 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

11 Mar 20:03
Compare
Choose a tag to compare
  • Fix #64 such that integrity always maintained during updates-in-place and re-indexing
  • Upgrade to Apache Lucene 9.10.0

Full Changelog: v1.4.1351...v1.4.1362

v1.4.1351

11 Mar 20:04
Compare
Choose a tag to compare
  • 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

29 Nov 19:04
Compare
Choose a tag to compare
  • 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

v1.4.1320

12 Oct 16:43
Compare
Choose a tag to compare
  • Eclipse Public License v2.0
  • Include license in build products
  • Add support for automatically installing the new UK 'monolith' edition

Full Changelog: v.1.4.1312...v1.4.1320

v1.4.1312

10 Oct 13:44
Compare
Choose a tag to compare
  • Upgrade to Apache Lucene 9.8
  • Automatically generate CITATION.cff file for GitHub during build
  • Generated artifacts such as library jar now include improved metadata (pom.xml)

Full Changelog: v1.4.1296...v1.4.1312

v1.4.1296

20 Sep 19:08
Compare
Choose a tag to compare
  • #60 When not explicitly set, derive database default fallback locale on the basis
    of installed reference sets rather than the system default locale

Full Changelog: v1.4.1292...v1.4.1296

v1.4.1292

19 Sep 20:00
Compare
Choose a tag to compare
  • #59 Improve error reporting if installed reference sets do not support the requested, or default fallback locale

Full Changelog: v1.4.1278...v1.4.1292