Releases: camunda/connectors
Releases Β· camunda/connectors
8.3.20
π Bug Fixes
4a84de3
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.12.0, which fix this issue. (commit by @mathias-vandaele)60ebf4c
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.11.4, which fix this issue. (commit by @mathias-vandaele)
π§ Chores
8.6.5-rc1
π Bug Fixes
d5f2109
- email-connector: removing cancellation event when a exception is raised during email consumption (PR #3657 by @mathias-vandaele)βοΈ fixes issue #3656 opened by @mathias-vandaele
e790300
- added missing dependencies (commit by @jonathanlukas)8baf8b4
- added missing dependencies (commit by @jonathanlukas)2f7ad33
- added missing dependencies (commit by @jonathanlukas)3ef9920
- added missing dependencies (commit by @jonathanlukas)
π§ Chores
15f584c
- loggers: Enable log level actuator endpoint (PR #3527 by @sbuettner)
8.5.11-rc1
π Bug Fixes
3c1f69c
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.12.0, which fix this issue. (commit by @mathias-vandaele)cf0b28e
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.11.4, which fix this issue. (commit by @mathias-vandaele)
π§ Chores
8.4.15-rc1
π Bug Fixes
6955920
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.12.0, which fix this issue. (commit by @mathias-vandaele)8e42243
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.11.4, which fix this issue. (commit by @mathias-vandaele)
π§ Chores
8.3.20-rc1
π Bug Fixes
4a84de3
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.12.0, which fix this issue. (commit by @mathias-vandaele)60ebf4c
- cve: Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.11.4, which fix this issue. (commit by @mathias-vandaele)
π§ Chores
8.6.4
π Bug Fixes
5c401d0
- exclude output mappings from deduplication (#3575) (PR #3577 by @sbuettner)
8.6.4-rc1
π Bug Fixes
5c401d0
- exclude output mappings from deduplication (#3575) (PR #3577 by @sbuettner)
8.7.0-alpha1
β¨ New Features
9e427e9
- document handling (PR #3361 by @johnBgood)fb03259
- proxy: Proxy exception list for outbound http connectors (PR #3460 by @johnBgood)βοΈ addresses issue #3252 opened by @shaarmann
2e5bb3b
- inbound-email-connector: create a new inbound email connector (PR #3438 by @mathias-vandaele)βοΈ addresses issue #3396 opened by @mathias-vandaele
3938ea8
- idp extraction connector: implement new idp extraction outbound connector (PR #3482 by @sahilbhatoacamunda)
π Bug Fixes
02fe7cb
- sqs: remove pattern validation in runtime, add override description to template (PR #3366 by @mathias-vandaele)87af910
- email-connector: proposition to mitigate the issue of deletion (PR #3381 by @mathias-vandaele)91ce206
- email-connector: send emails will always make the process fail (PR #3394 by @mathias-vandaele)949a742
- sqs: fail fast when queue does not exist (PR #3415 by @chillleader)6ce2802
- rest: Add retries and synchronize OAuth credentials init for the Cloud Function (PR #3474 by @johnBgood)a5d9585
- azure openai: Dont send null values to rest connector (PR #3467 by @sbuettner)0434243
- preview-environments: Adapt to C8 Helm chart v11 (PR #3499 by @maxdanilov)ed511b2
- prometheus: Re-add prometheus default config to Connector runtime application config (PR #3515 by @sbuettner)βοΈ fixes issue #3514 opened by @sbuettner
c004654
- webhook: Fix webhook and possible http client nullpointer exception (PR #3518 by @sbuettner)βοΈ fixes issue #3517 opened by @sbuettner
be06a0e
- email-inbound-connector: implement a reconnect and reopen mechanism (PR #3506 by @mathias-vandaele)
π§ Chores
48adfc2
- kafka: Fix bindings for Avro schema (PR #3330 by @johnBgood)83d7157
- tool-versions: use current Java, Maven versions (PR #3358 by @ev-codes)7efc6d5
- spotless: remove .md spotless checks (PR #3384 by @ev-codes)b8b0727
- element-templates: Replace deprecated Zeebe binding by the new version (PR #3416 by @johnBgood)209eb31
- logs: Add an endpoint to publish inbound logs (PR #3510 by @johnBgood)ba23c0a
- loggers: Enable log level actuator endpoint (PR #3527 by @sbuettner)
8.6.3
β¨ New Features
443fa79
- proxy: Proxy exception list for outbound http connectors (#3460) (PR #3471 by @johnBgood)00efbe3
- inbound-email-connector: create a new inbound email connector (PR #3438 by @mathias-vandaele)βοΈ addresses issue #3396 opened by @mathias-vandaele
π Bug Fixes
9e0ef0b
- rest: Add retries and synchronize OAuth credentials init for the Cloud Function (#3474) (PR #3475 by @sbuettner)4a19481
- prometheus: Re-add prometheus default config to Connector runtime application config (PR #3515 by @sbuettner)βοΈ fixes issue #3514 opened by @sbuettner
0a42214
- email-inbound-connector: implement a reconnect and reopen mechanism (PR #3506 by @mathias-vandaele)
π§ Chores
c201e44
- element-templates: Replace deprecated Zeebe binding by the new version (#3416) (PR #3454 by @sbuettner)1e87820
- logs: Add an endpoint to publish inbound logs (#3510) (PR #3511 by @sbuettner)
8.6.3-rc2
β¨ New Features
00efbe3
- inbound-email-connector: create a new inbound email connector (PR #3438 by @mathias-vandaele)βοΈ addresses issue #3396 opened by @mathias-vandaele
- 443fa79 - proxy: Proxy exception list for outbound http connectors (#3460) (PR #3471 by @johnBgood)
π Bug Fixes
0a42214
- email-inbound-connector: implement a reconnect and reopen mechanism (PR #3506 by @mathias-vandaele)- 9e0ef0b - rest: Add retries and synchronize OAuth credentials init for the Cloud Function (#3474) (PR #3475 by @sbuettner)
- 4a19481 - prometheus: Re-add prometheus default config to Connector runtime application config (PR #3515 by @sbuettner)
βοΈ fixes issue #3514 opened by @sbuettner
π§ Chores
- c201e44 - element-templates: Replace deprecated Zeebe binding by the new version (#3416) (PR #3454 by @sbuettner)
- 1e87820 - logs: Add an endpoint to publish inbound logs (#3510) (PR #3511 by @sbuettner)