Skip to content

Releases: FgForrest/evitaDB

v2024.9.3

13 Sep 10:18
Compare
Choose a tag to compare
v2024.9.3 Pre-release
Pre-release

Changes

  • fix(#668): Filter was not yet called on selling price bitmap filter, this is not expected! @novoj (#669)

v2024.9.2

06 Sep 09:22
c596a9a
Compare
Choose a tag to compare
v2024.9.2 Pre-release
Pre-release

Changes

  • fix(#661): the hierarchy exclusion predicate can be set only once @novoj (#664)

v2024.9.1

26 Aug 13:44
e589a4b
Compare
Choose a tag to compare
v2024.9.1 Pre-release
Pre-release

Changes

  • fix: ArrayIndexOutOfBounds error correction @novoj (#652)

v2024.9.0

05 Aug 15:19
ef632e2
Compare
Choose a tag to compare
v2024.9.0 Pre-release
Pre-release

Changes

  • Time-travel implementation, backup & restore process, last Undertow based API implementation @novoj (#641)
  • fix(#638): Nested entities are not sorted when hierarchy requiremen… @novoj (#639)
  • feat(#635): Provide access to the price for sale calculation context @novoj (#636)
  • test: fix perf tests for GQL and REST due to the changes in API @lukashornych (#631)
  • feat(#41): create and document backup restore vacuum process @novoj (#626)
  • fix(#492): fix not allowing entityProperty constraint in places other than the root of a referenceContent @lukashornych (#625)
  • fix(#603): Filter references without referenced objects (optionally) @lukashornych (#624)

v2024.8.4

25 Jun 12:56
305111d
Compare
Choose a tag to compare
v2024.8.4 Pre-release
Pre-release

Changes

v2024.8.3

18 Jun 19:59
d7d59c7
Compare
Choose a tag to compare
v2024.8.3 Pre-release
Pre-release

Changes

  • fix(#607): support for disabling keep alive header in configuration @novoj (#614)

v2024.8.2

18 Jun 13:18
4633e75
Compare
Choose a tag to compare
v2024.8.2 Pre-release
Pre-release

Changes

  • fix(611): SortIndex handles BigDecimal in wrong way @novoj (#612)

v2024.8.1

11 Jun 06:37
Compare
Choose a tag to compare
v2024.8.1 Pre-release
Pre-release

Changes

  • fix: added localhost SAN to pass local readiness checks

v2024.8.0

09 Jun 17:43
3df22c0
Compare
Choose a tag to compare
v2024.8.0 Pre-release
Pre-release

Changes

  • Support for calculation of prices accompanying the price for sale @novoj (#600)

v2024.7.9

07 Jun 11:29
Compare
Choose a tag to compare
v2024.7.9 Pre-release
Pre-release

Changes

  • Certificate handling optimalizations
  • Readiness probe reimplemented
  • Support for operating truly TLSless gRPC API