What's Changed
- Libs/JS: Allow
iterator
and date parameters on list endpoints to benull
(in addition toundefined
) - Libs/JS: Fix serialization of message
status
query parameters - Libs/Rust: Revert many pointless type changes from
Option<T>
toOption<Option<T>>
that came with 1.39.0 - Server: Improve error messages for configuration loading