v2.2.1
This release adds first-class support for MotherDuck Flights plus documentation polish.
New skills
motherduck-create-flight— create, schedule, run, and debug MotherDuck Flights (Python jobs that run on MotherDuck compute) for scheduled ingestion and transformation. Ships a condensed flights reference (anatomy, runtime limits, config vs secrets, scheduling, versioning, the full MCP tool surface, and troubleshooting) and three ready-to-deploy templates: dlt ingestion, Postgres mirror, and scheduled S3 partition refresh. (#41)
Docs
- README now leads with install, dedupes the catalog listing, and adds a release badge. (#40)
Release engineering
- Version bumped to 2.2.1 across all manifests,
INTEGRATION_VERSION, andagent-skills/<version>watermarks. (#42)
Full changelog: v2.2.0...v2.2.1