Releases: hypertrace/document-store
Releases · hypertrace/document-store
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
Release v0.9.19
What's Changed
- Support hyphen in identifier names by @suddendust in #246
Full Changelog: 0.9.18...0.9.19
Release v0.9.18
What's Changed
- Support GROUP BY on Nested JSONB Fields in Flat Postgres Collections by @suddendust in #247
Full Changelog: 0.9.17...0.9.18
Release v0.9.17
What's Changed
- Allow "." (dot) in identifier names in BasicPostgresSecurityValidator by @suddendust in #245
- Relational operators on nested fields in flat collections by @suddendust in #243
Full Changelog: 0.9.16...0.9.17
Release v0.9.16
What's Changed
- Unnest on nested json arrays in flat collections by @suddendust in #244
Full Changelog: 0.9.15...0.9.16
Release v0.9.15
What's Changed
- Support for SELECT on nested JSON fields in Flat Collections by @suddendust in #240
Full Changelog: 0.9.14...0.9.15
Release v0.9.14
What's Changed
- [Bugfix] PostgreSQL case sensitivity bug in UNNEST alias for flat collections by @suddendust in #242
Full Changelog: 0.9.13...0.9.14
Release v0.9.13
What's Changed
- Support for Unnest on Top-Level Array Fields in Flat Postgres Collection by @suddendust in #239
Full Changelog: 0.9.12...0.9.13
Release v0.9.12
What's Changed
- ENGTAI-68310 : Adding logic and fixing order by @Sukhamjot-Singh in #232
New Contributors
- @Sukhamjot-Singh made their first contribution in #232
Full Changelog: 0.9.11...0.9.12
Release v0.9.11
What's Changed
- perf: optimize mongo update impl when return document type is none by @GurtejSohi in #241
Full Changelog: v0.9.10...0.9.11