Skip to content

0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 19:39
· 4352 commits to main since this release
e6ecbb3

What's Changed

  • chore: publish templates with -version qualifier by @nikku in #17
  • Moved runtime Dockerfile to this project by @berndruecker in #19
  • docs: adjust references to Connector runtime by @tmetzke in #20
  • Bump spring-zeebe to 8.1.4 using connector-sdk 0.3.0 by @berndruecker in #23
  • chore: bump to SDK 0.3.0 and related Connectors by @tmetzke in #24

New Contributors

Breaking Changes

  • due to "Moved runtime Dockerfile to this project" by @berndruecker in #19

    Connector Runtime now based on Spring Zeebe. Adjust the environment variables ZEEBE_INSECURE to ZEEBE_CLIENT_SECURITY_PLAINTEXT and ZEEBE_ADDRESS to ZEEBE_CLIENT_BROKER_GATEWAY-ADDRESS when using the Docker images.

Full Changelog: 0.1.2...0.2.1