Home / Companies / Svix / Blog / May 2025

May 2025 Summaries

2 posts from Svix

Filter
Month: Year:
Post Summaries Back to Blog
The authors of an enterprise-ready webhooks sending service called Svix share their experience with a unexpected error in JSON decoding, which caused errors in their code when trying to convert the payload from one generic "JSON value" representation to another. The issue was resolved by updating the code to handle the specific UTF-16 escape sequence used in JSON, and the webhook platform was successfully delivered again within a short period of time. The authors highlight the importance of testing and assuming that all possible scenarios can be handled during development.
May 27, 2025 442 words in the original blog post.
Svix is a webhooks sending service that allows users to build a secure and scalable webhook platform in minutes. The April 2025 changelog introduces a new Terraform provider, enabling infrastructure-as-code management of Svix accounts. Environment management APIs have been stabilized and made public for general use. Email connectors and connector UI improvements enhance the ability to send webhooks as emails directly from Svix. FIFO endpoint improvements include better retry management and smarter lock clearing functionality. A new login flow has been added to the Svix CLI, allowing users to approve sessions in the browser. Additionally, improvements have been made to handle UID locking and client disconnects, reducing the time it takes for successful retries. Quality of life improvements include changes to default region selection and enhanced handling of SSO and SCIM. The company is working on larger projects that will be shared in future updates.
May 09, 2025 1,062 words in the original blog post.