Skip to content

Version 1.41.0

Latest
Compare
Choose a tag to compare
@svix-jplatte svix-jplatte released this 20 Nov 18:30
· 13 commits to main since this release
4870406

What's Changed

  • Libs/JS: Allow iterator and date parameters on list endpoints to be null (in addition to undefined)
  • Libs/JS: Fix serialization of message status query parameters
  • Libs/Rust: Revert many pointless type changes from Option<T> to Option<Option<T>> that came with 1.39.0
  • Server: Improve error messages for configuration loading