Releases: FgForrest/evitaDB
Releases · FgForrest/evitaDB
v2024.12.0
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
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.9
Changes
- fix(#728): Referenced entity sorting doesn't work correctly if langua… @novoj (#730)
v2024.11.8
Changes
- fix(#726): automatic rounding for attributes prices with incompatible number of decimal places @novoj (#727)
v2024.11.7
Changes
- Fix patch - Random Armeria ClosedSessionException when keepAlive is disabled @novoj (#725)
v2024.11.6
Changes
- fix: timeout was taken from the wrong context on the server side @novoj (#722)
v2024.11.5
Changes
- fix(#720): Session killer might kill session with active long running… @novoj (#721)