Skip to content

Zeebe HTTP Worker 0.23.0

Compare
Choose a tag to compare
released this 03 Aug 04:36
· 230 commits to master since this release

⚠️ Compatibility

This version is compatible with Zeebe 0.26.4 or previous versions.
But this version is not compatible with Zeebe 1.0.0 or newer versions.

Changelog

  • load local environment variables as a fallback if no remote URL is provided (#59)
  • throw error event if response fails (#56)
  • handle 5xx status codes (#69)

Thanks a lot to @pabloromanelli for the contributions 🎉