0.2.1
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
- @berndruecker made their first contribution in #19
- @tmetzke made their first contribution in #20
Breaking Changes
-
due to "Moved runtime Dockerfile to this project" by @berndruecker in #19
Connector Runtime
now based on Spring Zeebe. Adjust the environment variablesZEEBE_INSECURE
toZEEBE_CLIENT_SECURITY_PLAINTEXT
andZEEBE_ADDRESS
toZEEBE_CLIENT_BROKER_GATEWAY-ADDRESS
when using the Docker images.
Full Changelog: 0.1.2...0.2.1