Full Changelog: v0.36.0-rc2...v0.36.0
What's Changed
🐛 Bug Fixes
- docs(block-node-overview): fix swapped Getting Started links and improved documentation accuracy. by @deshmukhpranali in #2759
- docs(hardware-specs): clarify sequential vs random IOPS and bulk-tier hardware (#2892) by @deshmukhpranali in #2913
- feat: add roster-bootstrap-rsa to published projects in build.gradle.kts by @AlfredoG87 in #2943
- feat: add new S3 plugins for cloud storage by @AlfredoG87 in #2968
- docs(metrics): fix Subscriber section backtick formatting and chunks typo (#2729) by @deshmukhpranali in #2963
- docs(quickstart): correct Gradle task path :block-node:app: -> :app:(#2728) by @deshmukhpranali in #2967
- ci(gitbook-sync): pin actions to SHA and add harden-runner (#2939) by @deshmukhpranali in #2941
- docs(solo-provisioner): fix inaccurate and outdated content (#2964) by @deshmukhpranali in #2975
- docs(testing-simulator): fix inaccurate and incomplete content (#2965) by @deshmukhpranali in #2972
- fix(ci): use GH_ACCESS_TOKEN for hiero-docs sync workflow by @deshmukhpranali in #3003
🔨 Tests
- fix(solo-e2e-test): CN properties override and improved log collection by @AlfredoG87 in #2918
- fix: Change K6 tests to use the "minimal" solo-e2e-tests topology by @berryware in #2985
- test(solo-e2e): Wrb solo e2e integration test by @AlfredoG87 in #2966
📝 Documentation
- docs(mirror-node-integration): add concept doc and connecting a Mirror Node to a Block Node document by @deshmukhpranali in #2837
- docs(hip-1137): add Block Node on-chain registration guide for HIP-1137 by @deshmukhpranali in #2889
- docs: Document the plugin architecture as it is today, and then document the changes by @berryware in #2830
- docs(network-ports): add network ports and protocols reference (#2732) by @deshmukhpranali in #2928
- docs(configuration): add Plugin Management section (#2736) by @deshmukhpranali in #2940
- docs(operations): rename deployment guide titles to clarify VM vs bare metal by @deshmukhpranali in #2986
- docs(migration): add record-stream-to-block-stream migration guide (#2734) by @deshmukhpranali in #2933
🔧 Improvements
- fix: persist all data on ApplicationStateFacility stop. by @berryware in #2925
- fix: Remove the redundant validFromBlock from TssRoster by @berryware in #2923
- feat: Make API Services Port Server Configurable by @ivannov in #2880
⬆️ Dependency Upgrades
- build(deps): bump com.hedera.bucky:bucky-client from 0.1.0-rc4 to 0.1.0-rc5 in /hiero-dependency-versions by @dependabot[bot] in #2911
- build(deps): bump PandasWhoCode/initialize-github-job from 1.1.0 to 1.1.1 by @dependabot[bot] in #2926
- build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #2927
- fix: perform all the junit version updates in one PR. by @berryware in #2935
- build(deps): bump hederaVersion from 0.75.0-rc.1 to 0.75.0-rc.3 in /hiero-dependency-versions by @dependabot[bot] in #2909
- build(deps): bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final in /hiero-dependency-versions. by @dependabot[bot] in #2950
- build(deps): bump actions/checkout from 4 to 6.0.2 by @dependabot[bot] in #2947
- build(deps): bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 in /hiero-dependency-versions. by @dependabot[bot] in #2949
- build(deps): bump protobufVersion from 4.34.1 to 4.35.0 in /hiero-dependency-versions by @dependabot[bot] in #2908
- build(deps): bump com.hedera.pbj.pbj-compiler from 0.15.5 to 0.15.8 by @dependabot[bot] in #2907
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3. by @dependabot[bot] in #2974
- chore: [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #2937
Full Changelog: v0.35.0...v0.36.0