Skip to content

Releases: camunda/connectors

0.14.0

13 Dec 09:04
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🔧 Chores

0.14.0-rc2

12 Dec 12:54
Compare
Choose a tag to compare
0.14.0-rc2 Pre-release
Pre-release

🐛 Bug Fixes

🔧 Chores

0.14.0-rc1

09 Dec 14:41
Compare
Choose a tag to compare
0.14.0-rc1 Pre-release
Pre-release

✨ New Features

0.14.0-alpha2

09 Dec 11:57
Compare
Choose a tag to compare
0.14.0-alpha2 Pre-release
Pre-release
ci: release version 0.14.0-alpha2

0.14.0-alpha1

08 Dec 16:50
Compare
Choose a tag to compare
0.14.0-alpha1 Pre-release
Pre-release

✨ New Features

🐛 Bug Fixes

🔧 Chores

  • 654e375 - bundle: Added proper logging for GCP (fixes #36) (commit by @berndruecker)
  • b26ac99 - bundle: Added auto configs properly in Maven Shade to enable Actuator (commit by @berndruecker)
  • aeb4fee - http-json: fix result handling in proxy & get proyx URL from env (commit by @tmetzke)
  • 1bf5741 - http-json: store credentials in function & correct auth header (commit by @tmetzke)

0.2.3

22 Nov 17:34
2a83c85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

18 Nov 11:07
23e2296
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

15 Nov 19:39
e6ecbb3
Compare
Choose a tag to compare

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

0.1.2

13 Oct 14:37
a699845
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

13 Oct 11:01
89c23ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1