Skip to content

Releases: hypertrace/document-store

Release v0.7.21

16 Nov 12:28
9a83591

Choose a tag to compare

What's Changed

  • Bulk update by filter

Full Changelog: 0.7.20...0.7.21

Release v0.7.20

10 Nov 09:03
45bb68c

Choose a tag to compare

What's Changed

Full Changelog: 0.7.19...0.7.20

Release v0.7.19

07 Nov 07:25
2621a00

Choose a tag to compare

What's Changed

Full Changelog: 0.7.18...0.7.19

Release v0.7.18

19 Oct 04:09
cbb67ec

Choose a tag to compare

What's Changed

  • Fix Mongo for functional LHS expression in the relational filters

Full Changelog: 0.7.17...0.7.18

Release v0.7.17

17 Oct 11:04
7ac7a46

Choose a tag to compare

fix: fix to handle multiple subdoc updates on same key (#139)

Release v0.7.16

13 Oct 07:33
dd8bfa7

Choose a tag to compare

What's Changed

  • Connection pool implementation for Postgres

Full Changelog: 0.7.15...0.7.16

0.7.15: feat: add support for contains operation for older query (#136)

11 Oct 07:27
e9e723f

Choose a tag to compare

* feat: add supports for contains operator

* chore: add notes for new operators for parsed filter expression

* test: adds integration test for non-primitive types for eq_neq_op

* test: moved contains related test for both postgres and mongo context

* fixed spotless and unit test

* test: adds unit tests

* fixed integration tests around self filter object

Upgrade jackson-databind

06 Oct 13:56
4c45cb4

Choose a tag to compare

Upgraded Jackson-databind to eradicate CVE-2022-42004

Release v0.7.13

06 Oct 08:58
ec379dc

Choose a tag to compare

What's Changed

  • Enhance the functionalities of the 'create' and 'update' methods

Full Changelog: 0.7.12...0.7.13

Release v0.7.12

30 Sep 07:10
452f734

Choose a tag to compare

What's Changed

  • Filter by key support
  • Disallow empty updates and add test for empty selection list

Full Changelog: 0.7.11...0.7.12