Download Latest Version sequin-cli-v0.14.6-linux-386.zip (9.2 MB)
Email in envelope

Get an email when there's a new version of Sequin

Home / v0.14.4
Name Modified Size InfoDownloads / Week
Parent folder
sequin-cli-v0.14.4-linux-arm64.zip 2026-02-17 9.0 MB
sequin-cli-v0.14.4-windows-386.zip 2026-02-17 9.5 MB
sequin-cli-v0.14.4-windows-amd64.zip 2026-02-17 9.9 MB
sequin-docker-compose.zip 2026-02-17 18.9 kB
sequin-cli-v0.14.4-darwin-amd64.zip 2026-02-17 9.5 MB
sequin-cli-v0.14.4-darwin-arm64.zip 2026-02-17 9.0 MB
sequin-cli-v0.14.4-linux-386.zip 2026-02-17 9.2 MB
sequin-cli-v0.14.4-linux-amd64.zip 2026-02-17 9.7 MB
sequin-cli-v0.14.4-linux-arm.zip 2026-02-17 8.9 MB
README.md 2026-02-17 668 Bytes
Release v0.14.4 source code.tar.gz 2026-02-17 25.4 MB
Release v0.14.4 source code.zip 2026-02-17 26.5 MB
Totals: 12 Items   126.6 MB 0

This release updates the Kafka sink compression field naming for clarity.

Changed

  • Renames the Kafka sink producer_compression field to compression in sequin.yaml config, and changes the value no_compression to none (#compression-rename). If you use a sequin.yaml with a Kafka sink, update your config:

```yaml # Before producer_compression: "no_compression" # or "lz4"

# After compression: "none" # or "lz4" ```

Existing database records are migrated automatically on upgrade. See sequin.yaml reference for details.

Source: README.md, updated 2026-02-17