This is an automated email from the ASF dual-hosted git repository.

jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from a08e0cf  KAFKA-8410: Update the docs to reference the new PAPI (#10994)
     add f97f36b  KAFKA-13051; Require principal builders implement 
`KafkaPrincipalSerde` and set default (#11011)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaConfig.scala             | 10 +++++++++-
 .../integration/kafka/api/AuthorizerIntegrationTest.scala      |  5 +++--
 .../integration/kafka/api/GroupAuthorizerIntegrationTest.scala |  5 +++--
 .../integration/kafka/api/GroupEndToEndAuthorizationTest.scala |  5 +++--
 .../kafka/api/PlaintextEndToEndAuthorizationTest.scala         |  5 +++--
 .../kafka/api/SaslPlainSslEndToEndAuthorizationTest.scala      |  3 ++-
 .../integration/kafka/api/SslEndToEndAuthorizationTest.scala   |  3 ++-
 .../kafka/server/AlterUserScramCredentialsRequestTest.scala    |  7 ++++---
 .../scala/unit/kafka/server/ControllerMutationQuotaTest.scala  |  4 ++--
 .../kafka/server/DescribeUserScramCredentialsRequestTest.scala |  7 ++++---
 docs/upgrade.html                                              |  2 ++
 11 files changed, 37 insertions(+), 19 deletions(-)

Reply via email to