Releases: hypertrace/document-store
Releases · hypertrace/document-store
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
Release v0.9.23
What's Changed
- Handle Array Exists/Not Exists in Flat Collections by @suddendust in #250
Full Changelog: 0.9.22...0.9.23
Release v0.9.22
What's Changed
- [Postgres] Optimise IN and NOT_IN Queries for Primitive and ARRAY Fields by @suddendust in #251
- Optimise IN queries for json fields in flat collections by @suddendust in #252
Full Changelog: 0.9.21...0.9.22
Release v0.9.21
What's Changed
- ArrayIdentifierExpression and JsonArrayIdentifierExpression to pass type info to flat collections by @suddendust in #249
Full Changelog: 0.9.20...0.9.21
Release v0.9.20
What's Changed
- Use Connection Pool in PG Queries by @suddendust in #248
Full Changelog: 0.9.19...0.9.20