Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.9.33
What's Changed
- Subdoc SET Operator for Flat Collections by @suddendust in #267
Full Changelog: 0.9.32...0.9.33
Release v0.9.32
What's Changed
- FlatPostgresCollection Create Doc Impl by @suddendust in #266
Full Changelog: 0.9.31...0.9.32
Release v0.9.31
What's Changed
- Add Schema Registry to Provide Table Metadata by @suddendust in #263
Full Changelog: 0.9.30...0.9.31
Release v0.9.30
What's Changed
- Postgres query timeout by @suddendust in #264
- Handle nested null arrays correctly by @suddendust in #265
Full Changelog: 0.9.29...0.9.30
Release v0.9.29
What's Changed
- feat: add support for date constant expression for mongo by @GurtejSohi in #262
Full Changelog: 0.9.28...0.9.29
Release v0.9.28
What's Changed
- Use ARRAY instead of IN queries for Better Perf in Flat PG Collections by @suddendust in #258
Full Changelog: 0.9.27...0.9.28
Release v0.9.27
What's Changed
- Introduce Flat Collection Types by @suddendust in #259
- Write Path Tests for Flat Postgres Collections by @suddendust in #260
Full Changelog: 0.9.26...0.9.27
Release v0.9.26
What's Changed
- Added test cases for CONTAINS/NOT CONTAINS on Nested Arrays in Flat Collections by @suddendust in #256
- Sync EQ/NEQ on Arrays in Flat Collections with Mongo by @suddendust in #257
Full Changelog: 0.9.25...0.9.26
Release v0.9.25
What's Changed
- Log failed PG queries by @suddendust in #255
- Allow square brackets [ and ] in BasicPostgresSecurityValidator by @suddendust in #254
Full Changelog: 0.9.24...0.9.25
Release v0.9.23
What's Changed
- Postgres Query Parser Bugfixes by @suddendust in #253
Full Changelog: 0.9.23...0.9.24