Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.7.21
Release v0.7.20
What's Changed
- fix: fix conversion of outer column values to json node by @saxenakshitiz in #143
Full Changelog: 0.7.19...0.7.20
Release v0.7.19
What's Changed
- fix: update the like operator to handle posix expressions by @saxenakshitiz in #142
Full Changelog: 0.7.18...0.7.19
Release v0.7.18
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
fix: fix to handle multiple subdoc updates on same key (#139)
Release v0.7.16
0.7.15: feat: add support for contains operation for older query (#136)
* 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
Upgraded Jackson-databind to eradicate CVE-2022-42004
Release v0.7.13
What's Changed
- Enhance the functionalities of the 'create' and 'update' methods
Full Changelog: 0.7.12...0.7.13
Release v0.7.12
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