Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Releases: fastertools/ftl

sdk-rust-macros: v0.14.0

25 Aug 05:27
23ed211

Choose a tag to compare

0.14.0 (2025-08-25)

What's Changed

  • chore(main): release wasm components libraries by @fastertools-gha[bot] in #334

Full Changelog: sdk-rust-macros-v0.13.0...sdk-rust-macros-v0.14.0


mcp-gateway v0.15.0

25 Aug 02:23
23783a4

Choose a tag to compare

mcp-gateway v0.15.0

Installation

Add to your spin.toml:

[component.mcp-gateway]
source = { registry = "ghcr.io", package = "fastertools:mcp-gateway", version = "0.15.0" }

Using Latest Version

You can also use version = "latest" to always get the most recent release.

Documentation

What's Changed

  • chore(main): release wasm components libraries by @fastertools-gha[bot] in #334

Full Changelog: mcp-authorizer-v0.14.0...mcp-gateway-v0.15.0

mcp-gateway v0.14.0

25 Aug 01:32

Choose a tag to compare

mcp-gateway v0.14.0

Installation

Add to your spin.toml:

[component.mcp-gateway]
source = { registry = "ghcr.io", package = "fastertools:mcp-gateway", version = "0.14.0" }

Using Latest Version

You can also use version = "latest" to always get the most recent release.

Documentation

Full Changelog: sdk-rust-v0.12.0...mcp-gateway-v0.14.0

mcp-authorizer v0.15.0

25 Aug 02:23
23783a4

Choose a tag to compare

mcp-authorizer v0.15.0

Installation

Add to your spin.toml:

[component.mcp-authorizer]
source = { registry = "ghcr.io", package = "fastertools:mcp-authorizer", version = "0.15.0" }

Using Latest Version

You can also use version = "latest" to always get the most recent release.

Documentation

What's Changed

  • chore(main): release wasm components libraries by @fastertools-gha[bot] in #334

Full Changelog: mcp-authorizer-v0.14.0...mcp-authorizer-v0.15.0

mcp-authorizer v0.14.0

25 Aug 01:32

Choose a tag to compare

mcp-authorizer v0.14.0

Installation

Add to your spin.toml:

[component.mcp-authorizer]
source = { registry = "ghcr.io", package = "fastertools:mcp-authorizer", version = "0.14.0" }

Using Latest Version

You can also use version = "latest" to always get the most recent release.

Documentation

Full Changelog: sdk-rust-v0.12.0...mcp-authorizer-v0.14.0

Rust SDK v0.12.0

24 Aug 02:20
162b178

Choose a tag to compare

Rust SDK v0.12.0

Installation

Add to your Cargo.toml:

[dependencies]
ftl-sdk = "0.12.0"

Features

Enable procedural macros:

[dependencies]
ftl-sdk = { version = "0.12.0", features = ["macros"] }

Documentation

sdk-rust: v0.11.2

24 Aug 02:02
b73a3bb

Choose a tag to compare

0.11.2 (2025-08-24)

What's Changed

Full Changelog: sdk-rust-v0.11.1...sdk-rust-v0.11.2


mcp-gateway v0.11.1

24 Aug 01:55
6d0f417

Choose a tag to compare

Component: mcp-gateway

Installation

Add to your spin.toml:

[component.mcp-gateway]
source = { registry = "ghcr.io", package = "fastertools:mcp-gateway", version = "0.11.1" }

Or use the latest version:

[component.mcp-gateway]
source = { registry = "ghcr.io", package = "fastertools:mcp-gateway", version = "latest" }

mcp-authorizer v0.14.0

23 Aug 01:30
991bc96

Choose a tag to compare

Component: mcp-authorizer

Installation

Add to your spin.toml:

[component.mcp-authorizer]
source = { registry = "ghcr.io", package = "fastertools:mcp-authorizer", version = "0.14.0" }

Or use the latest version:

[component.mcp-authorizer]
source = { registry = "ghcr.io", package = "fastertools:mcp-authorizer", version = "latest" }

component-mcp-authorizer: v0.13.0

23 Aug 01:07
c999eef

Choose a tag to compare

0.13.0 (2025-08-23)

What's Changed

Full Changelog: component-mcp-authorizer-v0.12.0...component-mcp-authorizer-v0.13.0