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

KAFKA-12590: Remove deprecated kafka.security.auth.Authorizer, SimpleAclAuthorizer and related classes in 3.0 #10450

Merged

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    fb89986 View commit details
    Browse the repository at this point in the history
  2. Move AuthorizerUtils.validateAclBinding to AclAuthorizer

    Also convert a `toList` to `toBuffer`
    ijuma committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b93ed2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab8234 View commit details
    Browse the repository at this point in the history
  4. Update config

    ijuma committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    243c23c View commit details
    Browse the repository at this point in the history
  5. Update system tests

    ijuma committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    a62660d View commit details
    Browse the repository at this point in the history
  6. Add upgrade note

    ijuma committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ef72463 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    0dfd0bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a9052 View commit details
    Browse the repository at this point in the history
  3. Remove extraneous <code>

    ijuma committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    57b00dc View commit details
    Browse the repository at this point in the history