Skip to content

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:15
· 10 commits to main since this release
a1a01ac

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, and agent-skills/<version> watermarks. (#42)

Full changelog: v2.2.0...v2.2.1