Releases: camunda/connectors
Releases · camunda/connectors
0.14.0
✨ New Features
e04e0a7
- http-json: implement oauth flow (commit by @mbiciin)2b95abc
- http-json: support secrets in request body (commit by @Oleksiivanov)350a70f
- ms-teams: Add Microsoft Teams connector (commit by @Oleksiivanov)6455982
- slack: support channel creation (PR #149 by @chillleader)ff8ce29
- slack: allow post message with user email (commit by @Oleksiivanov)83d913c
- slack: add invite users to channel method (commit by @markfarkas-camunda)
🐛 Bug Fixes
1ac00b4
- http-json: send JSON content to proxy (PR #182 by @berndruecker)52929fc
- http-json: update method for oauth request (commit by @mbiciin)294f1eb
- http-json: update request content (commit by @mbiciin)e12c5b8
- http-json: body is not sent (commit by @mbiciin)04c9f79
- ms-teams: fix chat type serialization (commit by @Oleksiivanov)81b12ba
- slack: edit channel name regex to allow FEEL expressions (commit by @chillleader)74de59f
- sns+sqs: remove custom deserialization of AWS msg attributes (commit by @igpetrov)
🔧 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)861c89c
- http-json: block certain URLs (PR #65 by @tmetzke)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.14.0-rc2
0.14.0-rc1
✨ New Features
6455982
- slack: support channel creation (PR #149 by @chillleader)ff8ce29
- slack: allow post message with user email (commit by @Oleksiivanov)83d913c
- slack: add invite users to channel method (commit by @markfarkas-camunda)350a70f
- ms-teams: Add Microsoft Teams connector (commit by @Oleksiivanov)
0.14.0-alpha2
ci: release version 0.14.0-alpha2
0.14.0-alpha1
✨ New Features
e04e0a7
- http-json: implement oauth flow (commit by @mbiciin)2b95abc
- http-json: support secrets in request body (commit by @Oleksiivanov)
🐛 Bug Fixes
1ac00b4
- http-json: send JSON content to proxy (PR #182 by @berndruecker)52929fc
- http-json: update method for oauth request (commit by @mbiciin)294f1eb
- http-json: update request content (commit by @mbiciin)e12c5b8
- http-json: body is not sent (commit by @mbiciin)
🔧 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
What's Changed
- Bump to Spring Zeebe 8.1.6 by @berndruecker in #27
- chore(deps): bump Runtime to
0.3.2
by @tmetzke in #29
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Bump spring zeebe to latest version by @berndruecker in #25
- chore(deps): update Connector Runtime to
0.3.1
by @tmetzke in #26
Full Changelog: 0.2.1...0.2.2
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
0.1.2
What's Changed
- Attach element template bundle to release by @menski in #15
- feat: release lambda connector 0.3.2 by @Oleksiivanov in #16
Full Changelog: 0.1.1...0.1.2