Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:19
· 32 commits to main since this release

Changelog

  • 80672c5 chore: bump workflow engine to v0.3.51
  • dbc3c1e ci: add CI workflow for push/PR
  • cad31e0 ci: add registry notification on release
  • de487b5 ci: upgrade goreleaser-action to v7, actions to latest
  • c1fffff fix: add apiUrl redirect via HTTP transport and fix dashboard list pointer bug
  • b222f7a fix: use standard plugin.json format with capabilities block
  • 8d50982 refactor: inject plugin version at build time via ldflags
  • cf4588b security: use module-scoped HTTP client instead of mutating http.DefaultTransport