Version v0.48.2
Fixed
- 3289: shutdown services in parallel to stop poa promptly
- 3290: Use semantic JSON comparison in QuorumTransport
- 3301: disable coredumps in the fuel-core binary so the rocksdb atexit SIGABRT does not block pod restart for tens of seconds; set
FUEL_CORE_ENABLE_COREDUMP=1to opt back in.
What's Changed
- Fix a typo in changelog by @Dentosal in #3291
- Ignore audits blocking CI by @Dentosal in #3297
- Use semantic JSON comparison in QuorumTransport by @Dentosal in #3290
- Update network versions on README by @github-actions[bot] in #3299
- bugfix: improve shutdown and stop PoA sooner by @MitchTurner in #3289
- disable coredumps in fuel-core-bin to keep pod restarts fast by @xgreenx in #3301
- Release v0.48.2 by @xgreenx in #3302
Full Changelog: v0.48.1...v0.48.2