Skip to content

Releases: GoCodeAlone/workflow-plugin-broker

v0.2.0

16 Mar 06:17

Choose a tag to compare

Changelog

  • 93d093d feat: add root package for library import

v0.1.0

15 Mar 16:19

Choose a tag to compare

Changelog

  • 84d51e3 Initial commit
  • b44d158 ci: add CI workflow for push/PR on main
  • 9113d98 feat: NATS JetStream broker module with publish/subscribe step types
  • f368779 feat: add SubscribeWithSubject to Broker interface and NATSModule