Skip to content

Releases: FgForrest/evitaDB

v2024.7.3

30 May 05:25
91932b0
Compare
Choose a tag to compare
v2024.7.3 Pre-release
Pre-release

Changes

  • fix: Formula results haven't been computed! @novoj (#586)

v2024.7.2

29 May 14:58
52a76f3
Compare
Choose a tag to compare
v2024.7.2 Pre-release
Pre-release

Changes

v2024.7.0

27 May 15:08
5232f59
Compare
Choose a tag to compare
v2024.7.0 Pre-release
Pre-release

Changes

v2024.6.2

15 May 09:13
6c8a352
Compare
Choose a tag to compare
v2024.6.2 Pre-release
Pre-release

Changes

v2024.6.1

11 May 20:27
70a13cc
Compare
Choose a tag to compare
v2024.6.1 Pre-release
Pre-release

Changes

  • fix: Corrected calculation of negated facet group summary @novoj (#564)

v2024.6.0

11 May 20:12
f00fa03
Compare
Choose a tag to compare
v2024.6.0 Pre-release
Pre-release

Changes

  • Readiness & liveness probes @novoj (#563)
  • fix(#556): Add support for comparing OffsetDateTime against DateTimeR… @novoj (#562)
  • fix(#531): Random errors and NullPointerExceptions in ChainIndex @novoj (#561)
  • perf(#559): Entity fetching optimization @novoj (#560)
  • fix(#557): memory leak during transaction handling @novoj (#558)
  • build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 @dependabot (#555)
  • 550 provide health check for docker image @novoj (#554)

v2024.5.5

02 May 10:21
5ac0611
Compare
Choose a tag to compare
v2024.5.5 Pre-release
Pre-release

Changes

v2024.5.4

29 Apr 21:16
22654a8
Compare
Choose a tag to compare
v2024.5.4 Pre-release
Pre-release

Changes

v2024.5.3

29 Apr 20:09
5ac37a4
Compare
Choose a tag to compare
v2024.5.3 Pre-release
Pre-release

Changes

  • Hotfix for insufficient #537 correction @novoj (#547)
  • fix(#537): Incorrect facet statistics difference when userFilter is used @novoj (#546)

v2024.5.2

29 Apr 12:59
f53594f
Compare
Choose a tag to compare
v2024.5.2 Pre-release
Pre-release

Changes

  • Bugfix patch @novoj (#544)
  • refactor(#542): Limit allocations when no changes in indexes occur @novoj (#543)
  • fix(#537): Incorrect facet statistics difference when userFilter is used @novoj (#541)
  • fix (#536): Invalid OffsetDateTime comparison taking offset difference into an account @novoj (#539)
  • fix(#534): log exception with log message so that consumers can better work with the multiline text inside @lukashornych (#535)
  • fix(#532): NPE when GQL query is sent without a name and tracing is enabled @lukashornych (#533)