This release of the BlockNode includes a detailed design for the implementation of Backfill Plugin, a new plugin that will be implemented soon and will be responsible for keeping a BN up-to-date with older blocks that are no longer kept by the Consensus Node.
Also includes improvements to the Simulator in preparation of the new Publisher Plugin refactor that is currently in the works.
Finally includes 12 key dependency upgrades, that are important to keep the system safe and secure from vulnerabilities.
What's Changed
🐛 Bug Fixes
- fix: simulator publish and improve codecov settings by @AlfredoG87 in #1321
📝 Documentation
- docs: High Level Design Document for Backfill Plugin by @AlfredoG87 in #1288
- chore: add missing MAINTAINERS.md info requested by the TAC by @jwagantall in #1319
🔧 Improvements
- feat: Simulator Add Publisher Support for EndOfStream Message by @mustafauzunn in #1324
⬆️ Dependency Upgrades
- build(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot[bot] in #1314
- build(deps): bump step-security/conventional-pr-title-action from 3.2.1 to 3.2.2 by @dependabot[bot] in #1323
- build(deps): bump io.netty:netty-bom from 4.2.1.Final to 4.2.2.Final in /hiero-dependency-versions by @dependabot[bot] in #1310
- build(deps): bump com.squareup.okio:okio-jvm from 3.11.0 to 3.13.0 in /hiero-dependency-versions by @dependabot[bot] in #1308
- build(deps): bump helidonVersion from 4.2.2 to 4.2.3 in /hiero-dependency-versions by @dependabot[bot] in #1307
- build(deps): bump pbjVersion from 0.11.6 to 0.11.7 in /hiero-dependency-versions by @dependabot[bot] in #1306
- build(deps): bump com.google.cloud:libraries-bom from 26.61.0 to 26.62.0 in /hiero-dependency-versions by @dependabot[bot] in #1330
- build(deps): bump org.hiero.gradle.build from 0.4.1 to 0.4.3 by @dependabot[bot] in #1328
- build(deps): bump testContainersVersion from 1.21.1 to 1.21.2 in /hiero-dependency-versions by @dependabot[bot] in #1327
- build(deps): bump pbjVersion from 0.11.7 to 0.11.8 in /hiero-dependency-versions by @dependabot[bot] in #1326
- chore: Update gradle plugins to use 0.4.5 by @rbarker-dev in #1348
- build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #1343
Full Changelog: v0.13.0...v0.14.0