·
7 commits
to refs/heads/main
since this release
Changes
New Features ✨
- feat: Add checklist tools for tracking connector development progress (#181)
- feat: Add manifest history tracking with versioning, checkpointing, recall, and diff (#176)
- feat: Add schema validation and inferred schema detection to stream test reads (#175)
- feat: Add session-based manifest editing tools and MCP resource (#168)
- feat: add tracing to experiment task and connector build spans (#167)
Bug Fixes 🐛
- fix: Correct schema path for declarative component schema validation (#179)
Under the Hood ⚙️
- ci(deps): bump reviewdog/action-actionlint from 1.67.0 to 1.68.0 in the minor-and-patch group (#169)
- ci(deps): bump actions/download-artifact from 5 to 6 (#170)
- ci(deps): bump actions/upload-artifact from 4 to 5 (#171)
- ci(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#172)
- ci(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#173)