- 3938609 [improve][ci] Run filesystem offload tests also on Java 25 since Hadoop has been upgraded to 3.5.0 (#25482) by Lari Hotari · 6 hours ago master
- 2394bb1 [improve][ci] Replace trivy-action with sandboxed-trivy-action (#25480) by Lari Hotari · 14 hours ago
- 14a811b [feat] PIP-460: Add topic:// and segment:// domain support to pulsar-common (#25456) by Matteo Merli · 14 hours ago
- 20a380a [cleanup][ci] Remove documentation label bot (#25469) by Matteo Merli · 17 hours ago
- 8e37e3e [fix][broker] Fix backlog clearing for unloaded namespace bundles (#25272) by Hao Zhang · 26 hours ago
- 39baf22 [fix][test] Fix flaky ConsumerBatchReceiveTest.testBatchReceiveAndRedeliveryNonPartitionedTopic (#25468) by Matteo Merli · 26 hours ago
- 3bbe99c [fix][test] Fix flaky MembershipManagerTest.testCheckFailuresSomeFailures (#25466) by Matteo Merli · 26 hours ago
- 4a10fe9 [refactor][broker] Decouple delayed delivery trackers from dispatcher (#25384) by sinan liu · 26 hours ago
- 8d9d497 [fix][test] Fix flaky ManagedLedgerTest.testNoRetention (#25467) by Matteo Merli · 26 hours ago
- 05a703b [fix][test] Fix flaky FunctionRuntimeManagerTest.testExternallyManagedRuntimeUpdate (#25465) by Matteo Merli · 26 hours ago
- 7ec0f09 [fix][test] Fix flaky ManagedLedgerTest.testCursorPointsToDeletedLedgerAfterTrim (#25476) by Matteo Merli · 26 hours ago
- f72a5a7 [fix][admin] Refactor namespace migration operation to async in rest api (#25478) by Oneby Wang · 26 hours ago
- 0d0d6fb [fix][test] Fix flaky PulsarFunctionsJavaThreadTest by adding retry to getFunctionStats (#25472) by Matteo Merli · 26 hours ago
- 3982de0 [fix][test] Fix flaky IsolatedBookieEnsemblePlacementPolicyTest.testMetadataStoreCases (#25474) by Matteo Merli · 26 hours ago
- aaf2def [fix][test] Fix flaky BrokerRegistryIntegrationTest port binding race (#25463) by Matteo Merli · 27 hours ago
- 574918f Fix missing log4j-layout-template-json in shell distribution (#25479) by Matteo Merli · 29 hours ago
- eac628f [fix][test] Fix flaky MessageChunkingSharedTest.testMultiConsumers timeout (#25475) by Matteo Merli · 2 days ago
- 33166b4 [fix][test] Fix flaky IsolatedBookieEnsemblePlacementPolicyTest.testBookieInfoChange (#25473) by Matteo Merli · 3 days ago
- 865e276 [cleanup][ci] Remove ready-to-test label enforcement (#25470) by Matteo Merli · 4 days ago
- 56442c2 [fix][broker] Prevent timed-out producer creation from racing with retry (#25460) by sinan liu · 4 days ago
- ea195bc [improve][build] Enhance Docker build task to support image pushing (#25459) by Zixuan Liu · 5 days ago
- e1e9738 [improve][offload] Upgrade Hadoop from 3.4.3 to 3.5.0 (#25402) by Chris Nauroth · 5 days ago
- 1a5dff6 [improve][build] Support building and testing with Java 25 (#25453) by Lari Hotari · 7 days ago
- 1865351 [feat][pip] PIP-460: Scalable Topics (Topics v5) (#25315) by Lari Hotari · 7 days ago
- fc27fe7 [fix][broker]Producer with AUTO_PRODUCE schema failed to reconnect, which caused by schema incompatible (#25437) by fengyubiao · 7 days ago
- 388dcd1 [improve][test] Fix deprecation and unchecked compilation warnings in test code (#25447) by Matteo Merli · 7 days ago
- c971581 [improve][test] Speed up HealthCheckTest by sharing cluster across test methods (#25448) by Matteo Merli · 7 days ago
- 396290a [improve][ci] Cleanup tune-runner-vm and clean-disk actions (#25444) by Lari Hotari · 7 days ago
- fabf2f7 [improve][build] Enable -Xlint:deprecation and -Xlint:unchecked and fix all warnings (#25446) by Matteo Merli · 7 days ago
- 5be2b4a [improve][build] Fix and enable configure-on-demand for Gradle builds (#25441) by Lari Hotari · 8 days ago
- 26827e7 [improve][build] Upgrade Checkstyle from 10.14.2 to 13.3.0 (#25440) by Lari Hotari · 8 days ago
- 7742f7f [improve][build] Use public Gradle build scans for PRs and cleanup workflows (#25439) by Lari Hotari · 8 days ago
- f048a84 [improve][test] Fix unchecked compile warnings in test code (#25431) by Matteo Merli · 8 days ago
- a7204e0 [improve][test] Fix try-with-resources compile warnings in test code (#25429) by Matteo Merli · 8 days ago
- 0c285f4 [fix][test] Fix flaky testLoadBalancerServiceUnitTableViewSyncer (#25427) by Matteo Merli · 8 days ago
- ce9a194 [improve][fn] Migrate pulsar-functions-proto from protobuf to LightProto (#25407) by Matteo Merli · 8 days ago
- d1eb652 [improve][build] Adopt Gradle best practices: convention plugins, build-logic composite build, and unconditional module inclusion (#25435) by Lari Hotari · 8 days ago
- e9630c6 [fix][test] Fix flaky testMsgDropStat in NonPersistentTopicTest (#25426) by Matteo Merli · 8 days ago
- 1ee18b4 [fix][test] Fix MultiBrokerLeaderElectionExpirationTest Mockito spy usage (#25425) by Matteo Merli · 8 days ago
- ee007ee [fix][test] Fix flaky testClear in BucketDelayedDeliveryTrackerTest (#25424) by Matteo Merli · 8 days ago
- 20777df [fix][test] Fix flaky testRetentionSize in ManagedLedgerTest (#25423) by Matteo Merli · 8 days ago
- 7690830 [improve][test] Fix rawtypes compile warnings in test code (#25430) by Matteo Merli · 9 days ago
- f2dbcaf [improve][test] Fix cast, static, removal, and varargs compile warnings in test code (#25428) by Matteo Merli · 9 days ago
- 7c26e12 [improve][test] Suppress deprecation compile warnings in test code (#25432) by Matteo Merli · 9 days ago
- 0f1d790 [feat][monitor] Add custom topic metric labels to OpenTelemetry metrics attributes (#25306) by Cong Zhao · 9 days ago
- 701e1d8 [fix][ml] Fix concurrent cursor properties update race (#25434) by Philipp Dolif · 9 days ago
- c3ba269 [improve][build] Fix rawtypes and unchecked compile warnings (#25417) by Matteo Merli · 11 days ago
- 8c275d7 PIP-465: Split IO Connectors into Separate Repository (#25383) by Matteo Merli · 11 days ago
- 807d055 [improve][build] Fix dangling-doc-comments, fallthrough, and section comment warnings (#25416) by Matteo Merli · 11 days ago
- 13b5210 [improve][build] Fix compile errors from rawtypes/unchecked changes (#25418) by Matteo Merli · 11 days ago
- f419587 [improve][build] Suppress deprecation warnings across all modules (#25421) by Matteo Merli · 11 days ago
- e5464af [improve][build] Fix compile warnings in production code (#25414) by Matteo Merli · 11 days ago
- 3aa8e56 [improve][build] Fix final rawtypes, unchecked, and redundant cast warnings (#25420) by Matteo Merli · 11 days ago
- c0c16fe [improve][build] Suppress remaining unchecked warnings in source code (#25422) by Matteo Merli · 11 days ago
- 0dcbac1 [improve][build] Fix remaining rawtypes, unchecked, and deprecation warnings (#25419) by Matteo Merli · 11 days ago
- 3d38403 [cleanup] Remove fastutil dependency (#25413) by Matteo Merli · 11 days ago
- d21b09f [improve][build] Fix Lombok, varargs, and other compile warnings (#25415) by Matteo Merli · 11 days ago
- a3c832c [improve][ci] Upgrade official GitHub Actions to latest major versions (#25412) by Lari Hotari · 12 days ago
- 802ad19 [improve][build] Show test failure exceptions (#25411) by Lari Hotari · 12 days ago
- 7280786 [fix][build] Fix build caching for shadow jars and refactor to use convention plugins (#25409) by Lari Hotari · 12 days ago
- 418f7c7 [improve][build] PIP-465: Remove IO connectors from core pulsar repo (#25408) by Matteo Merli · 12 days ago
- 1a457bb [cleanup][build] Remove leftover Maven files and references (#25406) by Matteo Merli · 12 days ago
- c4e6886 [cleanup][build] Update documentation and examples from Maven to Gradle (#25403) by Matteo Merli · 12 days ago
- fc97cb6 [cleanup][build] Update bin/ scripts from Maven to Gradle for dev classpath (#25404) by Matteo Merli · 12 days ago
- 5b9fe44 [cleanup] PIP-463: Migrate build system from Maven to Gradle (#25398) by Matteo Merli · 12 days ago
- f70745c [fix][client] Fix thread-safety and refactor MessageCryptoBc key management (#25400) by Lari Hotari · 13 days ago
- 9bbea3e [improve][broker]Reduce the lock range of SimpleCache to enhance performance (#25293) by fengyubiao · 13 days ago
- 260c386 [fix][sec] Upgrade to Netty 4.1.132.Final to address CVEs (#25399) by Lari Hotari · 14 days ago
- 0ec3883 [cleanup] PIP-462: Remove Etcd metadata store backend (#25380) by Matteo Merli · 2 weeks ago
- edb9e79 [improve] [pip] PIP-463: Migrate Build System from Maven to Gradle (#25359) by Matteo Merli · 2 weeks ago
- 242a4ad [improve][build] Bump version to 4.3.0-SNAPSHOT in master, add branch-4.2 to protected branches (#25397) by Lari Hotari · 2 weeks ago
- 19ef1fc [improve][offload] Bump hadoop to 3.4.3 and hbase to 2.6.4 (#25396) by Lari Hotari · 2 weeks ago
- 0163ce8 [cleanup] Convert 12 test classes to SharedPulsarBaseTest (#25392) by Matteo Merli · 2 weeks ago
- 08d89a2 [improve][broker] PIP-464: Strict Avro schema validation for SchemaType.JSON (#25362) by Penghui Li · 2 weeks ago
- 78281fd [improve][pip] PIP-464: Deprecate legacy Jackson JsonSchema format for SchemaType.JSON (#25361) by Penghui Li · 2 weeks ago
- 7e5839c1 [cleanup] Convert 30 test classes to SharedPulsarBaseTest (#25381) by Matteo Merli · 2 weeks ago
- 3bc834f [fix][client] Fix stale Healthy state in SameAuthParamsLookupAutoClusterFailover causing flaky test (#25388) by Lari Hotari · 2 weeks ago
- ce3429c [fix][test] Fix flaky OneWayReplicatorUsingGlobalZKTest.cleanup (#25389) by Lari Hotari · 2 weeks ago
- ba851d3 [feat][bookkeeper] add certs refresh (#25370) by gulecroc · 2 weeks ago
- 953d092 [fix][test] Fix flaky PersistentStickyKeyDispatcherMultipleConsumersClassicTest.testSkipRedeliverTemporally (#25385) by Lari Hotari · 2 weeks ago
- 765c46e [cleanup] Convert 10 test classes to SharedPulsarBaseTest (#25338) by Matteo Merli · 2 weeks ago
- 86e9e64 [cleanup] PIP-462: Remove Etcd metadata store backend (#25329) by Matteo Merli · 3 weeks ago
- be66ba9 [improve][client] Enable configurable preemptive OAuth2 token refresh (#25363) by Lari Hotari · 3 weeks ago
- 2500c3d1 [fix][broker] Fix ExtensibleLoadManagerImpl stuck Assigning bundle state after broker restart (#25379) by Lari Hotari · 3 weeks ago
- a27988b [fix][test] Fix thread leaks in ClientDeduplicationFailureTest and RackAwareTest (#25374) by Matteo Merli · 3 weeks ago
- 7a919db [fix][test] Whitelist SharedPulsarCluster threads in thread leak detector (#25375) by Matteo Merli · 3 weeks ago
- d528817 [fix][test] Fix thread leaks in multiple tests and KinesisSink (#25376) by Matteo Merli · 3 weeks ago
- 109761c [fix][test] Fix thread leaks in ManagedLedgerTest and PulsarMockBookKeeper (#25377) by Matteo Merli · 3 weeks ago
- 4e7ee94 [fix][test] Fix flaky ExtensibleLoadManagerImplTest.testLoadBalancerServiceUnitTableViewSyncer (#25378) by Matteo Merli · 3 weeks ago
- 29b65a4 [fix][broker] Fix IllegalArgumentException in BucketDelayedDeliveryTracker.addMessage (#25371) by Matteo Merli · 3 weeks ago
- 6e577f0 [fix][ci] Disable trivy-action (#25373) by Lari Hotari · 3 weeks ago
- a3ae705 [fix][test] Fix flaky MessagePublishBufferThrottleTest.testBlockByPublishRateLimiting (#25365) by Matteo Merli · 3 weeks ago
- 543a75d [fix][test] Fix flaky ResendRequestTest.testFailoverSingleAckedNormalTopic (#25364) by Matteo Merli · 3 weeks ago
- 2144968 [fix][test] Fix flaky ConsumedLedgersTrimTest.testAdminTrimLedgers (#25360) by Matteo Merli · 3 weeks ago
- 041510b [fix][sec] Bump google.golang.org/grpc from 1.60.0 to 1.79.3 in /pulsar-function-go (#25353) by dependabot[bot] · 3 weeks ago
- 74f4e5a [fix][test] Fix flaky ReplicatorTest.testResumptionAfterBacklogRelaxed (#25358) by Matteo Merli · 3 weeks ago
- d8c761f [fix][test] Fix flaky ShadowTopicTest.testConsumeShadowMessageWithoutCache (#25354) by Matteo Merli · 3 weeks ago
- db221ad [fix][test] Fix flaky PersistentTopicTest.testBacklogCursor (#25348) by Matteo Merli · 3 weeks ago
- b747b33 [fix][test] Fix flaky ConsumedLedgersTrimTest.testAdminTrimLedgers (#25342) by Matteo Merli · 3 weeks ago
- a1b1a9e [fix][test] Fix flaky ReplicatorRateLimiterTest.testReplicatorRateLimiterMessageReceivedAllMessages (#25340) by Matteo Merli · 3 weeks ago