Svix

Latest version: v1.63.0

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

Scan your dependencies

Page 4 of 29

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

1.41.0

* Libs/JS: Allow `iterator` and date parameters on list endpoints to be `null` (in addition to `undefined`)
* Libs/JS: Fix serialization of message `status` query parameters
* Libs/Rust: Revert many pointless type changes from `Option<T>` to `Option<Option<T>>` that came with 1.39.0
* Server: Improve error messages for configuration loading

1.40.0

* Libs(JS): downgrade `stablelib/base64` avoiding `ERR_REQUIRE_ESM` by svix-onelson in https://github.com/svix/svix-webhooks/pull/1506
* Bridge: update ca-certificates by jaymell in https://github.com/svix/svix-webhooks/pull/1507
* Server: exit early if endpoints don't exist by jaymell in https://github.com/svix/svix-webhooks/pull/1515

Page 4 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.