Skip to content

Releases: hypertrace/document-store

Release v0.5.1

09 Feb 10:59
a10c255

Choose a tag to compare

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

08 Jan 11:51
5c0fd4d

Choose a tag to compare

  • Added support for projections for the Doc Store Query interface
  • Added projections support for Mongo via the Doc Store Query interface