Skip to content

Releases: camunda/connectors

8.8.0-alpha8

18 Sep 09:59
ea9e7d3

Choose a tag to compare

8.8.0-alpha8 Pre-release
Pre-release

💥 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

🐛 Bug Fixes

♻️ Refactors

  • d9d3184 - agentic-ai: Decouple core handling logic from AgentRequest data structure (PR #5130 by @maff)
  • 18598f1 - agentic-ai: Move implementation specific tool resolution to outbound connector execution context (PR #5167 by @maff)
  • d1f0fca - agentic-ai: Rename & restructure implementation specific request objects (PR #5168 by @maff)
  • f4e8e90 - connector-runtime: Introduce outbound connector registery (PR #5155 by @vringar)
  • 90f9c20 - vector-db: better structure element ...
Read more

8.7.8

01 Sep 09:24

Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

  • cd70b4f - inbound-importer: Make process definition search page size configurable (commit by @ztefanie)

8.6.18

01 Sep 09:17

Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

8.5.21

01 Sep 09:24

Choose a tag to compare

🐛 Bug Fixes

8.8.0-alpha8-rc2

29 Aug 14:49

Choose a tag to compare

8.8.0-alpha8-rc2 Pre-release
Pre-release

🐛 Bug Fixes

  • 73543f4 - runtime: add message to health status update activity logs (#5314) (PR #5315 by @team-connectors-int-automation[bot])

8.8.0-alpha8-rc1

28 Aug 13:52

Choose a tag to compare

8.8.0-alpha8-rc1 Pre-release
Pre-release

💥 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

🐛 Bug Fixes

♻️ Refactors

  • d9d3184 - agentic-ai: Decouple core handling logic from AgentRequest data structure (PR #5130 by @maff)
  • 18598f1 - agentic-ai: Move implementation specific tool resolution to outbound connector execution context (PR #5167 by @maff)
  • d1f0fca - agentic-ai: Rename & restructure implementation specific request objects (PR #5168 by @maff)
  • f4e8e90 - connector-runtime: Introduce outbound connector registery (PR #5155 by @vringar)
  • 90f9c20 - vector-db: better structure element template configuration (PR #5202 by @mdii)
  • b337c94 - vector-db: use camel case IDs (PR #5207 by @mdii)
  • 111b4c4 - agentic-ai: Simplify and align config structure (PR #5220 by @maff)
  • 46b3472 - agentic-ai: Align fromAi() parameter extraction with core engine logic (PR #5205 by @maff)
  • 970af79 - ConnectorFactory: address architecture session comments (PR #5203 by @vringar)
  • c7d7a0c - runtime: activity logging refactoring (PR #4817 by @chillleader)
  • 6fda8e9 - agentic-ai: bump element template version for 8.8.0-alpha8 (PR #5245 by @maff)
  • d370935 - agentic-ai: integrate job worker template transformation into maven build via Groovy (PR #5242 by @maff)
    • ↘️ *address...
Read more

8.7.8-rc1

28 Aug 09:37

Choose a tag to compare

8.7.8-rc1 Pre-release
Pre-release

🐛 Bug Fixes

🔧 Chores

  • cd70b4f - inbound-importer: Make process definition search page size configurable (commit by @ztefanie)

8.6.18-rc1

28 Aug 09:37

Choose a tag to compare

8.6.18-rc1 Pre-release
Pre-release

🐛 Bug Fixes

🔧 Chores

8.5.21-rc1

28 Aug 09:38

Choose a tag to compare

8.5.21-rc1 Pre-release
Pre-release

🐛 Bug Fixes

8.8.0-alpha7

09 Aug 08:16

Choose a tag to compare

8.8.0-alpha7 Pre-release
Pre-release

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • 395ccaf - agentic-ai: rename alpha to experimental in MCP connectors (PR #4979 by @maff)
  • 27b9130 - agentic-ai: remove experimental from MCP client connector names (PR #5001 by @maff)
  • 102fdec - agentic-ai: clean up/improve conversation/message data (PR #5032 by @maff)
  • bdaa9ea - agentic-ai: introduce concept of a storage session (PR #5039 by @maff)
  • 9bb5873 - agentic-ai: refactor input data to use an execution context (PR #5040 by @maff)
  • b1d5d1d - agentic-ai: Reorganize/restructure ad-hoc tools schema resolution (PR #5102 by @maff)
  • f472e4b - agentic-ai: un-hide custom API endpoints for Anthropic and Bedrock (PR #5113 by @maff)
  • 700f05c - agentic-ai: remove AgentState.WAITING_FOR_TOOL_INPUT (PR #5108 by @maff)
  • e9d7dc5 - vector-db: add missing toString() overrides and small refactoring (PR #5125 by @mdii)
  • 04f6752 - connector-runtime: refactor outbound connector registration (PR #5124 by @vringar)
  • bfe67b0 - connector-runtime: Introduce outbound connector registery (#5155) (PR #5179 by @team-connectors-int-automation[bot])

✅ Tests

  • 99e00f1 - agentic-ai: fix flaky e2e...
Read more