Releases: camunda/connectors
Releases · camunda/connectors
8.4.0-alpha2-rc3
8.4.0-alpha2-rc2
🐛 Bug Fixes
06d4897
- rest: API key auth - do not set the key in headers when it is included in the query. (PR #1496 by @Oleksiivanov)282ed8b
- msft,mail: fix schema (PR #1498 by @igpetrov)
♻️ Refactors
4e17497
- change dockerfile uid and gid (PR #1492 by @aabouzaid)
8.4.0-alpha2-rc1
💥 BREAKING CHANGES
-
due to
078c1d6
- Template generation for multiple element types (PR #1453 by @chillleader):Template generation for multiple element types (#1453)
✨ New Features
552358b
- indempotency: added message ID to boundary and intermed conn-s (PR #1414 by @igpetrov)90e122d
- webhook: add verification expression support (PR #1392 by @igpetrov)4722351
- http-json: add api key authentication (PR #1437 by @Oleksiivanov)9899865
- inbound: re-introduce correlation result (PR #1426 by @chillleader)41ff74c
- e2e: Enhance error handling for mismatched property IDs in ElementTemplate (PR #1448 by @Oleksiivanov)90efbba
- generator: add retry count property (PR #1469 by @chillleader)↘️ addresses issue #1007 opened by @chillleader
078c1d6
- generator: Template generation for multiple element types (PR #1453 by @chillleader)71393c9
- kafka: support JSON-syntax for message key (PR #1474 by @Oleksiivanov)↘️ addresses issue #1456 opened by @rd-andreas-beckmann
a2ac033
- msft,o365: added mail connector (PR #1486 by @igpetrov)
🐛 Bug Fixes
8b6d4b2
- generator: multiple OpenAPI generator bugfixes (PR #1427 by @chillleader)04e38d9
- GraphQL Connector bearer token does not work (PR #1483 by @shaarmann)↘️ fixes issue #1482 opened by @shaarmann
♻️ Refactors
9bcb5e5
- change dockerfile uid and gid (PR #1485 by @aabouzaid)
🔧 Chores
a3af9ce
- generator: add testing coverage for HTTP DSL (PR #1400 by @chillleader)a0c4556
- e2e: add automation anywhere e2e tests (PR #1428 by @Oleksiivanov)b9215e5
- logs: Add service information to stackdriver logs (PR #1460 by @sbuettner)↘️ addresses issue #1459 opened by @sbuettner
8.4.0-alpha1
✨ New Features
ab6a44e
- jackson: support dynamic FEEL context resolution in datatype-feel (PR #1280 by @chillleader)↘️ addresses issue #1161 opened by @chillleader
19632bf
- aws: introduced default chain auth (PR #1318 by @igpetrov)d867934
- test: Add e2e tests for http rest connector (PR #1343 by @sbuettner)39012d7
- sdk: adding verification expression (PR #1332 by @igpetrov)948d98c
- slack: added missing verification expression (PR #1355 by @igpetrov)498d15d
- generator: OpenAPI element template generator (PR #1326 by @chillleader)d07536f
- automation anywhere: implement connector (PR #1328 by @Oleksiivanov)
🐛 Bug Fixes
7ddfd8c
- kafka: prevent log spamming on polling errors (PR #1267 by @chillleader)905753e
- generator: allow configuring template in/out types, support different id and binding for properties (PR #1353 by @chillleader)05fb1bb
- lambda: enforce payload to be mandatory (PR #1369 by @igpetrov)c8742af
- throw exception on correlation errors (PR #1372 by @chillleader)fc86e67
- inbound: fix health report on /inbound endpoint (PR #1371 by @markfarkas-camunda)f47bde5
- connectors: add missing connectors (PR #1384 by @igpetrov)1e2e699
- github: Fix issue comment creation (PR #1385 by @sbuettner)
🔧 Chores
20155ef
- github-action: remove codeql github action (PR #1265 by @markfarkas-camunda)58ebdc9
- webhook: Provide proper error response in case of correlation key expression failures (PR #1272 by @sbuettner)↘️ addresses issue #1244 opened by @markfarkas-camunda
2f70ab0
- http-polling: Consolidate documentation refs in element templates (PR #1273 by @Oleksiivanov)b149de6
- bpmn: Support BPMN error variables (PR #1285 by @sbuettner)546f381
- kafka: Add ability to read and write headers (PR #1287 by @Oleksiivanov)↘️ addresses issue #1016 opened by @rd-andreas-beckmann
945d657
- generator: element template generator module restructuring (PR #1316 by @chillleader)6ddccef
- slack: bump slack versions (PR #1357 by @igpetrov)42d7e39
- added banners and /tmp volume (PR #1350 by @igpetrov)bd860ea
- http: add blocklist manager (PR #1296 by @Oleksiivanov)
8.3.1
✨ New Features
ab6a44e
- jackson: support dynamic FEEL context resolution in datatype-feel (PR #1280 by @chillleader)↘️ addresses issue #1161 opened by @chillleader
19632bf
- aws: introduced default chain auth (PR #1318 by @igpetrov)d867934
- test: Add e2e tests for http rest connector (PR #1343 by @sbuettner)39012d7
- sdk: adding verification expression (PR #1332 by @igpetrov)948d98c
- slack: added missing verification expression (PR #1355 by @igpetrov)498d15d
- generator: OpenAPI element template generator (PR #1326 by @chillleader)d07536f
- automation anywhere: implement connector (PR #1328 by @Oleksiivanov)
🐛 Bug Fixes
7ddfd8c
- kafka: prevent log spamming on polling errors (PR #1267 by @chillleader)905753e
- generator: allow configuring template in/out types, support different id and binding for properties (PR #1353 by @chillleader)05fb1bb
- lambda: enforce payload to be mandatory (PR #1369 by @igpetrov)c8742af
- throw exception on correlation errors (PR #1372 by @chillleader)fc86e67
- inbound: fix health report on /inbound endpoint (PR #1371 by @markfarkas-camunda)f47bde5
- connectors: add missing connectors (PR #1384 by @igpetrov)1e2e699
- github: Fix issue comment creation (PR #1385 by @sbuettner)
🔧 Chores
20155ef
- github-action: remove codeql github action (PR #1265 by @markfarkas-camunda)58ebdc9
- webhook: Provide proper error response in case of correlation key expression failures (PR #1272 by @sbuettner)↘️ addresses issue #1244 opened by @markfarkas-camunda
2f70ab0
- http-polling: Consolidate documentation refs in element templates (PR #1273 by @Oleksiivanov)b149de6
- bpmn: Support BPMN error variables (PR #1285 by @sbuettner)546f381
- kafka: Add ability to read and write headers (PR #1287 by @Oleksiivanov)↘️ addresses issue #1016 opened by @rd-andreas-beckmann
945d657
- generator: element template generator module restructuring (PR #1316 by @chillleader)6ddccef
- slack: bump slack versions (PR #1357 by @igpetrov)42d7e39
- added banners and /tmp volume (PR #1350 by @igpetrov)bd860ea
- http: add blocklist manager (PR #1296 by @Oleksiivanov)
8.4.0-alpha1-rc2
✨ New Features
d07536f
- automation anywhere: implement connector (PR #1328 by @Oleksiivanov)
🐛 Bug Fixes
🔧 Chores
8.4.0-alpha1-rc1
✨ New Features
ab6a44e
- jackson: support dynamic FEEL context resolution in datatype-feel (PR #1280 by @chillleader)↘️ addresses issue #1161 opened by @chillleader
19632bf
- aws: introduced default chain auth (PR #1318 by @igpetrov)d867934
- test: Add e2e tests for http rest connector (PR #1343 by @sbuettner)39012d7
- sdk: adding verification expression (PR #1332 by @igpetrov)948d98c
- slack: added missing verification expression (PR #1355 by @igpetrov)498d15d
- generator: OpenAPI element template generator (PR #1326 by @chillleader)
🐛 Bug Fixes
7ddfd8c
- kafka: prevent log spamming on polling errors (PR #1267 by @chillleader)905753e
- generator: allow configuring template in/out types, support different id and binding for properties (PR #1353 by @chillleader)05fb1bb
- lambda: enforce payload to be mandatory (PR #1369 by @igpetrov)c8742af
- throw exception on correlation errors (PR #1372 by @chillleader)fc86e67
- inbound: fix health report on /inbound endpoint (PR #1371 by @markfarkas-camunda)f47bde5
- connectors: add missing connectors (PR #1384 by @igpetrov)1e2e699
- github: Fix issue comment creation (PR #1385 by @sbuettner)
🔧 Chores
20155ef
- github-action: remove codeql github action (PR #1265 by @markfarkas-camunda)58ebdc9
- webhook: Provide proper error response in case of correlation key expression failures (PR #1272 by @sbuettner)↘️ addresses issue #1244 opened by @markfarkas-camunda
2f70ab0
- http-polling: Consolidate documentation refs in element templates (PR #1273 by @Oleksiivanov)b149de6
- bpmn: Support BPMN error variables (PR #1285 by @sbuettner)546f381
- kafka: Add ability to read and write headers (PR #1287 by @Oleksiivanov)↘️ addresses issue #1016 opened by @rd-andreas-beckmann
945d657
- generator: element template generator module restructuring (PR #1316 by @chillleader)6ddccef
- slack: bump slack versions (PR #1357 by @igpetrov)42d7e39
- added banners and /tmp volume (PR #1350 by @igpetrov)bd860ea
- http: add blocklist manager (PR #1296 by @Oleksiivanov)
8.3.0
✨ New Features
76324cc
- job: Provide access to job information via JobContext in OutboundConnectorContext (commit by @sbuettner)d997f41
- add message start event support (PR #1173 by @igpetrov)fb31b9b
- http-polling: implement connector (PR #1052 by @Oleksiivanov)9ae1aa2
- generated REST connector template (PR #1094 by @chillleader)d1f0cda
- message start events: add correlation key support (PR #1201 by @igpetrov)45dfe6a
- boundary: Support boundary events for intermediate process instance based connectors (commit by @sbuettner)d9ff220
- message start event: add correlation variables (PR #1211 by @igpetrov)ea40f56
- kafka: Support FEEL expressions for topic properties (commit by @sbuettner)
🐛 Bug Fixes
4c6605d
- deps: update aws-java-sdk monorepo to v1.12.555 (commit by @renovate[bot])10ab536
- importer: upgraded process definitions are not removed (PR #1165 by @chillleader)9cbb4af
- deps: update spring boot to v3.1.4 (commit by @renovate[bot])b5c70d4
- deps: update dependency com.google.cloud:spring-cloud-gcp-starter-logging to v4.8.0 (commit by @renovate[bot])4c56f0a
- deps: update aws-java-sdk monorepo to v1.12.556 (commit by @renovate[bot])6a4ae7f
- deps: update dependency com.microsoft.graph:microsoft-graph to v5.71.0 (commit by @renovate[bot])3b1f1a5
- deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.4 (commit by @renovate[bot])d7022aa
- deps: update dependency org.apache.avro:avro to v1.11.3 (commit by @renovate[bot])e25aeed
- deps: update aws-java-sdk monorepo to v1.12.557 (commit by @renovate[bot])1e68dd9
- deps: update aws-java-sdk monorepo to v1.12.558 (commit by @renovate[bot])ce63dc5
- deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.5 (commit by @renovate[bot])f0d5676
- element-template: Adjust Description for Inbound Operations (PR #1185 by @ManuelDittmar)5f61ab8
- deps: update aws-java-sdk monorepo to v1.12.559 (commit by @renovate[bot])e4cfae3
- deps: update version.slack to v1.32.2 (commit by @renovate[bot])7c5a3d9
- deps: update aws-java-sdk monorepo to v1.12.560 (commit by @renovate[bot])bfaa488
- deps: update dependency com.microsoft.graph:microsoft-graph to v5.72.0 (commit by @renovate[bot])a375701
- deps: update testcontainers-java monorepo to v1.19.1 (commit by @renovate[bot])b3bd001
- deps: update aws-java-sdk monorepo to v1.12.561 (commit by @renovate[bot])dcf6f25
- deps: update dependency com.google.cloud:libraries-bom to v26.24.0 (commit by @renovate[bot])57c3645
- deps: update version.slack to v1.33.0 (commit by @renovate[bot])0cba8d8
- deps: update aws-java-sdk monorepo to v1.12.562 (commit by @renovate[bot])d5366d4
- deps: update dependency com.google.cloud:spring-cloud-gcp-starter-logging to v4.8.1 (commit by @renovate[bot])897f996
- deps: update version.spring-zeebe to v8.3.0-rc1 (commit by @renovate[bot])873f210
- deps: update dependency org.apache.kafka:kafka-clients to v3.6.0 (commit by @renovate[bot])dc56589
- deps: update version.slack to v1.34.0 (commit by @renovate[bot])e37ad1e
- deps: update dependency com.azure:azure-identity to v1.10.1 (commit by @renovate[bot])be1eeba
- deps: update dependency com.google.auth:google-auth-library-oauth2-http to v1.20.0 (commit by @renovate[bot])dfcc806
- http: Payload not supported in DELETE method (PR #1202 by @Oleksiivanov)23b37a1
- deps: update dependency com.google.apis:google-api-services-docs to v1-rev20230929-2.0.0 (commit by @renovate[bot])fe1fefa
- deps: update dependency io.camunda:camunda-operate-client-java to v8.3.0 (commit by @renovate[bot])10029e8
- deps: update dependency com.google.protobuf:protobuf-java to v3.24.4 (commit by @renovate[bot])cbe30b0
- deps: update aws-java-sdk monorepo to v1.12.563 (commit by @renovate[bot])08bf636
- deps: update dependency org.apache.maven:maven-plugin-api to v3.9.5 (commit by @renovate[bot])759acf3
- deps: update dependency io.camunda:zeebe-client-java to v8.3.0 (commit by @renovate[bot])fc62797
- deps: update aws-java-sdk monorepo to v1.12.564 (commit by @renovate[bot])5fc69ea
- deps: update aws-java-sdk monorepo to v1.12.565 (commit by @renovate[bot])1b707b6
- deps: update dependency com.microsoft.graph:microsoft-graph to v5.73.0 (commit by @renovate[bot])921eb80
- InboundCorrelationHandler: fix resolveMessageId method (commit by @Oleksiivanov)
🔧 Chores
f68ccdf
- package: Fix the package name of the local connector runtime (commit by @sbuettner)d56fc98
- package: Fix the package name of the local connector runtime (commit by @sbuettner)a2f6110
- package: Fix the package name of the local connector runtime (commit by @sbuettner)5d35df4
- deps: Upgrade FEEL engine to 1.17.0 (commit by @sbuettner)739ec74
- deps: update system-stubs.version to v2.1.2 (commit by @renovate[bot])281e05a
- deps: update dependency org.apache.maven.plug...
8.3.0-rc2
🐛 Bug Fixes
759acf3
- deps: update dependency io.camunda:zeebe-client-java to v8.3.0 (commit by @renovate[bot])fc62797
- deps: update aws-java-sdk monorepo to v1.12.564 (commit by @renovate[bot])
🔧 Chores
465fe8a
- deps: Upgrade to latest spring-zeebe release candidate (commit by @sbuettner)34a82ec
- correlation: fixed correct message ID fetching (PR #1233 by @igpetrov)
8.3.0-rc1
ci: release version 8.3.0-rc1