return an error on invalid fallback param serialization

This commit is contained in:
Gani Georgiev
2026-09-02 12:15:34 +03:00
parent 1b3edbbf5c
commit 56f1d1dfdd
3 changed files with 38 additions and 9 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
## v0.40.2 (WIP)
- Minor filter params replacement optimization.
- Return an error when invalid values are passed as placeholder filter params and optimized params replacements to apply in a single pass.
- Minor UI autocomplete optimizations.
- Fixed collection index parsing error for indexes with missing name.
- Fixed harmless index parsing error when no index name is provided.
- Minor UI autocomplete optimizations _(prefix match, autocomplete debounce, etc.)_.
## v0.40.1