What's Changed
⭐ New Features
- feat: Verification Plugin Rework by @ata-nas in #2869
- feat: Expose available and stored blocks to interested plugins by @berryware in #2942
- feat: add peer BN query step to RsaRosterBootstrapPlugin. by @berryware in #2979
- feat: Helm chart per-plugin port configuration (#3001) by @Nana-EC in #3002
- feat: Cloud Storage Archive Plugin to Support EMB-aware Startup and Temporary Archives by @ivannov in #3023
- feat: Update helm charts for ApplicationStateFacility volume mounts. by @berryware in #3025
- feat: Add statusz inbound and outbound network data to Health plugin. by @jsync-swirlds in #3046
- feat: BN: historical address-book roster model + bootstrap by @berryware in #3070
- feat: Replace EMB-based routing with gap-triggered temporary archives by @ivannov in #3081
🚀 Enhancements
- docs(solo-provisioner): update docs for solo-provisioner v0.19.0 by @deshmukhpranali in #3010
- docs(hip-1137): clarify that all endpoints of a RegisteredNode must serve consistent block data by @deshmukhpranali in #3011
🐛 Bug Fixes
- fix(Messaging Facility): non-backpressure item handler blocks disruptor Block Node by @berryware in #2969
🔨 Tests
- test(solo-e2e): WRAPS v1.0.0 transition support and WRB RSA verification improvements by @AlfredoG87 in #3021
- fix(memory): reduce RSS for nano/solo deployments via socket buffer override (#3026) by @AlfredoG87 in #3040
- fix: fix k6 Tests by @berryware in #3062
- feat(solo-e2e): per-plugin port support and deployment lock fix by @AlfredoG87 in #3076
- test: Verification Rework Tests by @ata-nas in #3079
📝 Documentation
- docs(reset-and-upgrade): add Block Node reset and upgrade guide for Kubernetes deployments by @deshmukhpranali in #2874
- docs: Design doc for Special Purpose WRBs BN by @Nana-EC in #2948
- chore: Removed some non-printing characters from documentation by @jsync-swirlds in #3006
- chore: Add schema for statusz endpoint networking data by @jsync-swirlds in #3027
- docs: add Mirror Node connectivity troubleshooting runbook by @deshmukhpranali in #3057
🔧 Improvements
- chore: follow-up items from PR #2738 (block range persistence in ASF) by @ivannov in #3024
- chore: Allow Out of Order Verification for Sources Other Than Publisher by @ata-nas in #3075
- build(deps): upgrade PBJ to 0.15.10 and Helidon to 4.5.0 by @AlfredoG87 in #3080
- chore: Cherry picks for v0.37.1-rc2 by @berryware in #3144
⬆️ Dependency Upgrades
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #2997
- build(deps): bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-10 in /hiero-dependency-versions by @dependabot[bot] in #2999
- build(deps): bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final in /hiero-dependency-versions by @dependabot[bot] in #3000
- build(deps): bump gradle/actions from 6.1.0 to 6.1.1 by @dependabot[bot] in #3015
- build(deps): bump step-security/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #3022
- build(deps): bump gradle/actions from 6.1.1 to 6.2.0 by @dependabot[bot] in #3039
- build(deps): bump org.hiero.gradle.build from 0.7.8 to 0.7.10 by @dependabot[bot] in #3047
- build(deps): bump hederaCryptographyVersion from 3.8.1 to 3.9.0 in /hiero-dependency-versions by @dependabot[bot] in #3048
- build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.8 to 4.10.2 in /hiero-dependency-versions by @dependabot[bot] in #3049
- build(deps): bump hederaVersion from 0.75.0-rc.3 to 0.75.0-rc.5 in /hiero-dependency-versions by @dependabot[bot] in #3050
- build(deps): bump com.google.cloud:libraries-bom from 26.83.0 to 26.84.0 in /hiero-dependency-versions by @dependabot[bot] in #3051
- build(deps): bump grpcIoVersion from 1.81.0 to 1.82.0 in /hiero-dependency-versions by @dependabot[bot] in #3052
- build(deps): bump actions/setup-java from 5.2.0 to 5.3.0 by @dependabot[bot] in #3059
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #3060
- build(deps): bump PandasWhoCode/initialize-github-job from 1.1.1 to 1.1.2 by @dependabot[bot] in #3072
Full Changelog: v0.36.0...v0.37.1