Tags: svix/svix-webhooks
Tags
Publish version 1.66.0 (#1932) ## Version 1.66.0 * Libs/JavaScript: Fix response processing code for endpoints with an optional datetime field in the response body * Libs/PHP: Update minimum version of PHP to 8.0 * Server: Support sending raw (pre-formatted) JSON payloads
Bump to v1.65.0 (#1921) * Libs/Python: Bring back the (deprecated) sync `dashboard_access` method, which was accidentally removed in v1.64.1 * Libs/Csharp: The `options` argument to the `SvixClient` initializer is now optional. * Libs/Csharp: The `SvixOptions.BaseUrl` field is deprecated in favor of `SvixOptions.ServerUrl` * Libs/(Ruby and Kotlin): Add doc comments to class attributes * Libs/Go: Added a new `<Enum>From<UnderlyingType>` map to all enums. For example `BackgroundTaskStatusFromString["running"]` will result in `BACKGROUNDTASKSTATUS_RUNNING` * Libs/Go: Fixed bug where the correct `content-type` was not set on `PUT` requests * Bridge: Add `/health` endpoint by @CodeMan62 in #1903 * Server: Add URL validation to operational server webhooks by @CodeMan62 in #1887
Bump to v1.64.1 (#1891) ## Version 1.64.1 * Libs/JavaScript: Add `HTTPValidationError`, `HttpErrorOut`, `ValidationError` and `ApiException` to the top level exports. * Server: Add response duration tracking to webhook message attempts by @CodeMan62 in #1877 * Libs/Python: Specify minimum version of pydantic `pydantic >=2.10` in setup.py.
Bump to v1.63.0 (#1854) ## Version 1.63.0 * Libs/Cli: New Ingest source and Ingest endpoint APIs are now available. * Libs: New environment APIs (import, export) are now available. * Libs/Ruby: Fix bug causing `application.get_or_create` to raise a `TypeError`
PreviousNext