| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fuel-core-0.48.2-aarch64-apple-darwin.tar.gz | 2026-05-17 | 26.7 MB | |
| fuel-core-0.48.2-x86_64-apple-darwin.tar.gz | 2026-05-17 | 29.3 MB | |
| fuel-core-0.48.2-aarch64-unknown-linux-gnu.tar.gz | 2026-05-17 | 28.9 MB | |
| fuel-core-0.48.2-x86_64-unknown-linux-gnu.tar.gz | 2026-05-17 | 30.6 MB | |
| README.md | 2026-05-17 | 1.3 kB | |
| v0.48.2 source code.tar.gz | 2026-05-17 | 6.0 MB | |
| v0.48.2 source code.zip | 2026-05-17 | 6.5 MB | |
| Totals: 7 Items | 128.0 MB | 0 | |
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 https://github.com/FuelLabs/fuel-core/pull/3291
- Ignore audits blocking CI by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/3297
- Use semantic JSON comparison in QuorumTransport by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/3290
- Update network versions on README by @github-actions[bot] in https://github.com/FuelLabs/fuel-core/pull/3299
- bugfix: improve shutdown and stop PoA sooner by @MitchTurner in https://github.com/FuelLabs/fuel-core/pull/3289
- disable coredumps in fuel-core-bin to keep pod restarts fast by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/3301
- Release v0.48.2 by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/3302
Full Changelog: https://github.com/FuelLabs/fuel-core/compare/v0.48.1...v0.48.2