Skip to content

Releases: FuelLabs/forc

forc-client v0.71.1

04 Feb 00:39
73ac2df

Choose a tag to compare

0.71.1 (February 4th, 2026)

  • First release from FuelLabs/forc repository

forc-client v0.71.0

03 Feb 00:43
0e4ac48

Choose a tag to compare

0.71.0 (February 3rd, 2026)

  • Previous release from FuelLabs/sway repository

For historical changelog entries prior to the migration, see the sway repository.

forc-tracing v0.72.0

29 Jan 05:30
1a66135

Choose a tag to compare

0.72.0 (January 26th, 2026)

Added

  • Initial telemetry integration via fuel-telemetry crate (enabled via telemetry feature)
  • Telemetry macros: info_telemetry!, debug_telemetry!, warn_telemetry!, error_telemetry!, trace_telemetry!, span_telemetry!
  • Support for Stdout tracing writer mode

Changed

  • init_tracing_subscriber() now returns anyhow::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

08 Jan 22:19
54cf9da

Choose a tag to compare

0.71.2 (January 9th, 2026)

  • Use vendored OpenSSL for cross-compilation to avoid system package dependencies.

forc-node v0.71.1

08 Jan 00:17
14e0ec0

Choose a tag to compare

0.71.1 (January 7th, 2026)

  • Fix CI cross-compilation for ARM64 Linux with OpenSSL and RocksDB dependencies

forc-node v0.71.0

07 Jan 01:26

Choose a tag to compare

0.71.0 (January 7th, 2026)

  • Previous release from FuelLabs/sway repository

For historical changelog entries prior to the migration, see the sway repository.

forc-tracing v0.71.1

09 Dec 09:54
c10463b

Choose a tag to compare

0.71.1 (December 9th, 2025)

Fixed

  • Pin tracing-subscriber to 0.3.19 to fix ANSI color output being escaped as literal text

forc-tracing v0.71.0

08 Dec 05:45
3f7f10b

Choose a tag to compare

Changed

  • repo: migrated from FuelLabs/sway to FuelLabs/forc monorepo

No functional changes from v0.70.2.

forc-crypto v0.71.0

08 Dec 05:55
3f7f10b

Choose a tag to compare

Changed

  • repo: migrated from FuelLabs/sway to FuelLabs/forc monorepo

No functional changes from v0.70.2.

forc-wallet v0.16.2

07 Dec 22:21
c79c362

Choose a tag to compare

0.16.2 (December 6th, 2025)

No functional changes. Version bump to test releases.toml automation.