Skip to content

Releases: hypertrace/document-store

Release v0.7.36

26 Jul 07:21
df33f97
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.35...0.7.36

Release v0.7.35

20 Jul 11:04
e794bb0
Compare
Choose a tag to compare
chore: added exists integration tests (#164)

* chore: added exists integration tests

* fix spotless failure

* remove duplicate test

* fix the usage of field accessor patter for exits/not exists operator

* added test for query v1 for exists and not exists operator

---------

Co-authored-by: saxenakshitiz <[email protected]>
Co-authored-by: Ronak <[email protected]>

Release v0.7.34

19 Jul 12:36
079dc87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.33...v0.7.34

Release v0.7.33

13 Jul 09:40
fb5e855
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.32...0.7.33

Release v0.7.32

24 Jun 05:32
7d99811
Compare
Choose a tag to compare
Using toml in document-store (#159)

* Using toml in document-store

* removed plugins from toml

Release v0.7.31

21 Jun 15:30
69a7855
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.30...0.7.31

Release v0.7.30

13 Jun 06:12
db58f40
Compare
Choose a tag to compare

What's Changed

  • Allow numbers in SubDocument Path

Full Changelog: v0.7.29...v0.7.30

Release v0.7.29

12 Jun 07:46
92affb6
Compare
Choose a tag to compare

What's Changed

  • Support for increment update query operator

Full Changelog: v0.7.28...v0.7.29

Release v0.7.28

09 Jun 07:02
59d24b5
Compare
Choose a tag to compare

What's Changed

  • Add the STARTS_WITH operator support

Full Changelog: v0.7.27...v0.7.28

Release v0.7.27

19 May 12:17
2a8b182
Compare
Choose a tag to compare

What's Changed

  • fix : adding support for contains and not_contains operator

Full Changelog: v0.7.26...v0.7.27