Releases: camunda/connectors
Releases · camunda/connectors
8.9.0-alpha5-rc2
🚧 Release in Progress
This release is currently being built and deployed.
Workflow Run: https://github.com/camunda/connectors/actions/runs/22438979355
This message will be replaced with the full changelog once the release process completes.
8.8.8
✨ New Features
7c572cb- webhook: added XML support for webhook connector (#6301) (PR #6345 by @team-connectors-int-automation[bot])a759412- google-gemini: update model versions to latest stable Gemini models (PR #6032 by @vringar)7ce9ecd- http: improve HTTP status incident message (#6093) (PR #6420 by @johnBgood)
🐛 Bug Fixes
5349289- the password can be null (#5927) (PR #6159 by @team-connectors-int-automation[bot])b8bfa5f- soap-connector: add signature handling (PR #6230 by @aletutto)326087a- slack: fix plaintext wrapping and formatting #5807 (PR #6260 by @azan-baloch)↘️ fixes issue #5807 opened by @chillleader
4453f2b- ci: ensure sanitize step runs even when build fails (PR #6314 by @vringar)a514f52- security: Prevent XXE attacks on SOAP connector (PR #6326 by @ztefanie)421d0a3- disable test profile in SaaS context test (#6431) (PR #6440 by @team-connectors-int-automation[bot])198bd1c- google-gemini: add missing versioned v2 template and bump to v3 (PR #6427 by @vringar)
✅ Tests
21b4cd6- add CSV E2E tests (#6217) (PR #6220 by @johnBgood)4d73f55- fix HTTP E2E tests using dynamic process instead of a static one (#6341) (PR #6342 by @team-connectors-int-automation[bot])30d934b- agentic-ai: make e2e incident error assertions more resilient (#6452) (PR #6480 by @maff)
🔧 Chores
8.8.8-rc1
✨ New Features
7c572cb- webhook: added XML support for webhook connector (#6301) (PR #6345 by @team-connectors-int-automation[bot])a759412- google-gemini: update model versions to latest stable Gemini models (PR #6032 by @vringar)7ce9ecd- http: improve HTTP status incident message (#6093) (PR #6420 by @johnBgood)
🐛 Bug Fixes
5349289- the password can be null (#5927) (PR #6159 by @team-connectors-int-automation[bot])b8bfa5f- soap-connector: add signature handling (PR #6230 by @aletutto)326087a- slack: fix plaintext wrapping and formatting #5807 (PR #6260 by @azan-baloch)↘️ fixes issue #5807 opened by @chillleader
4453f2b- ci: ensure sanitize step runs even when build fails (PR #6314 by @vringar)a514f52- security: Prevent XXE attacks on SOAP connector (PR #6326 by @ztefanie)421d0a3- disable test profile in SaaS context test (#6431) (PR #6440 by @team-connectors-int-automation[bot])198bd1c- google-gemini: add missing versioned v2 template and bump to v3 (PR #6427 by @vringar)
✅ Tests
21b4cd6- add CSV E2E tests (#6217) (PR #6220 by @johnBgood)4d73f55- fix HTTP E2E tests using dynamic process instead of a static one (#6341) (PR #6342 by @team-connectors-int-automation[bot])30d934b- agentic-ai: make e2e incident error assertions more resilient (#6452) (PR #6480 by @maff)
🔧 Chores
8.6.25-rc2
✨ New Features
edae500- webhook: added XML support for webhook connector (#6301) (PR #6347 by @chillleader)
🐛 Bug Fixes
8677b86- stackdriver dependency conflict (PR #6430 by @chillleader)cc4022f- security: Prevent XXE attacks on SOAP connector (PR #6326 by @ztefanie)4b044fe- stackdriver issue (PR #6449 by @chillleader)
8.9.0-alpha5-rc1
✨ New Features
4bc4463- fetch active process definitions (PR #6056 by @chillleader)↘️ addresses issue #3227 opened by @johnBgood
13883ee- error-expression: AddignoreErrorfunction to complete jobs v… (PR #6157 by @sbuettner)↘️ addresses issue #5955 opened by @adrienboucherssg
78d341e- Add instructions to prevent META-INF file generation (PR #6249 by @jonathanlukas)0335c77- slack: added reactions.add operation (PR #6225 by @azan-baloch)↘️ addresses issue #6211 opened by @chillleader
237c5ca- webhook: added XML support for webhook connector (PR #6301 by @azan-baloch)↘️ addresses issue #6100 opened by @chillleader
c7dfc49- google-gemini: update model versions to latest stable Gemini models (PR #6032 by @vringar)050bb28- http: improve HTTP status incident message (PR #6093 by @azan-baloch)↘️ addresses issue #5820 opened by @chillleader
0c610df- ms-email-inbound: Introduce Microsoft 365 inbound email connector (PR #5886 by @vringar)e39485f- http-client: add JDK HTTP client proxy configuration support (PR #6334 by @maff)65044f1- mcp: configure HTTP proxy from connectors proxy vars on MCP connections (PR #6335 by @maff)40f79a0- agentic-ai: Add title to MCP models and add @nullable to optional fields using @AgenticAiRecord (PR #6313 by @nikonovd)
🐛 Bug Fixes
403a7bd- ETG: Fix group generation for element templates (PR #6179 by @sbuettner)↘️ fixes issue #6178 opened by @sbuettner
4875cc8- operation: Fix exception ConnectorException handling (PR #6201 by @sbuettner)e70c150- agentic-ai: fix broken agentic AI e2e tests (PR #6209 by @mdii)83f5b35- disable @feel support for outbound connectors (PR #6210 by @johnBgood)↘️ fixes issue #6208 opened by @johnBgood
d89ab06- apply A2A test case fix to connector tests (PR #6221 by @maff)3a6e8df- slack: fix plaintext wrapping and formatting #5807 (PR #6260 by @azan-baloch)↘️ fixes issue #5807 opened by @chillleader
1774eeb- only show ignoreNullValues flag for HTTP methods with request body (PR #6253 by @Copilot)↘️ fixes issue #6252 opened by @chillleader
2a853d9- improve error messages for invalid result and error expression types (PR #6212 by @Copilot)↘️ fixes issue #6202 opened by @chillleader
207b73b- ci: ensure sanitize step runs even when build fails (PR #6314 by @vringar)03f2596- agentic-ai: Investigate flaky e2e tests (PR #6312 by @maff)347f8e6- OutboundConnector: add variables to fail JobCommand (PR #5988 by @vringar)298c73d- agentic-ai: override default /mcp and /sse endpoint default settings to avoid breaking the configured URL (PR #6394 by @maff)90f8ef8- a2a: set default agent card path in A2aAgentCardFetcher implementation (PR #6317 by @vthiery)a42965a- idp-extraction-connector: updated input for classification (PR #6380 by @reiballa)00cc673- disable test profile in SaaS context test (PR #6431 by @chillleader)c202785- security: Prevent XXE attacks on SOAP connector (PR #6326 by @ztefanie)2811382- hugging-face: updated hugging face connector template (PR #6309 by @azan-baloch)57fef5d- implement missing businessId methods in test dummies (PR #6466 by @azan-baloch)↘️ fixes issue #6465 opened by @azan-baloch
d706d39- idp-extraction-connector: add new idp templates to ignore-templates.json (PR #6471 by @reiballa)9a2abb5- update SourceAware imports after camunda-client-java refactoring (PR #6475 by @vringar)9a6f618- google-gemini: add missing versioned v2 template and bump to v3 (PR #6427 by @vringar)a9295b0- add filtering for start events when activating older versions (PR #6478 by @chillleader)
♻️ Refactors
946aa82- agentic-ai: Add mcp-sdk based mcp-client implementation (PR #6226 by @nikonovd)d46b894- agentic-ai: Rename "Interrupt tool calls" event handling option to "Cancel tool calls" (PR #6278 by @Copilot)f426b88- agentic-ai: Remove langchain4j MCP framework implementation, consolidate on mcp-sdk (PR #6279 by @Copilot)0db13a7- Extract element template generator annotations (PR #6337 by @sbuettner)d599140- agentic-ai: Decouple MCP models from core models (PR #6444 by @maff)d3b1645- Use minimus image for SaaS (PR #6472 by @sbuettner)
✅ Tests
293bc50- agentic-ai: Add integration test for MCP connector standalone operations (PR #6096 by @nikonovd)eaf5dbe- add CSV E2E tests (PR #6217 by @johnBgood)23ef80d- update test workflow to try continue-on-error (PR #6243 by @johnBgood)e914db8- agentic-ai: Add MCP authentication e2e tests (PR #6254 by @maff)f86b429- fix HTTP E2E tests using dynamic process instead of a static one (PR #6341 by @johnBgood)0e43f74- agentic-ai: make e2e incident e...
8.7.16-rc1
✨ New Features
e74465a- webhook: added XML support for webhook connector (PR #6301 by @azan-baloch)↘️ addresses issue #6100 opened by @chillleader
🐛 Bug Fixes
29e5899- slack: fix plaintext wrapping and formatting #5807 (PR #6260 by @azan-baloch)↘️ fixes issue #5807 opened by @chillleader
e80de8b- ci: ensure sanitize step runs even when build fails (PR #6314 by @vringar)9ce5afd- security: Prevent XXE attacks on SOAP connector (PR #6326 by @ztefanie)a6f985e- disable test profile in SaaS context test (#6431) (PR #6450 by @chillleader)
✅ Tests
67696eb- fix e2e test in 8.7 (PR #6455 by @chillleader)
8.6.25-rc1
🚧 Release in Progress
This release is currently being built and deployed.
Workflow Run: https://github.com/camunda/connectors/actions/runs/22391463229
This message will be replaced with the full changelog once the release process completes.
8.9.0-alpha4
✨ New Features
d8fdca3- fetch active process definitions (PR #6187 by @chillleader )21072e4- agentic-ai: Provide default timeout setting for unspecified model call timeouts (PR #5965 by @nikonovd)6dd2beb- agentic-ai: Add list resources capability to mcp connector standalone mode (PR #5989 by @nikonovd)a96fad4- agentic-ai: Add list resource templates to MCP outound connector standalone mode (PR #6030 by @nikonovd)1c76a93- agentic-ai: Add list prompts capability to mcp connector (PR #6047 by @nikonovd)ad20aef- agentic-ai: Add mcp connector capability to get a single prompt (PR #6055 by @nikonovd)d7853eb- append mdc context to logging pattern (PR #5934 by @jonathanlukas)242e88e- agentic-ai: Add read resource capability to MCP connector standalone mode (PR #6069 by @nikonovd)d137853- agentic-ai: Add proper filter options for all MCP connector standalone operations (PR #6081 by @nikonovd)
🐛 Bug Fixes
b2eb699- ci: transform release branch names to base branch for Helm chart lookup (PR #6020 by @vringar)38aec5e- ci: add explicit image-source parameter to INTEGRATION_TEST workflow (PR #6021 by @vringar)5c21711- test: wait for webhook activation and isolate tests in HttpTests (PR #6046 by @vringar)d4ddef0- the password can be null (PR #5927 by @jonathanlukas)↘️ fixes issue #5914 opened by @jonathanlukas
ff53e47- agentic-ai: don't use in in javadoc as it breaks API docs generation (PR #6074 by @maff)98c544e- notify released PRs by default and ignore Helm Charts tests (PR #6075 by @johnBgood)500a861- add missing job dependencies to notify-prs-released needs array (PR #6076 by @Copilot)39d29c2- Fix javadoc in MCP connector data models containing forbidden chars (PR #6087 by @nikonovd)1e14b7a- Fix NPE when filter options are null in legacy process definitions (PR #6089 by @nikonovd)dcecbcf- include exception details in activity error logs (PR #6097 by @vringar)30a54d9- soap-connector: add signature handling (PR #6101 by @aletutto)d81fbae- fix protobuf version mismatches with camunda client (PR #6107 by @maff)a374cfa- agentic-ai: Always create user message when handling events (PR #6105 by @maff)↘️ fixes issue #6092 opened by @mathieu-stennier
ffbd40b- dependency: update camunda version to 8.9.0-alpha3 (commit by @vringar)984000d- operation: Fix exception ConnectorException handling (#6201) (PR #6205 by @team-connectors-int-automation[bot])39853be- disable @feel support for outbound connectors (#6210) (PR #6216 by @johnBgood)15967e1- agentic-ai: fix broken agentic AI e2e tests (#6209) (PR #6222 by @team-connectors-int-automation[bot])93ea002- apply A2A test case fix to connector tests (#6221) (PR #6223 by @team-connectors-int-automation[bot])
✅ Tests
b47f275- fix actuator tests (PR #6083 by @johnBgood)9b13795- improve e2e test element-templates-cli error handling (PR #6090 by @maff)
🔧 Chores
45f6f3e- agentic-ai: Bump MCP connector templates versions to 2 (PR #6029 by @nikonovd)682188a- upgrade AWS SDK v2 to 2.41.6 and consolidate version properties (PR #6058 by @vringar)b7bb390- release: Automatically label issues closed by PRs with the rel… (PR #6062 by @sbuettner)d423b50- testing: Use multipart form builder (PR #6068 by @Copilot)391c11a- soap-connector: refactor element template, signature parts, interceptors, readme, and removed logging (PR #5940 by @aletutto)3e6c70b- CI: Add stable branch to license check workflow (PR #6071 by @sbuettner)9372655- email: Add logs email connectors (PR #6091 by @mathias-vandaele)
8.9.0-alpha4-rc3
🚧 Release in Progress
This release is currently being built and deployed.
Workflow Run: https://github.com/camunda/connectors/actions/runs/21705110554
This message will be replaced with the full changelog once the release process completes.
8.8.7
🐛 Bug Fixes
a36f070- ETG: Fix group generation for element templates (PR #6179 by @sbuettner)↘️ fixes issue #6178 opened by @sbuettner
b4983b0- operation: Fix exception ConnectorException handling (#6201) (PR #6204 by @team-connectors-int-automation[bot])1c1c3c8- remove @feel from Bearer token attribute (PR #6206 by @johnBgood)
🔧 Chores
3f1cd65- dependencies: Clean up feel engine scala 3 dependency (commit by @sbuettner)