Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.6.12
What's Changed
- Calling hasNext on closed cursor is throwing error. by @saxenakshitiz in #74
Full Changelog: v0.6.11...v0.6.12
v0.6.11
What's Changed
- Modify attributes with empty object value by @anujgoyal1 in #72
Release v0.6.10
What's Changed
- Close mongodb cursor if the iterator has no more items by @saxenakshitiz in #73
Full Changelog: 0.6.9...v0.6.10
Release v0.6.9
Support for unnesting array fields (#71) * Add interface for From clause * Add unnest expression * From visitor * Parser * Fix integ test * Update test * minor change * Add docs * Add integration test under MongoQueryExecutorIntegrationTest * Update docs * address review comments
Release v0.6.8
chore: Minor naming changes (#70)
Release v0.6.7
What's Changed
- Update the Postgres driver path to avoid sync failure in dependencies
Release v0.6.6
What's Changed
- Encode alias so that they can contain special characters like dot
Release v0.6.5
Handle duplications using
(i) a overwrite strategy for duplicate selections
(ii) an error-out strategy for duplicate aliases
Release v0.6.4
What's Changed
- Got rid of hibernate and java el based validations by @avinashkolluru in #65
Full Changelog: 0.6.3...0.6.4
Release v0.6.3
What's Changed
- Fixed document-store dependencies by @avinashkolluru in #63
New Contributors
- @avinashkolluru made their first contribution in #63
Full Changelog: v0.6.2...0.6.3