Skip to content

SDKs + CLI v2.2.0

Latest

Choose a tag to compare

@svix-jplatte svix-jplatte released this 31 Aug 15:56
f798947

What's Changed

  • Libs/JavaScript (Breaking): Remove JSON parsing from Webhook.verify, for consistency with
    SDKs for other languages (this was meant to be part of the recently-released v2.0.0 but forgotten
    for JavaScript and PHP - we're yanking v2.0.0 and v2.1.0 of the JS SDK in response)
  • Libs/PHP (Breaking): Remove JSON parsing from Webhook.verify, for consistency with
    SDKs for other languages (this was meant to be part of the recently-released v2.0.0 but forgotten
    for JavaScript and PHP - we're yanking v2.0.0 and v2.1.0 of the PHP SDK in response)
  • Libs/Rust: Re-export Svix, Webhook, AutoConfig and AutoConfigConsumer,
    Error and Result at the crate root

Full Changelog: v2.1.0...v2.2.0