Skip to content

Release v0.14.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jan 01:19
· 5 commits to main since this release

Fixes a backwards compatibility issue with older sequin.yaml configuration files.

Fixed

  • Fixes error when loading sequin.yaml files that contain the deprecated message_kind field. The field was deprecated in v0.10.x and removed in v0.14.x, but existing configuration files may still include it. The YAML loader now ignores this field instead of throwing an error.