Skip to content

Releases: camunda/connectors

8.6.0-alpha1

10 May 14:51
Compare
Choose a tag to compare

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

✅ Tests

🔧 Chores

Read more

8.6.0-alpha1-rc9

10 May 05:42
Compare
Choose a tag to compare
8.6.0-alpha1-rc9 Pre-release
Pre-release

✨ New Features

  • f8cea5c - jdbc: Don't use URI as it breaks when using the hash char (#2513) (PR #2514 by @github-actions[bot])

8.6.0-alpha1-rc10

10 May 12:58
719c86c
Compare
Choose a tag to compare
8.6.0-alpha1-rc10 Pre-release
Pre-release
[Backport release/8.6] fix(jdbc): Remove the JDBC Connector from the …

…bundle and release (#2516)

* fix(jdbc): Remove the JDBC Connector from the bundle and release (#2515)

* Revert "feat(jdbc): Add the SQL Connector to the bundles (#2342)"

This reverts commit 05fc4a350748f04099d6f1308a0792be93040d79.

* fix(jdbc): Remove module from connectors-parent

So JDBC isn't included in the build

* fix(jdbc): Remove element templates

As suggested in PR comments

(cherry picked from commit 368c91e336a8aa2975742ec683e344e734f670e7)

* fix(jdbc): Remove remaining JDBC files

To be extra cautious, we'll remove JDBC from the release branch to help
ensure potentially broken code is not released.

---------

Co-authored-by: Ev <ev.bilske@camunda.com>

8.6.0-alpha1-rc8

08 May 14:17
Compare
Choose a tag to compare
8.6.0-alpha1-rc8 Pre-release
Pre-release

🐛 Bug Fixes

8.6.0-alpha1-rc7

08 May 12:32
3aaf7e6
Compare
Choose a tag to compare
8.6.0-alpha1-rc7 Pre-release
Pre-release
fix(jdbc): Fix invalid Javadoc comment (#2508) (#2509)

Test file is not accessible from source code. This causes the RC
build to fail.

(cherry picked from commit a9aafea143f3c9e83b264e73fdd5acba3404b921)

Co-authored-by: Ev <ev.bilske@camunda.com>

8.6.0-alpha1-rc6

08 May 10:52
8fefc2e
Compare
Choose a tag to compare
8.6.0-alpha1-rc6 Pre-release
Pre-release
fix(jdbc): Address issues with manual backport of "MySQL ConnectorJ a…

…nd use MariaDb instead" (#2507)

* feat(jdbc): Remove MySQL ConnectorJ and use MariaDb instead

Backporting from https://github.com/camunda/connectors/pull/2502

* feat(jdbc): Remove MySQL ConnectorJ and use MariaDb instead

Backporting from https://github.com/camunda/connectors/pull/2502

8.5.2

07 May 14:42
Compare
Choose a tag to compare

🐛 Bug Fixes

8.5.2-rc2

07 May 12:54
Compare
Choose a tag to compare
8.5.2-rc2 Pre-release
Pre-release

🐛 Bug Fixes

8.5.2-rc1

07 May 09:49
Compare
Choose a tag to compare
8.5.2-rc1 Pre-release
Pre-release

🐛 Bug Fixes

8.6.0-alpha1-rc5

06 May 16:07
Compare
Choose a tag to compare
8.6.0-alpha1-rc5 Pre-release
Pre-release

🐛 Bug Fixes