Skip to content

Releases: GoCodeAlone/workflow-plugin-erp

v0.1.2

26 May 07:31
Immutable release. Only release title and notes can be modified.
e5e472f

Choose a tag to compare

Changelog

  • 89e194a Changes before error encountered
  • 5523d91 Initial plan
  • a651ec7 Merge pull request #2 from GoCodeAlone/copilot/migrate-workflow-plugin-erp-to-strict-grpc
  • a02f7b1 chore: bump workflow v0.3.56 → v0.51.7 (#4)
  • 727089c chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#9)
  • ff3beae ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#8)
  • d44051c ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#5)
  • 51c0041 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#11)
  • cbcd12a ci: publish GoReleaser drafts after artifact upload
  • e5e472f ci: retry draft release publishing
  • bbab9c7 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#10)
  • c7323d7 docs(erp): add examples/minimal/config.yaml (#7)
  • 15e279d docs(erp): experimental banner + MIT LICENSE (QoL sweep) (#6)
  • a1538e7 fix: add permissions: contents: read to CI jobs to satisfy CodeQL security requirement
  • 9a97232 fix: address Copilot review feedback - correct proto types, add camelCase key support, fix plugin.json
  • f6782ee fix: improve error messages, emit dual output keys, add camelCase alias tests, package contracts.json in release

v0.1.1

22 Apr 14:46

Choose a tag to compare

Changelog

  • a0ae0e1 refactor: inject plugin version at build time via ldflags

v0.1.0

03 Apr 22:24

Choose a tag to compare

Changelog

  • e1572b4 Initial commit
  • e42221e feat: implement ERP plugin with OData v4 + SAP adapter
  • 5ef8686 fix: deadlock in CSRF+OAuth2, error handling, OData function params