Releases: GoCodeAlone/workflow-plugin-vectorstore
Releases · GoCodeAlone/workflow-plugin-vectorstore
v0.1.3
v0.1.2
Immutable
release. Only release title and notes can be modified.
Changelog
- cbdc5a7 Add strict contract descriptors: stepSchemas in plugin.json, plugin.contracts.json, SchemaProvider interface
- 8caf7ed Add wfctl-strict-contracts job to CI workflow
- 20f0e44 Address code review: clarify comments in contracts_test.go and plugin.go
- 0eb4e73 Address review threads: permissions, pipe masking, milvus, vector_delete exclusivity
- 75bdc38 Address review threads: safe type assertions, vector_delete description, remove unused environment field
- 406296f Initial plan
- 135035d Merge pull request #2 from GoCodeAlone/copilot/migrate-workflow-plugin-vectorstore
- 4facaf6 chore(deps): bump workflow v0.64.0 (#12)
- 0473c4d chore: bump workflow v0.3.5x → v0.51.7 (#4)
- d4f810d chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#9)
- 2c7410b ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#8)
- 9ce0130 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#5)
- 71f5bb7 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#11)
- feda29f ci: publish GoReleaser drafts after artifact upload
- bef2ab1 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#10)
- f058aa5 docs(vectorstore): add examples/minimal/config.yaml (#7)
- 76abf4d docs(vectorstore): experimental banner + MIT LICENSE (QoL sweep) (#6)