Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.7.61
What's Changed
- fix : group by on functional expressions in mongo by @RishabhB99 in #200
New Contributors
- @RishabhB99 made their first contribution in #200
Full Changelog: 0.7.60...0.7.61
Release v0.7.60
What's Changed
- update lombok by @kishansairam9 in #198
- chore | optimize aggregate pipelines queries to use optimized indexes for trivial use cases by @aman-bansal in #199
Full Changelog: v0.7.59...0.7.60
Release v0.7.59
What's Changed
- chore: reorder error log and exception by @SrikarMannepalli in #196
- Enable disk usage for aggregations on MongoDB by @suresh-prakash in #197
Full Changelog: v0.7.58...v0.7.59
Release v0.7.58
chore: update postgresql version to fix vuln (#195)
Release v0.7.57
chore: suppress vulnerability (#194)
Release v0.7.56
What's Changed
- Array filtering support (Part #1): API and Mongo filter refactoring by @suresh-prakash in #173
- Array filtering support (Part #2): MongoDB implementation and integration test setup by @suresh-prakash in #188
- Array filtering support (Part #3): Postgres relational filter refactoring by @suresh-prakash in #189
- Array filtering support (Part #4): Postgres array filter impl. by @suresh-prakash in #191
- Introduce NOT logical operator and add tests by @suresh-prakash in #192
Full Changelog: v0.7.55...v0.7.56
Release v0.7.55
What's Changed
- Avoid re-throwing exception from Postgres connection closing error by @suresh-prakash in #193
Full Changelog: v0.7.54...v0.7.55
Release v0.7.54
What's Changed
- MongoDB read path enhancements by @suresh-prakash in #190
Full Changelog: v0.7.53...v0.7.54
Release v0.7.53
Make inclause behaviour between mongo and postgres consistent #186
Release v0.7.52
What's Changed
- Handle the zero limit case explicitly for MongoDB aggregation by @suresh-prakash in #187
Full Changelog: v0.7.51...v0.7.52