Fixes a backwards compatibility issue with older sequin.yaml configuration files.
Fixed
- Fixes error when loading
sequin.yamlfiles that contain the deprecatedmessage_kindfield. 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.