Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 19:11
· 6 commits to main since this release

Changes

  • chore: exclude G118 from gosec linter checks in golangci configuration (3e414fb)
  • refactor: add error handling comments for best-effort dashboard data retrieval (bed0ea2)
  • chore: update dependencies to version 1.3.0 for multiple xraph packages (f4508a3)
  • refactor: improve formatting and readability of Go and TSX syntax highlighter functions (4e16f91)
  • Refactor logging to use go-utils/log package (dfeb8c9)
  • feat(workflow): implement saga pattern with compensation steps and child workflows (2d5553a)

Installation

go get github.com/xraph/dispatch@v1.3.0

Full Changelog: v0.1.0...v1.3.0