Releases: FgForrest/evitaDB
Releases · FgForrest/evitaDB
v2024.3.2
v2024.3.1
Changes
- Release: prices fixes @lukashornych (#491)
- fix(#486): fix behaviour of
multiplePricesForSaleAvailable
(leaving out duplicate prices), addallPricesForSale
sorting @lukashornych (#490)
v2024.3.0
Changes
- Release: evitaLab 2024.2.0, multiple prices for sale in GQL and REST @lukashornych (#489)
- feat(#486): allow fetching all prices for sale for entities in GQL and REST (only a count so far here), fix incorrectly requesting price data from evita core @lukashornych (#488)
v2024.2.6
v2024.2.5
v2024.2.4
v2024.2.3
Changes
- perf: performance optimalizations patch @novoj (#470)
- Optimization patch - request for rerunning performance tests @novoj (#469)
- perf(#467): Query planner chooses sub-optimal execution path @novoj (#468)
- perf(#461): formula deduplication @novoj (#466)
- perf(#464): Slow facet summary formula generation @novoj (#465)
v2024.2.2
v2024.2.1
v2024.2.0
Changes
- Introducing metrics & observability chassis @novoj (#456)
- Metrics @Khertys (#438)
- fix(#454): Constraint AttributeInRange doesn't correctly work with su… @novoj (#455)
- refactor(#): speeding up the algorithm for finding a match at the beg… @novoj (#452)
- Documentation tests fixes release @lukashornych (#450)