Skip to content

Releases: camunda/connectors

0.14.1

16 Dec 13:17
Compare
Choose a tag to compare

🐛 Bug Fixes

  • d09047e - http-json: delete validation for field audience and update element template (commit by @mbiciin)
  • 6871a03 - http-json: update for bearer token sent with quotes (commit by @mbiciin)

🔧 Chores

  • 697777a - bundle: Fixed logging dependencies and added test for Spring context creation (commit by @berndruecker)
  • 70b9049 - bundle: Improved logging dependencies for GCP and added Application Context startup test (commit by @berndruecker)
  • 90d350d - deps: Removed logback version as provided by Spring BOM (commit by @berndruecker)
  • 54dc7e6 - deps: update dependency com.google.cloud:libraries-bom to v26.2.0 (PR #109 by @renovate[bot])
  • d76019f - deps: update aws-java-sdk monorepo to v1.12.366 (PR #110 by @renovate[bot])
  • 63f700a - deps: update dependency com.google.cloud:spring-cloud-gcp-starter-logging to v3.4.1 (PR #111 by @renovate[bot])

0.14.1-rc1

15 Dec 16:59
Compare
Choose a tag to compare
0.14.1-rc1 Pre-release
Pre-release

🐛 Bug Fixes

  • d09047e - http-json: delete validation for field audience and update element template (commit by @mbiciin)
  • 6871a03 - http-json: update for bearer token sent with quotes (commit by @mbiciin)

🔧 Chores

  • 697777a - bundle: Fixed logging dependencies and added test for Spring context creation (commit by @berndruecker)
  • 70b9049 - bundle: Improved logging dependencies for GCP and added Application Context startup test (commit by @berndruecker)
  • 90d350d - deps: Removed logback version as provided by Spring BOM (commit by @berndruecker)

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