tchiotludo / akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
https://akhq.io/
Apache License 2.0
3.41k stars 660 forks source link

chore(deps): bump org.sourcelab:kafka-connect-client from 4.0.4 to 4.0.5 #1970

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps org.sourcelab:kafka-connect-client from 4.0.4 to 4.0.5.

Release notes

Sourced from org.sourcelab:kafka-connect-client's releases.

v4.0.5 Add Support for Connector Stop Endpoint

4.0.5 (10/06/2024)

  • Removes TLS v1 and v1.1, adds TLS 1.3 PR-93
  • Adds support for Stop Connector endpoint PR-89

Thanks m8719-github for the contributions!

Changelog

Sourced from org.sourcelab:kafka-connect-client's changelog.

4.0.5 (10/06/2024(

  • Removes TLS v1 and v1.1, adds TLS 1.3 PR-93
  • Adds support for Stop Connector endpoint PR-89

Thanks m8719-github for the contributions!

Commits
  • bd3b919 Merge pull request #92 from SourceLabOrg/spp/4.0.5-release
  • d9d7363 prep for release
  • d189caa Merge pull request #91 from m8719-github/tls-v1.3-support
  • d0a1a60 Merge pull request #88 from SourceLabOrg/dependabot/maven/commons-io-commons-...
  • 14ceb8a Merge pull request #89 from m8719-github/stop-operation-support
  • 6acde9b Added TLSv1.3, removed insecure TLSv1 and TLSv1.1
  • 38ca531 Added stop connector support
  • 7959399 Bump commons-io:commons-io from 2.11.0 to 2.14.0
  • e5d5888 update nexus staging plugin
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.