Skip to content

Releases: GoCodeAlone/workflow-plugin-bento

v1.1.0

15 Mar 16:25
9efe207

Choose a tag to compare

Changelog

  • 6a9929b Fix: Replace context.Background() with parent ctx in context propagation
  • 223e50e Fix: Update plugin.json with structured capabilities
  • 86862a2 Merge pull request #18 from GoCodeAlone/fix/ws08-bento-plugin
  • 9efe207 Merge pull request #22 from GoCodeAlone/chore/modular-migration
  • 5ee37cc chore: bump workflow dependency to v0.3.24
  • 0b21472 chore: bump workflow to v0.3.30 (eventbus v2.5.1 fix)
  • be4f9ab chore: migrate from CrisisTextLine/modular to GoCodeAlone/modular
  • bc1c405 chore: migrate to GoReleaser, bump action to v7
  • 88210cb ci: configure RELEASES_TOKEN for private module access
  • 17dfbb5 deps: update workflow to v0.3.0 (#20)
  • ac76d08 deps: update workflow to v0.3.1
  • 240ffdf deps: update workflow to v0.3.28
  • 5cb2f96 deps: upgrade workflow from v0.1.9 to v0.2.21 (#19)
  • 460caea docs: convert README diagrams to MermaidJS (#21)
  • 58ada3e fix: register components/pure and disable broken trigger factory
  • cefb301 fix: update TriggerTypes test to match disabled trigger implementation
  • 7c88804 fix: update plugin.json capabilities to array format for engine compatibility
  • 0496705 fix: update test Execute calls for 6-param interface
  • 2c307ac fix: use flowchart instead of graph for mermaid architecture diagram

v1.0.0

24 Feb 18:55

Choose a tag to compare

What's Changed

  • Fix silent error suppression in stream runners and triggers by @Copilot in #4
  • test: add comprehensive unit tests for modules, steps, and triggers by @intel352 in #6
  • test: add unit tests for bento plugin modules, steps, and triggers by @intel352 in #10
  • fix: address test reliability, correctness, and silent stream failures by @Copilot in #8
  • feat: add structured logging and fix silent error suppression by @intel352 in #5
  • feat: add structured logging and observability hooks by @intel352 in #7

New Contributors

Full Changelog: https://github.com/GoCodeAlone/workflow-plugin-bento/commits/v1.0.0