Svix

Latest version: v1.56.0

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

Scan your dependencies

Page 15 of 26

0.60.0

* Server: normalize health status output to be in lowercase.
* Server: implement application portal endpoint and limited access tokens for it.
* Server: add endpoint stats endpoint for getting endpoint statistics.
* Server: add support for JSON log format for use in cloud environments.
* Server: add configuration options for the max pool size for DB and Redis connection pools.
* Server: add CORS headers and support pre-flight requests for use from the browser.
* Server: add a configuration option to only allow https endpoint URLs.
* Server: support passing an org_id when generating JWTs (`svix-server jwt generate`).
* Lib/Python: update httpx dependency to the latest version.
* Lib/Rust: fix mixup with validation errors marked as HTTP errors and vice-versa.

0.59.1

* Libs/Csharp: expose missing getters which prevented a lot of the lib's functionality to be used.

0.59.0

* Server: make the `health` endpoint more useful by adding more status checks to it.
* Server: parse `retry_schedule` as an array rather than string.
* People should use the next syntax: `[1, 2]`, though the old syntax is still supported for backwards compatibility.
* Server: add validation to ensure endpoint URL scheme is either http or https.
* Libs/Python: show a more useful error for obviously malformed secrets.
* Libs/JavaScript: show a more useful error for obviously malformed secrets.

0.58.2

* Libs and server: update OpenAPI spec

0.58.1

* Server: Fix logging configuration in production builds to actually be respected.
* Server: improve how we run Redis migrations.

0.58.0

* Lib/Rust: add a Rust API client + webhook verification library!
* Lib/Python: fix package installation on Windows.
* Lib/Csharp: make some parameters optional for better ergonomics.
* Server: remove `updated_at` field from static entities.
* Server: change to a more efficient first message dispatch.
* Server: change the redis queue to use redis streams.
* Server: serve nice API docs under `/docs`.
* Server: start version tagging the Docker images. (`latest`, `x`, and `x.y`).
* Server: allow PATCH to delete header values by passing null.
* Server: make it possible to change the hard pagination limits to be soft.
* Server: make the redis queue implementation automatically recover from redis crashes.
* Server: add a `--run-migrations` flag to automatically run migrations (flag still passed in Docker).
* Server: fix worker to not follow HTTP redirects when calling webhooks.

Page 15 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.