Home / Companies / Svix / Blog / April 2026

April 2026 Summaries

2 posts from Svix

Filter
Month: Year:
Post Summaries Back to Blog
Svix, an enterprise-ready webhooks sending service, has introduced several updates in April, including the announcement of Diom, a backend components platform designed to simplify building robust services by offering common backend primitives like cache and rate-limiting. Diom aims to integrate tightly with Svix for both webhooks consumers and producers. Other updates include enhanced application analytics with flexible filtering options, the ability to pass custom headers to OAuth 2.0 token endpoints, and a decoupled configuration for overriding server CA certificates without requiring mTLS setup. Additionally, visibility control has been improved in the app portal to correctly disable the "View endpoint secret" button when not permitted. Svix emphasizes its commitment to customer feedback for continuous product improvement and encourages engagement through various platforms such as Twitter, GitHub, and Slack.
Apr 21, 2026 480 words in the original blog post.
Diom is an open-source backend components platform designed to simplify the development of robust services by providing high-level APIs for common backend primitives, such as cache, rate-limiting, idempotency, and queues, eliminating the need for multiple dedicated services. Developed from challenges faced by Svix, Diom aims to reduce infrastructure complexity by allowing developers to replace tools like Redis, RabbitMQ, and Kafka with a single service that can be run as a single node or a highly-available cluster, thus easing maintenance and operational tasks. With a focus on reliability, developer experience, and performance, Diom is built in safe Rust and supports highly-available Raft-powered clusters, enabling seamless operations even during maintenance or node failures. Although not yet generally available, Diom is being tested in staging environments and is expected to reach GA status later in the year, with plans to include additional features like automatic backups.
Apr 20, 2026 976 words in the original blog post.