Releases: FgForrest/evitaDB
Releases · FgForrest/evitaDB
v2024.7.0
v2024.6.2
v2024.6.1
v2024.6.0
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
v2024.5.4
v2024.5.3
v2024.5.2
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)
v2024.5.1
v2024.5.0
Changes
- Patch bundle @novoj (#526)
- fix(#522): Mismatches in query language when sorting by PK of referen… @novoj (#525)
- feat(#523): trace GraphQL operations and their names, trace all GraphQL handler processing, even serialization of result @lukashornych (#524)
- fix(#520): Non-first page of entities empty when ordering by price @novoj (#521)