Svix

Latest version: v1.56.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 26

1.56.0

* Skipping versions: we had an issue with our CI that created duplicated Go
library releases and forced us to bump the version across the libs and the
server. Apologies for any inconvenience caused.
* Libs/Go: retracts several versions which were tagged prematurely. Apologies!

1.45.1

* CLI: Rename the binary back from `svix-cli` to `svix`
* Libs/Java: Stop sharing one `ApiClient` between all `Svix` instances. Fixes a bug where multiple
independently instantiated `Svix` instances would always use the same base path and auth token.

1.45.0

* 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])

[1568]: https://github.com/svix/svix-webhooks/pull/1568
[1571]: https://github.com/svix/svix-webhooks/pull/1571
[1584]: https://github.com/svix/svix-webhooks/pull/1584
[1585]: https://github.com/svix/svix-webhooks/pull/1585
[1587]: https://github.com/svix/svix-webhooks/pull/1587

1.44.0

* Libs/JavaScript: Revert packaging-related change because it broke for some users ([1556])
* Libs/Rust **(Breaking)**: Remove unused optional `PostOptions` parameters from non-POST methods ([1557])

[1556]: https://github.com/svix/svix-webhooks/pull/1556
[1557]: https://github.com/svix/svix-webhooks/pull/1557

1.43.0

* Libs/Go: Add convenient construction of messages with pre-serialized payload ([1538])
* Libs/Go: Reduce the use of `NullableX` types to where they actually have a use ([1543])
* Libs/JavaScript: Add convenient construction of messages with pre-serialized payload ([1539])
* Libs/Java: Add convenient construction of messages with pre-serialized payload ([1544])
* Libs/C: Bump .NET target to 8.0 ([1546])
* Libs/C: Add convenient construction of messages with pre-serialized payload ([1545])
* Libs/Python: Add convenient construction of messages with pre-serialized payload ([1540])
* Libs/Ruby: Add convenient construction of messages with pre-serialized payload ([1541])
* Libs/JavaScript: Compile svix package for ESM and CommonJS, reducing bundle sizes ([1549])

[1538]: https://github.com/svix/svix-webhooks/pull/1538
[1543]: https://github.com/svix/svix-webhooks/pull/1543
[1539]: https://github.com/svix/svix-webhooks/pull/1539
[1540]: https://github.com/svix/svix-webhooks/pull/1540
[1541]: https://github.com/svix/svix-webhooks/pull/1541
[1544]: https://github.com/svix/svix-webhooks/pull/1544
[1545]: https://github.com/svix/svix-webhooks/pull/1545
[1546]: https://github.com/svix/svix-webhooks/pull/1546
[1549]: https://github.com/svix/svix-webhooks/pull/1549

1.42.0

* Server: Return 413 on large payloads ([1530])
* Libs/Python: Fix sync / async mismatch for op-webhook-endpoint API ([1535])
* Libs/Rust: Fix types of `iterator` fields ([1534])
* Libs/Kotlin: Add convenient construction of messages with pre-serialized payload ([1531])
* Libs/Rust: Add convenient construction of messages with pre-serialized payload ([1533])

[1530]: https://github.com/svix/svix-webhooks/pull/1530
[1531]: https://github.com/svix/svix-webhooks/pull/1531
[1533]: https://github.com/svix/svix-webhooks/pull/1533
[1534]: https://github.com/svix/svix-webhooks/pull/1534
[1535]: https://github.com/svix/svix-webhooks/pull/1535

Page 1 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.