Spacelift Intent MCP Server 0.2.0
Release artifacts for all supported platforms.
Docker images
The following multi-arch (amd64 and arm64) Docker images have been published:
ghcr.io/spacelift-io/spacelift-intent:latestghcr.io/spacelift-io/spacelift-intent:0.2.0
What's Changed
- chore(deps): migrate from opentofu-providers fork to official provider-client by @sephriot in #44
- feat(provider): add config merge logic to preserve resource state during updates by @sephriot in #45
- refactor(provider): simplify config merge logic to top-level only by @sephriot in #46
- test(provider): add e2e test for UpdateResource top-level config merge by @sephriot in #47
- style(provider): fix import ordering in e2e test by @sephriot in #48
- feat(provider): add schema version tracking to TypeDescription by @sephriot in #49
- refactor(provider): remove legacy plugin support by @michalg9 in #50
- refactor(mcp): migrate from mark3labs/mcp-go to official go-sdk by @sephriot in #51
- chore(deps): bump google.golang.org/grpc from 1.74.0 to 1.79.3 by @dependabot[bot] in #53
- chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.4.1 by @dependabot[bot] in #54
- fix: return partial state from provider on failed create by @sephriot in #55
New Contributors
- @dependabot[bot] made their first contribution in #53
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0