Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.7.1
feat: add support for distinct aggregator operation and length functi…
Release v0.7.0
Moved to 0.7.0 as it provides Postgres impl for all newer APIs
Release v0.6.20
What's Changed
- feat: adds postgres impl for new query interface by @kotharironak in #87
- feat: add support for logical expression of new query api by @kotharironak in #88
- feat: add support for selections of new query api by @kotharironak in #90
- Bulk Update for Postgres by @suddendust in #89
- Fix the bugs in list setters to clear then in case of empty input by @suresh-prakash in #91
- Fix count aggregation on optional fields by @suresh-prakash in #92
Full Changelog: 0.6.19...0.6.20
Release v0.6.19
What's Changed
- chore: adding the delete via filters operation for document store by @aman-bansal in #86
Release v0.6.18
What's Changed
- Implement aggregate count API for MongoCollection by @suresh-prakash in #84
Release v0.6.17
What's Changed
- Make the Query DTO equatable/hashable
Release v0.6.16
Filter post unwind (#79)
Release v0.6.15
What's Changed
- chore: update dependencies by @aaron-steinfeld in #78
Full Changelog: 0.6.14...0.6.15
Release v0.6.14
Release v0.6.13
Add config preserving empty array while unwinding (#75)