Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.5.1
Fixing SQLi Vulnerability (#30) * Fixing SQLI Vulnerability * Adding params test cases * cleaning imports * PR review changes * Moving to Object Params * -wip * wip * Adds cast logic, test cases, and assumptions * Fixed integration test * Addrese the change for IN operator and handle case of List Co-authored-by: Nidhi <jainnidhi703@gmail.com>
Release v0.5.0
- Added support for projections for the Doc Store Query interface
- Added projections support for Mongo via the Doc Store Query interface