(#24838) [fix][broker] Ensure LoadSheddingTask is scheduled after metadata service is available again(#24841) [improve][ci] Upgrade GitHub Actions workflows to use ubuntu-24.04(#24830) [fix][client] Fix getPendingQueueSize for PartitionedTopicProducerStatsRecorderImpl: avoid NPE and implement aggregation(#24832) [fix] Fix mixed lookup/partition metadata requests causing reliability issues and incorrect responses(#24829) [fix][broker] Allow intermittent error from topic policies service when loading topics(#24785) [fix][broker] Fix incorrect topic loading latency metric and timeout might not be respected(#24822) [fix][client] Make auto partitions update work for old brokers without PIP-344(#24801) [improve][broker]Improve NamespaceService log that is printed when cluster was removed(#24770) [fix][broker] Flaky-test: ExtensibleLoadManagerImplTest.testDisableBroker(#24780) [improve][broker] Replace isServiceUnitActiveAsync with checkTopicNsOwnership(#24824) [improve][ml] Upgrade Oxia client to 0.7.0(#24812) [fix][build] Remove invalid profile in settings.xml that caused gpg signing to fail(#24811) [fix][build] Fix maven deploy with maven-source-plugin 3.3.1(#24813) [fix] Update gRPC to 1.75.0(#24025) [improve] [broker] Separate offload read and write thread pool
Make avro-maven-plugin version consistent with avro823d5724d Exclude commons-lang dep87f2c5247 Bump version to 4.0.6.8Use new APIs from Oxia 0.7.0[Ursa] Remove oldest producers when the serialized producer state is too largeSupport parse googles built in proto files on protobuf schemaFix idempotent producer for classic engineImprove topic loading time by skipping Pulsar message deduplication recovery
Fix CacheMetricsCollector’s package modified by upstreameeb0457 Use commons-lang3Make sure the custom dynamic configuration interceptor can handle the multiple auth providersOnly append jwk when kty is rsa[ApiKeys] Don’t print full stacks for authentication failureChange to use commons-lang3
8188c7d0 use new test imageFix delta not support timestamp_ntzUse strict match rule to fetch token from UnityCatalogSasTokenProviderTestDisable flaky AsyncCleanerTest#simpleTestFix parquet reader handle union type bugfix: support nested field partitioning in Iceberg tablesRemove METADATA_DELETE_AFTER_COMMIT_ENABLED propertySkip remove preserved propertiesFix catalog close bugAdd more log for parse entryRefactor the offload format by adding a util to convert the entry to KafkaMessagec5750648 use 4.0.6.8Upgrade Oxia client to 0.7.0Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0Add more admin commandsRemoved dependency on commons-lang 2.6Fix catalog instance not sharedMove the iceberg table creation params to a common placeFix the integration test mount jar issue.