Releases: GoCodeAlone/workflow-plugin-salesforce
Releases · GoCodeAlone/workflow-plugin-salesforce
v0.2.4
v0.2.3
Immutable
release. Only release title and notes can be modified.
Changelog
- f375178 chore(deps): bump workflow v0.64.0 (#15)
- 189e7ef ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#14)
- 0669b58 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#13)
- 07551b8 chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#12)
- 12a5ea3 docs(salesforce): add examples/minimal/config.yaml (#11)
- 381bc64 docs(salesforce): experimental banner + LICENSE check (QoL sweep) (#10)
- 4cc4706 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#9)
- 69dc2e1 chore: sync plugin.json version to latest tag v0.2.2 (#8)
- c094670 docs: post-merge retro for strict-contracts PR #6 (#7)
- 94ba9b4 feat: add strict-contracts (proto + ContractRegistry + CI) (#6)
- 580e599 chore: bump workflow v0.51.7 (#4)
- 76ab60f ci: publish GoReleaser drafts after artifact upload
v0.2.2
v0.2.1
v0.2.0
Changelog
- d954451 fix: update CI Go version and remove local replace directives
- c181a18 fix: empty base URL for client_credentials auth
- 6ea13f8 feat: migrate to PramithaMJ/salesforce/v2 SDK
- 1d9f455 test: add wftest integration tests
- b106041 ci: upgrade goreleaser-action to v7, actions to latest
- c632c4d ci: add CI workflow for push/PR
- dcf36b8 chore: bump workflow engine to v0.3.51
- 10b1ad9 ci: add registry notification on release
- 90ec77d ci: make registry sync step non-blocking