kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for managing Apache Kafka clusters
Bumps org.apache.datasketches:datasketches-java from 3.1.0 to 6.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps org.apache.kafka:kafka_2.13 from 3.3.1 to 7.6.1-ce. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps org.apache.kafka:kafka-clients from 3.5.2 to 7.6.1-ce. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
https://github.com/provectus/kafka-ui/issues/4325
according to https://github.com/provectus/kafka-ui/issues/2345
the user should be able to: - select multiple entries in the table - delete multiple entries Like in #221 **To be done after #335 is merged**
### Issue submitter TODO list - [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [X] I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/.github/SECURITY.md) and...
via https://github.com/provectus/kafka-ui/issues/3279
LdapSecurityConfig: - verify `ActiveDirectoryLdapAuthenticationProvider` does populate authorities properly (most likely, it doesn't) - if it doesn't, copy-paste `ActiveDirectoryLdapAuthenticationProvider` and (re)implement a populator (unless [#4490](https://github.com/spring-projects/spring-security/issues/4490) is resolved) via https://github.com/provectus/kafka-ui/issues/3741