Releases: camunda/connectors
Releases Β· camunda/connectors
8.7.0-rc4
π Bug Fixes
7c9adc5
- config: operate client doesn't need region (PR #4515 by @chillleader)
π§ Chores
13c1d6f
- helm-tests: Fix matrix for 8.7 (PR #4508 by @sbuettner)
8.7.0-rc3
π Bug Fixes
33d45d6
- config: fix 8.7 saas properties (commit by @chillleader)b045e8e
- config: fix 8.7 saas properties (commit by @chillleader)d8b3b77
- config: fix 8.7 saas properties (commit by @chillleader)282baf7
- config: fix 8.7 saas properties (commit by @chillleader)41a08ad
- config: fix 8.7 saas properties (commit by @chillleader)390e827
- config: fix 8.7 saas properties (commit by @chillleader)dd39f08
- config: fix 8.7 saas properties (commit by @chillleader)a9281c9
- config: failsafe cluster id prop in saas (commit by @chillleader)1873632
- config: fix local props (commit by @chillleader)cb30aba
- config: fix saas tests (commit by @chillleader)
8.8.0-alpha3
β¨ New Features
bca3459
- idp-extraction-connector: idp connector should return response as key/value pair of extracted fields (PR #4147 by @sahilbhatoacamunda)βοΈ addresses issue #4145 opened by @mathieu-stennier
e2538e3
- rest-connector: add a boolean that allows to ignore null values (PR #4194 by @mathias-vandaele)2dd73cb
- document: intrinsic operations (PR #4128 by @chillleader)βοΈ addresses issue #3843 opened by @chillleader
27406fd
- secrets: secrets are now hidden from the error message in operate, making error message more reliable (PR #4307 by @mathias-vandaele)βοΈ addresses issue #3221 opened by @DenovVasil
391988b
- ms-teams: Add document handling for sending message to channel (PR #4376 by @ztefanie)93776f8
- element-template-generator: Improve openAPI handling (PR #4162 by @ztefanie)βοΈ addresses issue #3918 opened by @crobbins215
ecbece3
- office-365: send documents via email (PR #4393 by @chillleader)584acf2
- inbound-connector: messageId can be defined within the inbound connector, this will be overriden if a customer specifies one (PR #4378 by @mathias-vandaele)
π Bug Fixes
d807a40
- version: bump version camunda for release (PR #4161 by @mathias-vandaele)87fbcd0
- ci: configure camunda-nexus mirror in correctly (PR #3862 by @chillleader)2551526
- ci: typo in a workflow (PR #4178 by @chillleader)1614196
- security: Disallow include in pebble engine in element template builder core (PR #4191 by @ztefanie)c76c880
- idp-extraction-connector: add integration and support for gemini (PR #4149 by @reiballa)βοΈ fixes issue #4087 opened by @mathieu-stennier
e05a08a
- proxy: Authentication username/password must be null if not provided (PR #4273 by @johnBgood)84fea81
- FEEL: Fix NPE for result expressions evaluating to null. (PR #4303 by @sbuettner)βοΈ fixes issue #4298 opened by @sbuettner
3bdfc51
- rest-connector: Return always an array for set cookie headers (PR #4202 by @ztefanie)5c60726
- renovate.json: Fix SNAPSHOT filter (PR #4369 by @sbuettner)βοΈ fixes issue #4311 opened by @sbuettner
a6fc34e
- build: upgrade packages in docker images (PR #4381 by @chillleader)2a88c26
- rest: fix document upload in SaaS, using multipart requests (PR #4380 by @johnBgood)eac975c
- renovate: Use the right regex format (PR #4407 by @sbuettner)
β»οΈ Refactors
54b1889
- rest: refactor the proxy support for the REST Connector (PR #4320 by @johnBgood)8e33e77
- deduplicationId: change the executableIds from UUID to a hashed deduplicationId for stability across runtimes (PR #4388 by @johnBgood)
π§ Chores
d27a0bb
- element-tempaltes: Add github action for bumping element templ⦠(PR #4139 by @ztefanie)69ee643
- cors: allow all path for CORS (PR #4144 by @johnBgood)53f565e
- cors: fix cors config for /inbound-instances subpaths (PR #4203 by @johnBgood)cef7119
- cors: fix cors config for /inbound-instances subpaths (PR #4207 by @johnBgood)7f2ace4
- ci: update preview environment deployment with new troubleshooting capabilities (PR #4163 by @kalmarz)b17de12
- cors: fix authenticated path after API changes (PR #4215 by @johnBgood)c730bfb
- element-templates: Add ci check for element template next links (PR #4168 by @ztefanie)83a708b
- api: increase allowed headers size to 1MB (PR #4223 by @johnBgood)f17486a
- idp-extraction-connector: added a failsafe for filenames (PR #4290 by @reiballa)64a9f8d
- element-template-generator: Automate meta-inf service generation (PR #4179 by @ztefanie)e9513e6
- build: introduce 'quickly' flag for builds (PR #4312 by @chillleader)68bc951
- idp-extraction-connector: rename results map (PR #4356 by @reiballa)d380de5
- ci: nightly e2e test slack notifications (PR #4363 by @chillleader)2eff132
- element-templates: Adjust doc links (PR #4353 by @ztefanie)
8.7.0-rc2
π Bug Fixes
7a1eb70
- inbound-connector: add to the imap port used in the inbound connector (PR #4473 by @mathias-vandaele)f0597c6
- release/8.7: fix saas bundle (commit by @mathias-vandaele)
π§ Chores
f208a78
- office-365: bump element template version (PR #4445 by @chillleader)7ad7e2c
- zeebe-client: Upgrade zeebe client (commit by @sbuettner)
8.7.0-rc1
β¨ 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)c237005
- comprehend: impl connector (PR #2977 by @igpetrov)b05e119
- idp-extraction-connector: added compatibility with llms lacking system message support (PR #3578 by @sahilbhatoacamunda)βοΈ addresses issue #3572 opened by @sahilbhatoacamunda
ec57215
- email-connector: send email with headers feature (PR #3579 by @mathias-vandaele)βοΈ addresses issue #3571 opened by @superbeagle
9ca917a
- (restart-inbound-connectors): create a restart inbound mechanism after cancelling (PR #3505 by @mathias-vandaele)βοΈ addresses issue #3319 opened by @sbuettner
d890643
- idp-extraction-connector: update prompt for llama llm (PR #3642 by @sahilbhatoacamunda)βοΈ addresses issue #3641 opened by @sahilbhatoacamunda
5f2b843
- document: zeebe-client-based document store impl (PR #3629 by @chillleader)ff03a55
- webhook: Add support for document upload (PR #3659 by @johnBgood)1aa3e05
- mail-connector: Adding Dropdown for Outbound Connector to switch content type between plain text and html (PR #3569 by @itsnuyen)afd3f4d
- webhook: Add tests and fix activation condition check data used (PR #3701 by @johnBgood)1de0802
- uniquet: bring sorting and pretty print feature (PR #3700 by @mathias-vandaele)βοΈ addresses issue #3699 opened by @mathias-vandaele
25073a2
- email-connector: add document handling to the email connector (PR #3645 by @mathias-vandaele)βοΈ addresses issue #3643 opened by @mathias-vandaele
dbd43a1
- webhook: Replace DocumentReference by Document (PR #3757 by @johnBgood)9bf179d
- gemini: impl connector (PR #3549 by @DenovVasil)βοΈ addresses issue #3717 opened by @DenovVasil
3dee3eb
- aws: Role can now be assumed within an AWS EKS cluster using IRSA (PR #3782 by @mathias-vandaele)βοΈ addresses issue #3754 opened by @denpolischuk
11b0f42
- doc handle: doc handling for bedrock (PR #3751 by @DenovVasil)9b775d1
- aws-s3-connector: AWS s3 connector (PR #3744 by @mathias-vandaele)7e19201
- rest: Add support for storing GraphQL/REST Connector's response as a document (PR #3746 by @johnBgood)9653966
- box-connector: Box Connector (PR #3753 by @sbuettner)2fcec35
- element-template-generator: allow send tasks using connectors (PR #3827 by @ingorichtsmeier)1fdadce
- idp-extraction-connector: update the idp connector to accept documents (PR #3835 by @reiballa)βοΈ addresses issue #3824 opened by @mathieu-stennier
dfd774f
- authentication-webhook: change way to retrieve algorithm, more β¦ (PR #3845 by @mathias-vandaele)βοΈ addresses issue #3794 opened by @johnBgood
348b88d
- runtime: fail without retries on ConnectorInputException (PR #3844 by @ztefanie)βοΈ addresses issue #3806 opened by @sbuettner
8b19159
- jackson: enable 'accept single value as array' globally (PR #3851 by @chillleader)βοΈ addresses issue #3849 opened by @sbuettner
4231107
- rest-connector: Add flag to get multiple set cookie headers as list (PR #3859 by @ztefanie)βοΈ addresses issue #3812 opened by @sbuettner
7baa01a
- doc-handling: support hashing verification (PR #3950 by @chillleader)1c337f4
- sendgrid: attachment support (PR #3891 by @DenovVasil)d6ea560
- rest-connector: Add support for proxy auth (PR #3894 by @ztefanie)6c66e29
- drive: document upload and download (PR #3872 by @DenovVasil)e09d3f0
- sql: Add JSON support (PR #3972 by @ztefanie)βοΈ addresses issue #3895 opened by @sbuettner
5622ff6
- rest: Improve http proxy (PR #4050 by @ztefanie)420f579
- textract: add documentation handling for textract (#3828) (PR #4129 by @team-connectors-int-automation[bot])5e24136
- slack: add attachments support (#4119) (PR #4133 by @team-connectors-int-automation[bot])9fb1fea
- document: intrinsic operations (PR #4128 by @chillleader)βοΈ addresses issue #3843 opened by @chillleader
94042a4
- ms-teams: Add document handling for sending message to channel (PR #4376 by @ztefanie)1231dcf
- element-template-generator: Improve openAPI handling (PR #4162 by @ztefanie)βοΈ addresses issue #3918 opened by @crobbins215
5ee0d0f
- office-365: send documents via email (PR #4393 by @chillleader)1e05381
- secrets: secrets are now hidden from the error message in operate, making error message more reliable (PR #4307 by @mathias-vandaele)βοΈ addresses issue #3221 opened by @DenovVasil
9002da9
- inbound-connector: messageId can be defined within the inbound connector, this will be overriden if a customer specifies one (PR #4378 by @mathias-vandaele)163142b
- inbound-connector: backporting message Id on 8.7 (commit by @mathias-vandaele)a558fa0
- inbound-connector: remove email test file (commit by @mathias-vandaele)
π Bug Fixes
- [
02fe7cb
](02fe7cb2708a1c14b7cd0f65b...
8.6.10
π Bug Fixes
1af40eb
- ci: nexus mirror (PR #4181 by @chillleader)f78192d
- rest connector: add skip decoding field for rest outbound connector (PR #3840 by @ztefanie)βοΈ fixes issue #3694 opened by @sbuettner
328de6c
- security: Disallow include in pebble engine in element template builder core (PR #4191 by @ztefanie)0233848
- build: upgrade packages in docker images (PR #4381 by @chillleader)bbfeb1e
- metric: proc def metric has incorrect name (PR #4409 by @chillleader)
π§ Chores
0487680
- move to zeebe 8.6 (PR #4306 by @jonathanlukas)a40192d
- ci: set snapshot version before release (commit by @chillleader)
8.6.10-rc1
π Bug Fixes
1af40eb
- ci: nexus mirror (PR #4181 by @chillleader)f78192d
- rest connector: add skip decoding field for rest outbound connector (PR #3840 by @ztefanie)βοΈ fixes issue #3694 opened by @sbuettner
328de6c
- security: Disallow include in pebble engine in element template builder core (PR #4191 by @ztefanie)0233848
- build: upgrade packages in docker images (PR #4381 by @chillleader)bbfeb1e
- metric: proc def metric has incorrect name (PR #4409 by @chillleader)
π§ Chores
0487680
- move to zeebe 8.6 (PR #4306 by @jonathanlukas)
8.5.15
π Bug Fixes
25bd1e6
- ci: nexus mirror (PR #4182 by @chillleader)31b1577
- build: upgrade packages in docker images (PR #4381 by @chillleader)