fix(deps): update version.connectors to v8.8.8#36
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
c1ffda4 to
eadb0a6
Compare
eadb0a6 to
d051fad
Compare
d051fad to
a57c66a
Compare
a57c66a to
2d76692
Compare
2d76692 to
0f28375
Compare
0f28375 to
cd4333d
Compare
cd4333d to
5a5ba3b
Compare
5a5ba3b to
7cd067c
Compare
7cd067c to
110819e
Compare
110819e to
804110f
Compare
804110f to
f0b6294
Compare
f0b6294 to
dafebe6
Compare
dafebe6 to
0297035
Compare
0297035 to
8168458
Compare
8168458 to
d606836
Compare
d606836 to
c160378
Compare
c160378 to
2305cfd
Compare
2305cfd to
7d12c93
Compare
7d12c93 to
01229ff
Compare
01229ff to
8a6745f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.6.9→8.8.88.6.9→8.8.88.6.9→8.8.88.6.9→8.8.88.6.9→8.8.88.6.9→8.8.8Release Notes
camunda/connectors (io.camunda.connector:element-template-generator-maven-plugin)
v8.8.8Compare Source
✨ 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)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
7ca2211- soap-connector: refactor element template, signature parts, interceptors, readme, and removed logging (commit by @aletutto)v8.8.7Compare Source
🐛 Bug Fixes
a36f070- ETG: Fix group generation for element templates (PR #6179 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)v8.8.6Compare Source
🐛 Bug Fixes
338f88a- ci: transform release branch names to base branch for Helm chart lookup (commit by @vringar)f34ba8c- ci: use stable/ prefix in helm-git-refs.json for branch lookup (commit by @vringar)f570d93- ci: add explicit image-source parameter to INTEGRATION_TEST workflow (PR #6021 by @vringar)fff9fa9- include exception details in activity error logs (PR #6097 by @vringar)41d6a95- agentic-ai: Always create user message when handling events (#6105) (PR #6119 by @team-connectors-int-automation[bot])🔧 Chores
42792c5- Use hardened Docker base images from Minimus to reduce CVEs (commit by @cmur2)v8.8.5Compare Source
✨ New Features
dac44f6- agentic-ai: Provide default model call timeout to agentic ai task/subprocess (PR #5966 by @nikonovd)🐛 Bug Fixes
9c87f3a- textract: Make textract connector usable (PR #5490 by @ztefanie)928654c- response-expression: Allow result expression evaluation with null response body (#5862) (PR #5873 by @team-connectors-int-automation[bot])b109d3d- GHA: CI improvements for self-hosted runners (PR #6017 by @vringar)4096182- ci: transform release branch names to base branch for Helm chart lookup (commit by @vringar)99881e9- ci: use stable/ prefix in helm-git-refs.json for branch lookup (commit by @vringar)🔧 Chores
v8.8.4Compare Source
🐛 Bug Fixes
6a18fb9- element-template-generator: reproducible parameter order for OpenAPI (#5692) (PR #5833 by @team-connectors-int-automation[bot])2315b7d- etg: Use LinkedHashSet for deterministic parameter ordering in PostmanAPI template generation (#5829) (PR #5836 by @team-connectors-int-automation[bot])dd18739- webhook: Support HEAD request for webhook inbound connector (#5830) (PR #5842 by @team-connectors-int-automation[bot])🔧 Chores
32611fe- readiness: Remove process import health from readiness check (#5810) (PR #5811 by @team-connectors-int-automation[bot])8eccf62- gh-action: Use github app when adding issues to project. (PR #5761 by @sbuettner)929cdca- cve-fix: Increase Java versions (commit by @ztefanie)v8.8.3Compare Source
🐛 Bug Fixes
427c1a4- GHA: set SNAPSHOT version in deploy-snapshots (PR #5715 by @vringar)5930cbc- agentic-ai: only set the AI Agent state to ready when all tool discovery results are present (#5708) (PR #5713 by @maff)72b50a9- intrinsic-functions: Fix discovery (PR #5756 by @ztefanie)789c9a1- Update Camunda version to 8.8.4 (PR #5765 by @mathias-vandaele)🔧 Chores
c0abf99- saas: configure CredentialsProvider for SaaS directly (#5711) (PR #5767 by @mathias-vandaele)v8.8.2Compare Source
🐛 Bug Fixes
af7e4c8- agentic-ai: Add support for null JSON schema type to define nullable properties (#5577) (PR #5578 by @team-connectors-int-automation[bot])e2205c9- secret-provider: Improve efficiency (PR #5497 by @ztefanie)5a586e8- tests: since renovate has set greenmail to version 2.1.7, they manage dead connection differently, require a new way to manage the kill switch (PR #5605 by @mathias-vandaele)2f76cab- tests: since renovate has set greenmail to version 2.1.7, we need to silent server to client piping (PR #5609 by @mathias-vandaele)f1dd6c5- polling: add the payload group for the body to be visible (PR #5633 by @mathias-vandaele)902c373- ConnectorsFactory: use NoSuchElementException on missing connector (#5680) (PR #5685 by @team-connectors-int-automation[bot])afc4719- ci: fix fossa release workflow input parameter (#5628) (PR #5683 by @kalmarz)🔧 Chores
v8.8.1Compare Source
🐛 Bug Fixes
9653bf0- bedrock: Remove temp and topP defaults (PR #5519 by @ztefanie)bfbc43c- embeddings-vector-db: Remove 200 char retrieval size limit (#5562) (PR #5563 by @team-connectors-int-automation[bot])bc7f246- secrets: fix log message for secrets deprecation (#5561) (PR #5564 by @team-connectors-int-automation[bot])e0e5fdc- polling-connector: split the model request to differentiate between Activation and Runtime (#5569) (PR #5571 by @team-connectors-int-automation[bot])♻️ Refactors
e16f041- agentic-ai: Rename AI Agent Subprocess to AI Agent Sub-process (#5555) (PR #5556 by @team-connectors-int-automation[bot])🔧 Chores
c07ec5e- embeddings-vector-db: Dependency manage Apache Tika version (#5557) (PR #5559 by @team-connectors-int-automation[bot])v8.8.0Compare Source
💥 BREAKING CHANGES
due to
ad69662- move object mapper to a different package, move document API to core (PR #5228 by @chillleader):move object mapper to a different package, move document API to core (#5228)
✨ New Features
fb7977e- textract: add documentation handling for textract (PR #3828 by @DenovVasil)2647426- sendgrid: attachment support (PR #3891 by @DenovVasil)8c6ca3b- rest-connector: Add support for proxy auth (PR #3894 by @ztefanie)d3708e7- drive: document upload and download (PR #3872 by @DenovVasil)fba43b6- sql: Add JSON support (PR #3972 by @ztefanie)b590af0- rest: Improve http proxy (PR #4050 by @ztefanie)c95a1a9- slack: add attachments support (PR #4119 by @DenovVasil)37cefe5- slack: increase template versions (PR #4142 by @DenovVasil)bca3459- idp-extraction-connector: idp connector should return response as key/value pair of extracted fields (PR #4147 by @sahilbhatoacamunda)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)27406fd- secrets: secrets are now hidden from the error message in operate, making error message more reliable (PR #4307 by @mathias-vandaele)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)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)8da92e2- agentic-ai: foundational agentic AI & ad-hoc subprocess tools schema connectors (PR #4548 by @maff)83d260f- vector-db: Vector Database Connector (PR #4577 by @igpetrov)c7ab2a4- vector-db: verbose return result and PDF enhanced parsing (PR #4631 by @igpetrov)3f69d1b- element-template-generator: Add all auth sections if no security scheme provided by openapi scheme (PR #4498 by @ztefanie)c69a7ea- hubspot-connector: Add new hubspot connector (PR #4394 by @ztefanie)1dbac0c- manage-and-run: Add multi runtime support for Manage and Run APIs (PR #4639 by @johnBgood)45c3d7f- agentic-ai: support fromAi() FEEL function to define ad-hoc tools schema (PR #4635 by @maff)4d34eca- agentic-ai: add documents support to Agentic AI connector (PR #4652 by @maff)a05d7f0- message: Publish message outbound connector (PR #4199 by @ingorichtsmeier)a17d194- vector-db: added plain text support as input (PR #4706 by @igpetrov)4433581- multi-runtime: add support for multiple runtime to the Activity Logs API (PR #4763 by @johnBgood)aebbc60- element-template,agentic-ai: Add support to configure a default result variable & result expression (PR #4764 by @maff)03725c1- element-template-generator: Add support for multipart/form-data operations (PR #4782 by @ztefanie)cff7780- agentic-ai: make the OpenAI endpoint + custom headers configurable through properties panel (PR #4808 by @maff)f5fa21d- intrinsic-function: Adding new intrinsic function for retrieving JSON data (PR #4818 by @johnBgood)649860e- RPA: add RPA connector (PR #4852 by @marstamm)c6a8a7c- agentic-ai: add JSON/structured output support (PR #4833 by @maff)9b60731- agentic-ai: add support for gateway tool handlers (PR #4860 by @maff)84e2717- agentic-ai: Agentic AI MCP Client Integration (PR #4822 by @maff)47165af- agentic-ai: Document storage conversation memory support (PR #4899 by @maff)ef5c915- 32376: Switch RELEASE.yaml to use camunda/infra-global-github-actions/previous-version GHA (PR #4900 by @oleksandr-kriuchenko-lohika)09dc06b- GitHub: add file create/update to Repo Operations (PR #4844 by @vringar)402d79c- webhook: enable deduplication for webhooks (PR #4881 by @chillleader)fab7404- bundle: use latest config property (PR #4942 by @jonathanlukas)cae53cf- embeddings-vector-db: Add OpenSearch vector store support (PR #4944 by @Copilot)852192f- agentic-ai: Set gateway handler type zeebe property on MCP element types (PR #4965 by @maff)d75e434- runtime: Add env variable override support to connectors registered as Spring beans (PR #4996 by @maff)7d9c7b5- npm-package: Initial commit for npm package (PR #5006 by @ztefanie)2cc7546- agentic-ai: custom storage implementation support (PR #5035 by @maff)aa76749- gcs: Add google cloud storage connector (PR #5017 by @ztefanie)682c973- azure-blobstorage: Add azure blobstorage connector (PR #4875 by @ztefanie)259e773- agentic-ai: add support for Azure OpenAI models (PR #5083 by @mdii)00df215- core: the secret provider is tenant aware (PR #5069 by @jonathanlukas)1026ba7- inbound-email-connector: the initial connection now has a retry mechanism for email inbound connector (PR #4981 by @mathias-vandaele)295cff7- agentic-ai: support Google Vertex AI models (PR #5089 by @mdii)7a5a300- inbound: Fetch only the latest process definitions (PR #5048 by @johnBgood)17bec76- vector-db: support OpenAI embedding models (PR #5132 by @mdii)823543b- etg: Support open api specs without operationids (PR #5067 by @ztefanie)877160d- gdrive: Add support for shared drives (PR #5049 by @johnBgood)c6b5df3- csv: Add CSV Connector and introduce @Operation based Connectors (PR #4980 by @sbuettner)62ee48f- vector-db: add Azure Cosmos DB NoSql embeddings store (PR #5152 by @mdii)36ac808- agentic-ai: support service account credentials for VertexAI (PR #5154 by @mdii)01fad66- sql: Add oracle support (PR #5135 by @ztefanie)2f1d6bc- connector-runtime: allow disabling of specific connectors (PR #4973 by @vringar)921fb50- vector-db: add Azure OpenAI embedding models (PR #5174 by @mdii)d1af912- vector-db: add Google Vertex AI embedding models (PR #5191 by @mdii)356eafb- vector-db: add Azure AI Search embeddings store (PR #5194 by @mdii)561c654- sdk: Add @Header binding support (PR #5187 by @sbuettner)7e7bd9a- agentic-ai: Implement AI Agent as job worker (PR #5176 by @maff)889d675- agentic-ai: add support for event sub-processes (PR #5236 by @maff)7947d75- agentic-ai: remove prompt parameters (PR #5271 by @mdii)8607e39- agentic-ai: add an OpenAI compatible provider (PR #5311 by @mdii)6038979- agentic-ai: remove endpoint and headers from OpenAI provider (PR #5312 by @mdii)535447b- migrated to CamundaClient (PR #5380 by @jonathanlukas)e0e6b3d- inbound: Exclude consumes matches flag from dedup calc (PR #5412 by @sbuettner)66c061b- agentic-ai: Support error expressions for error handling *(PR [#5411](https://redirect.github.com/caConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.