This repository was archived by the owner on Feb 9, 2026. It is now read-only.
v1.0.2
What's Changed
This release removes the $mode parameter when filtering on a string field. We have noticed that our current database provider simply does not support it. Filtering on string fields with the $contains operator is case insensitive by default.
- fix: remove invalid request parameter by @fabio-nettis in #9
Full Changelog: v1.0.1...v1.0.2