Skip to content

Releases: hypertrace/document-store

Release v0.6.12

03 Mar 17:29
774e1ae

Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

02 Mar 12:46
7dea177

Choose a tag to compare

What's Changed

Release v0.6.10

02 Mar 04:51
9fc8c38

Choose a tag to compare

What's Changed

Full Changelog: 0.6.9...v0.6.10

Release v0.6.9

23 Feb 17:49
cf37932

Choose a tag to compare

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

16 Feb 09:40
21bd250

Choose a tag to compare

chore: Minor naming changes (#70)

Release v0.6.7

04 Feb 06:58
b20c3b4

Choose a tag to compare

What's Changed

  • Update the Postgres driver path to avoid sync failure in dependencies

Release v0.6.6

02 Feb 12:43
1020438

Choose a tag to compare

What's Changed

  • Encode alias so that they can contain special characters like dot

Release v0.6.5

30 Dec 15:31
0b23b9a

Choose a tag to compare

Handle duplications using
(i) a overwrite strategy for duplicate selections
(ii) an error-out strategy for duplicate aliases

Release v0.6.4

17 Dec 03:14
506300c

Choose a tag to compare

What's Changed

Full Changelog: 0.6.3...0.6.4

Release v0.6.3

16 Dec 12:08
ca04d48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...0.6.3