Skip to content

Releases: FgForrest/evitaDB

v2024.12.3

27 Jan 15:48
cb1f80a
Compare
Choose a tag to compare
v2024.12.3 Pre-release
Pre-release

What’s Changed

🐛 Bug Fixes

  • Fix: ArrayIndexOutOfBoundsException in ExactSorter @novoj (#774)

v2024.12.2

20 Jan 16:51
d3430b3
Compare
Choose a tag to compare
v2024.12.2 Pre-release
Pre-release

What’s Changed

v2024.12.1

13 Jan 11:08
ac0c24d
Compare
Choose a tag to compare
v2024.12.1 Pre-release
Pre-release

What’s Changed

🐛 Bug Fixes

  • Fix: facet groups conjunction constraint target reference entity type instead of reference group type @novoj (#770)

v2024.12.0

20 Dec 09:57
5546f21
Compare
Choose a tag to compare
v2024.12.0 Pre-release
Pre-release

What’s Changed

Features:

Fixes:

  • #755: Cannot use facetGroup conjunction/disjunction/negation on non managed referenced groups @novoj (#756)
  • #742: allow null as constraint value on input, effectively excluding such constraints from output query @lukashornych (#747)
  • #737: proper cache control for evitaLab sources @lukashornych (#741)
  • #737: passing data to embedded evitaLab through unreliable cookies @lukashornych (#738)

v2024.11.11

06 Nov 14:47
22fc269
Compare
Choose a tag to compare
v2024.11.11 Pre-release
Pre-release

Changes

  • fix(#734): When prices are completely reset on an existing entity, removal mutation for already dropped price might be generated @novoj (#735)

v2024.11.10

04 Nov 16:24
8d90003
Compare
Choose a tag to compare
v2024.11.10 Pre-release
Pre-release

Changes

v2024.11.9

04 Nov 09:34
c61d6de
Compare
Choose a tag to compare
v2024.11.9 Pre-release
Pre-release

Changes

  • fix(#728): Referenced entity sorting doesn't work correctly if langua… @novoj (#730)

v2024.11.8

01 Nov 08:55
a962b4a
Compare
Choose a tag to compare
v2024.11.8 Pre-release
Pre-release

Changes

  • fix(#726): automatic rounding for attributes prices with incompatible number of decimal places @novoj (#727)

v2024.11.7

30 Oct 17:36
5fab69b
Compare
Choose a tag to compare
v2024.11.7 Pre-release
Pre-release

Changes

  • Fix patch - Random Armeria ClosedSessionException when keepAlive is disabled @novoj (#725)

v2024.11.6

29 Oct 16:16
a1fee64
Compare
Choose a tag to compare
v2024.11.6 Pre-release
Pre-release

Changes

  • fix: timeout was taken from the wrong context on the server side @novoj (#722)