New
Release v0.13.24
This release adds support for configuring backfills in YAML, improves UI navigation, and enhances Kinesis and GCP Pub/Sub partition key handling.
Added
- Adds
initial_backfillconfiguration to sequin.yaml. Configure full or partial backfills when creating sinks via YAML. See backfills reference for details. - Adds sort direction dropdown to the consumer messages view. Sort messages by oldest or newest first for easier navigation.
Fixed
- Fixes partition and ordering key handling for Kinesis and GCP Pub/Sub. Keys that exceed maximum byte limits are now automatically compressed using MD5 to ensure delivery.