github svix/svix-webhooks v1.45.0
Version 1.45.0

latest releases: v1.56.0, v1.45.1
6 days ago

Highlights

  • CLI (New): New Rust-based CLI with support for all recent Svix functionality.
  • Libs/Rust (Breaking): Add api::MessageAttemptListAttemptedMessagesOptions and use it for
    MessageAttempt::list_attempted_messages, replacing MessageAttemptListOptions which contained
    some extra parameters never used with this method / endpoint (#1568)
  • Libs/JavaScript (Breaking): Add more precise type annotations for options parameters on
    MessageAttempt.list, MessageAttempt.listByMsg, MessageAttempt.listAttemptedMessages and
    MessageAttempt.listAttemptedDestinations (#1571)
  • Libs/JavaScript (Breaking): Rename EndpointStatsOptions interface to
    EndpointGetStatsOptions (#1585)
  • Libs/Kotlin (Breaking): Remove ListOptions class. Usage of classes that were inheriting
    from it should not change though (#1587)
  • Libs/Rust: Add api::Authentication::expire_all (#1584)
  • Libs/Rust: Rename some Options types. The old names remain as deprecated type aliases (#1584)
  • Server: Fix Dockerfile exposed port to be 8071 (#1596)

Full changelog

New Contributors

Full Changelog: v1.44.0...v1.45.0

Don't miss a new svix-webhooks release

NewReleases is sending notifications on new releases.