Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release/8.6] feat(jdbc): Don't use URI as it breaks when using the hash char #2514

Merged
merged 1 commit into from
May 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2024

Description

Backport of #2513 to release/8.6.

* feat(jdbc): Don't use URI as it breaks when using the hash char

* feat(jdbc): Remove URI related exceptions

* feat(jdbc): Remove useless variable

* feat(jdbc): added encoding of params; added tests; refactoring

* feat(jdbc): delete encoding for params

---------

Co-authored-by: Oleksii Ivanov <oleksii.ivanov-ext@camunda.com>
(cherry picked from commit 9f9cb3b)
@github-actions github-actions bot requested a review from a team as a code owner May 9, 2024 11:28
@ev-codes ev-codes merged commit f8cea5c into release/8.6 May 10, 2024
1 check passed
@ev-codes ev-codes deleted the backport-2513-to-release/8.6 branch May 10, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants