This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 86b9fde KAFKA-10869: Gate topic IDs behind IBP 2.8 (KIP-516) (#9814)
add 484c99e KAFKA-12175 Migrate generator module to junit5 (#9926)
No new revisions were added by this update.
Summary of changes:
build.gradle | 15 +++------
.../org/apache/kafka/message/CodeBufferTest.java | 35 ++++++++++----------
.../org/apache/kafka/message/EntityTypeTest.java | 16 +++------
.../kafka/message/IsNullConditionalTest.java | 18 +++++-----
.../kafka/message/MessageDataGeneratorTest.java | 18 +++++-----
.../apache/kafka/message/MessageGeneratorTest.java | 16 ++++-----
.../apache/kafka/message/StructRegistryTest.java | 27 +++++++--------
.../kafka/message/VersionConditionalTest.java | 38 ++++++++++------------
.../org/apache/kafka/message/VersionsTest.java | 33 ++++++++-----------
9 files changed, 92 insertions(+), 124 deletions(-)