This is an automated email from the ASF dual-hosted git repository. divijv pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git
from 42fd4d1d11d KAFKA-7776: Tests for ISO8601 in Connect value parsing (#18374) add 23c459286bc KAFKA-16368: Update defaults for LOG_MESSAGE_TIMESTAMP_AFTER_MAX_MS_DEFAULT and NUM_RECOVERY_THREADS_PER_DATA_DIR_CONFIG (#18106) No new revisions were added by this update. Summary of changes: core/src/test/scala/unit/kafka/log/LogCleanerTest.scala | 5 ++++- core/src/test/scala/unit/kafka/tools/DumpLogSegmentsTest.scala | 2 ++ docs/upgrade.html | 9 +++++++++ .../java/org/apache/kafka/server/config/ServerLogConfigs.java | 4 ++-- .../kafka/tiered/storage/integration/BaseDeleteSegmentsTest.java | 3 +-- .../streams/integration/FineGrainedAutoResetIntegrationTest.java | 6 +++++- .../streams/integration/KStreamAggregationIntegrationTest.java | 6 +++++- .../streams/integration/SmokeTestDriverIntegrationTest.java | 7 ++++++- 8 files changed, 34 insertions(+), 8 deletions(-)