Skip to content

Releases: GoCodeAlone/workflow-plugin-salesforce

v0.2.0

03 Apr 22:27

Choose a tag to compare

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

v0.1.0

13 Mar 16:36

Choose a tag to compare

Changelog

  • 6164cf8 fix: correct goreleaser v2 config syntax
  • ebfa378 feat: complete salesforce plugin with goreleaser, plugin.json, and CI
  • 718aaa0 feat: initial implementation of workflow-plugin-salesforce
  • fa1629e Initial commit