github svix/svix-webhooks v1.39.0
Version 1.39.0

9 hours ago

Highlights

  • Libs: Add operational webhook endpoint API
  • Libs/Rust: [Breaking] Models for PATCH endpoints now have Option<Option<T>> fields to allow explicitly sending nulls to unset those fields.
  • Libs/Go: [Breaking] Nullable arrays are once again represented by []T instead of *[]T. Serialization handles the empty case correctly.
  • Libs: Upgrade openapi-generator to 7.9.0, with dependency upgrades and internal changes in the SDKs.
  • Server: Redis Sentinel support
  • Server: OTEL metrics for Redis queues
  • Server: Redis DLQ support
  • Server: Several dependency upgrades and CI improvements

What's Changed

New Contributors

Full Changelog: v1.38.0...v1.39.0

Don't miss a new svix-webhooks release

NewReleases is sending notifications on new releases.