Releases: FuelLabs/forc
Releases · FuelLabs/forc
forc-client v0.71.1
0.71.1 (February 4th, 2026)
- First release from
FuelLabs/forcrepository
forc-client v0.71.0
0.71.0 (February 3rd, 2026)
- Previous release from
FuelLabs/swayrepository
For historical changelog entries prior to the migration, see the sway repository.
forc-tracing v0.72.0
0.72.0 (January 26th, 2026)
Added
- Initial telemetry integration via
fuel-telemetrycrate (enabled viatelemetryfeature) - Telemetry macros:
info_telemetry!,debug_telemetry!,warn_telemetry!,error_telemetry!,trace_telemetry!,span_telemetry! - Support for
Stdouttracing writer mode
Changed
init_tracing_subscriber()now returnsanyhow::Result<Option<WorkerGuard>>instead of using global static storage- Log level filter now only applies when explicitly set via CLI flags (previously defaulted to
INFO)
forc-node v0.71.2
0.71.2 (January 9th, 2026)
- Use vendored OpenSSL for cross-compilation to avoid system package dependencies.
forc-node v0.71.1
0.71.1 (January 7th, 2026)
- Fix CI cross-compilation for ARM64 Linux with OpenSSL and RocksDB dependencies
forc-node v0.71.0
0.71.0 (January 7th, 2026)
- Previous release from
FuelLabs/swayrepository
For historical changelog entries prior to the migration, see the sway repository.
forc-tracing v0.71.1
0.71.1 (December 9th, 2025)
Fixed
- Pin
tracing-subscriberto 0.3.19 to fix ANSI color output being escaped as literal text
forc-tracing v0.71.0
Changed
- repo: migrated from
FuelLabs/swaytoFuelLabs/forcmonorepo
No functional changes from v0.70.2.
forc-crypto v0.71.0
Changed
- repo: migrated from
FuelLabs/swaytoFuelLabs/forcmonorepo
No functional changes from v0.70.2.
forc-wallet v0.16.2
0.16.2 (December 6th, 2025)
No functional changes. Version bump to test releases.toml automation.