1. fd2dde6 RATIS-2564. Add an executor and terminalReply to stream read (#1486) by Peter Lee · 28 hours ago master
  2. a857374 RATIS-2563. Add DataStreamReplyByteBuf (#1485) by Peter Lee · 2 days ago
  3. a09fb1d RATIS-2558. Move Opentelemetry to a new module (#1484) by Tsz-Wo Nicholas Sze · 3 days ago
  4. 400d9cf RATIS-2562. Use OTel prefix for OpenTelemetry code (#1482) by Tsz-Wo Nicholas Sze · 3 days ago
  5. 8626840 RATIS-2561. Refactor MetricRegistriesLoader. (#1483) by Tsz-Wo Nicholas Sze · 4 days ago
  6. adac7ef RATIS-2560. Bump opentelemetry to 1.63.0 (#1480) by dependabot[bot] · 6 days ago
  7. 1b7a8ff RATIS-2553. Isolate OpenTelemetry tracing dependencies. (#1478) by Haonan · 7 days ago
  8. d430b4d RATIS-2430. Write snapshot to temporary path until finish (#1372) by Abhishek Pal · 7 days ago
  9. 1a53f9f RATIS-2557. Bump jacoco-maven-plugin to 0.8.15 (#1479) by dependabot[bot] · 7 days ago
  10. f3cba35 RATIS-2554. Bump actions/checkout to 6.0.3 (#1477) by dependabot[bot] · 7 days ago
  11. 81a3284 RATIS-2544. [INFRA] Set up ruleset for default and release branches (#1461) by The Apache Software Foundation · 2 weeks ago
  12. b60fcf6 RATIS-2552. Bump sonar-maven-plugin to 5.7.0.6970 (#1472) by dependabot[bot] · 3 weeks ago
  13. 2d79e3d RATIS-2529. Bound gRPC worker EventLoopGroup thread count. (#1466) by Yongzao · 3 weeks ago
  14. e539123 RATIS-2548. Stabilize timing-sensitive Ratis tests (#1475) by Yongzao · 3 weeks ago
  15. 31bfd38 RATIS-1240. Add input stream to DataStreamApi for read operations in Server (#1469) by Peter Lee · 3 weeks ago
  16. f19aecd RATIS-2547. Advance repliedIndex before completing write replies (#1474) by Yongzao · 3 weeks ago
  17. 3103a01 HDDS-15407. Bump develocity-maven-extension to 2.4.1 (#1473) by dependabot[bot] · 3 weeks ago
  18. 4ab6ddf RATIS-2549. Bump actions/stale to 10.3.0 (#1471) by dependabot[bot] · 3 weeks ago
  19. 420e25e RATIS-2441. Set encoding for maven-resources-plugin (#1470) by Doroszlai, Attila · 3 weeks ago
  20. 5217431 RATIS-2543. Bump zizmor-action to 0.5.6 (#1468) by dependabot[bot] · 4 weeks ago
  21. ee40e30 RATIS-2537. Support configurable gRPC TLS provider and cipher suites (#1462) by Haonan · 4 weeks ago
  22. d426ccd RATIS-2541. Bump opentelemetry-semconv to 1.41.1 (#1465) by dependabot[bot] · 4 weeks ago
  23. 910cd0a RATIS-2538. Removed noisy info log from netty TLS configuration (#1463) by Andrey Yarovoy · 4 weeks ago
  24. 69f9015 RATIS-2540. Bump slf4j to 2.0.18 (#1464) by dependabot[bot] · 4 weeks ago
  25. 0355d33 RATIS-2511. Follower should throw ReadException if it is installing snapshot (#1444) by Ivan Andika · 4 weeks ago
  26. e9c1a2d RATIS-2397. Add trace support for Log Appender (#1443) by Tak Lon (Stephen) Wu · 5 weeks ago
  27. 9dea85d RATIS-2536. Bump opentelemetry-semconv to 1.41.0 (#1454) by dependabot[bot] · 5 weeks ago
  28. e634c8f RATIS-2520. Bump sonar-maven-plugin to 5.6.0.6792 (#1441) by dependabot[bot] · 5 weeks ago
  29. 92844a8 RATIS-2533. Bump apache parent to 38 (#1458) by dependabot[bot] · 5 weeks ago
  30. 7ac90d0 RATIS-2525. Bump junit to 5.14.4 (#1449) by dependabot[bot] · 5 weeks ago
  31. 2c29053 RATIS-2535. Bump opentelemetry to 1.62.0 (#1460) by dependabot[bot] · 5 weeks ago
  32. dd60ccd RATIS-2534. Skip zizmor on dependabot push (#1459) by Doroszlai, Attila · 5 weeks ago
  33. 9780657 RATIS-2506. Delay consecutive GrpcLogAppender restart. (#1450) by Tsz-Wo Nicholas Sze · 5 weeks ago
  34. 9622766 RATIS-2498. Mark TestRaftAsyncWithNetty as flaky by Doroszlai, Attila · 5 weeks ago
  35. ad818ac RATIS-2530. Bump dependency-check-maven to 12.2.2 (#1457) by dependabot[bot] · 5 weeks ago
  36. 9fe354c RATIS-2510. NettyClientStreamRpc may retain a completely released object. (#1456) by Tsz-Wo Nicholas Sze · 6 weeks ago
  37. 5db7830 RATIS-2521. LifeCycle.startAndTransition(..) may cause illegal transition: CLOSING -> EXCEPTION. (#1452) by Tsz-Wo Nicholas Sze · 6 weeks ago
  38. d05c1b4 RATIS-2519. Bump actions/cache to 5.0.5 (#1435) by dependabot[bot] · 7 weeks ago
  39. 9fc08a8 RATIS-2517. Bump actions/upload-artifact to 7.0.1 (#1430) by dependabot[bot] · 7 weeks ago
  40. 54e1e1a RATIS-2515. Bump common-custom-user-data-maven-extension to 2.2.0 (#1442) by dependabot[bot] · 7 weeks ago
  41. 58e372a RATIS-2513. Bump bouncycastle.version from 1.83 to 1.84 (#1437) by dependabot[bot] · 7 weeks ago
  42. 134c708 RATIS-2508. appendEntries log messages improvement. (#1440) by Tsz-Wo Nicholas Sze · 7 weeks ago
  43. 37a674d RATIS-2507. Fix java.lang.IllegalStateException: gap between entries (#1439) by Sammi Chen · 7 weeks ago
  44. 01b6e4f RATIS-2505. Improve RATIS-2387 with direct synchronous append when compose disabled (#1436) by Sergey Soldatov · 8 weeks ago
  45. 3d9fd18 RATIS-2497. Pass server to the dummy watch request in OrderedAsync (#1438) by Tsz-Wo Nicholas Sze · 8 weeks ago
  46. f141e10 RATIS-2493. Check actions with zizmor (#1426) by Doroszlai, Attila · 9 weeks ago
  47. 7e4bdf8 RATIS-2453. Bump opentelemetry to 1.60.1 (#1387) by dependabot[bot] · 10 weeks ago
  48. 94b294c RATIS-2483. Bump dependency-check-maven to 12.2.0 (#1414) by dependabot[bot] · 10 weeks ago
  49. 2c4db47 RATIS-2433. Cancel transaction in case of failure to append (#1382) by Abhishek Pal · 2 months ago
  50. df2a302 RATIS-2499. Allow the LogAppender restart when LogAppenderDaemon exception (#1425) by XiChen · 2 months ago
  51. 32e7925 RATIS-2403. Support leader batch write to improve linearizable follower read throughput (#1362) by Ivan Andika · 2 months ago
  52. 58bdf71 RATIS-2489. Bump exec-maven-plugin to 3.6.3 (#1418) by dependabot[bot] · 3 months ago
  53. 98a4c48 RATIS-2487. Trigger installSnapshot if leader cannot get previous entry (#1420) by Ivan Andika · 3 months ago
  54. b37a9aa RATIS-2494. Ignore Hadoop 3.5+ due to Java 17 requirement (#1423) by Doroszlai, Attila · 3 months ago
  55. eea7c38 RATIS-2454. Findbugs summary is empty despite violations (#1396) by Doroszlai, Attila · 3 months ago
  56. efff82a RATIS-2482. Bump maven-bundle-plugin to 6.0.2 (#1413) by dependabot[bot] · 3 months ago
  57. 03b2128 RATIS-2490. Bump spotbugs-maven-plugin to 4.8.6.8 (#1421) by dependabot[bot] · 3 months ago
  58. 6794d73 RATIS-2484. Remove unused jakarta.annotation-api (#1416) by Doroszlai, Attila · 3 months ago
  59. 19dc5c1 RATIS-2481. Bump license-maven-plugin to 2.7.1 (#1412) by dependabot[bot] · 3 months ago
  60. 27a2cea RATIS-2472. Bump apache parent to 37 (#1403) by dependabot[bot] · 3 months ago
  61. 4a8eaa2 RATIS-2478. compile check does not set target version (#1411) by Doroszlai, Attila · 3 months ago
  62. b89131a RATIS-2480. Bump os-maven-plugin to 1.7.1 (#1406) by dependabot[bot] · 3 months ago
  63. 08c3bd0 RATIS-2479. Bump junit to 5.14.3 (#1409) by dependabot[bot] · 3 months ago
  64. 90f3c2e RATIS-2476. Bump develocity-maven-extension to 2.4.0 (#1410) by dependabot[bot] · 3 months ago
  65. 51708a0 RATIS-2473. Ignore JUnit 6+ due to Java 17 requirement (#1408) by Doroszlai, Attila · 3 months ago
  66. 66611c7 RATIS-2471. Bump commons-cli to 1.11.0 (#1398) by dependabot[bot] · 3 months ago
  67. 0d3512a RATIS-2469. Remove Command#close() (#1404) by Doroszlai, Attila · 3 months ago
  68. a091ea6 RATIS-2467. Bump jacoco-maven-plugin to 0.8.14 (#1402) by dependabot[bot] · 3 months ago
  69. 8feedea RATIS-2466. Bump sonar-maven-plugin to 5.5.0.6356 (#1397) by dependabot[bot] · 3 months ago
  70. 93d8724 RATIS-2461. Ignore Mockito 5+ due to Java 11 requirement (#1401) by Doroszlai, Attila · 3 months ago
  71. 99c9a54 RATIS-2463. Bump slf4j to 2.0.17 (#1399) by dependabot[bot] · 3 months ago
  72. a38a3d1 RATIS-2455. Ignore Spotbugs 4.9+ due to Java 11 requirement (#1395) by Doroszlai, Attila · 3 months ago
  73. 96dc998 RATIS-244. Skip snapshot file if corresponding MD5 file is missing (#1320) by Abhishek Pal · 3 months ago
  74. cb3f26b RATIS-2432. Close PRs after three months of inactivity (#1373) by Abhishek Pal · 3 months ago
  75. edbe6a7 RATIS-2460. Bump bouncycastle to 1.83 (#1393) by dependabot[bot] · 3 months ago
  76. a563e07 RATIS-2459. Bump dropwizard3 to 3.2.6 (#1394) by dependabot[bot] · 3 months ago
  77. bfc916c RATIS-2452. Bump extra-enforcer-rules to 1.12.0 (#1390) by dependabot[bot] · 3 months ago
  78. 9dadaa5 RATIS-2450. Bump common-custom-user-data-maven-extension to 2.1.0 (#1389) by dependabot[bot] · 3 months ago
  79. 2b5bd84 RATIS-2451. Bump hadoop-maven-plugins to 3.4.3 (#1388) by dependabot[bot] · 3 months ago
  80. 1941706 RATIS-2446. Enable Dependabot dependency updates (#1386) by Doroszlai, Attila · 3 months ago
  81. d1e1aa8 RATIS-2395. Add Client Span for AyncImpl (#1385) by Tak Lon (Stephen) Wu · 3 months ago
  82. 432eb32 RATIS-2443. Sync fork should not trigger CI (#1384) by Doroszlai, Attila · 3 months ago
  83. b3b855b RATIS-2442. Wait for configuration to be applied to listeners in test (#1383) by Abhishek Pal · 3 months ago
  84. 61d60a3 RATIS-2440. Let ratis-bom inherit from Apache parent (#1381) by Doroszlai, Attila · 3 months ago
  85. 7214931 RATIS-2438: Update membership-change documentation (#1379) by Snehasish Roy · 3 months ago
  86. cbd9e6b RATIS-2437. make_rc.sh version check prevents releasing subsequent RCs (#1376) by Potato · 3 months ago
  87. 3767cf9 RATIS-2439. Remove URL from ratis-version.properties (#1380) by Doroszlai, Attila · 3 months ago
  88. ad1456e RATIS-2436. Bump GitHub action versions (#1375) by Doroszlai, Attila · 3 months ago
  89. b069709 RATIS-2434. Regression test for data race between SegmentedRaftLog.get() and LogSegment.append(). (#1378) by Wei-Chiu Chuang · 3 months ago
  90. c9914ee RATIS-2435. ratis-bom POM is not signed during release staging (#1374) by Potato · 3 months ago
  91. 2c5412c RATIS-2427. Close LogAppender for illegalStateException (#1369) by Symious · 3 months ago
  92. d132b18 RATIS-2393 Add Span Context to RaftRpcRequestProto (#1341) by Tak Lon (Stephen) Wu · 3 months ago
  93. f333acf RATIS-2429. ratis-bom module fails to deploy due to missing distributionManagement configuration (#1371) by Potato · 3 months ago
  94. 1433b4c RATIS-2425. make_rc.sh does not set version in ratis-bom (#1367) by Doroszlai, Attila · 3 months ago
  95. 96a8402 RATIS-2424. Fix javadoc locale configuration for JDK 8 compatibility (#1366) by Potato · 3 months ago
  96. 69eba76 RATIS-2423. Javadoc should be generated in English regardless of build locale (#1365) by Potato · 3 months ago
  97. 2c80564 RATIS-2422. TestNettyRpcProxy.testOfferRollbackOnAlreadyClosed fails with `Host is null` (#1364) by Doroszlai, Attila · 4 months ago
  98. 3d9f5af RATIS-2420: Fix CT_CONSTRUCTOR_THROW in AtomicFileOutputStream (#1361) by Snehasish Roy · 4 months ago
  99. a5651f6 RATIS-2418. NettyClient LoggingHandler prints too many messages. (#1359) by slfan1989 · 4 months ago
  100. 6e90f99 RATIS-2419. checkstyle should not check generated-sources  (#1360) by Doroszlai, Attila · 4 months ago