Releases: xraph/forge
v1.6.0
Forge Framework v1.6.0 (2026-04-13T16:45:33Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 72e57bb: feat(farp): eagerly register FARP HTTP endpoints and improve error handling in tests (@juicycleff)
- 1109d4c: feat(metrics): add time-series storage and querying capabilities (@juicycleff)
- 074bfc7: feat(pprof): add pprofIndexPage for runtime profiling visualization (@juicycleff)
Bug Fixes
- 0adf268: fix(health): update service health check to return healthy status for registered services (@juicycleff)
- cb519ee: fix(tests): add missing farp import in farp_adapter_test.go (@juicycleff)
- 2bb50b5: fix(tests): update FARP integration tests to verify config directly (@juicycleff)
Refactoring
- b109afb: refactor(cli): Update RunApp usage to accept setup closures for lazy app initialization (@juicycleff)
Documentation Updates
- fc08cce: docs(changelog): update CHANGELOG.md for v1.4.5 (@github-actions[bot])
Other Changes
- 6733054: Update vessel dependency to v1.0.1 across multiple extensions (@juicycleff)
- 9b0d86a: Update vessel dependency to v1.0.2 across multiple extensions and examples (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.6.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.4.5...v1.6.0
v1.4.5
Forge Framework v1.4.5 (2026-04-03T18:50:00Z)
Welcome to this new release of Forge Framework!
Changelog
Refactoring
- 43df33e: refactor(cli): Refactor CLI to support lazy app resolution and enhance migration command handling (@juicycleff)
Documentation Updates
- ae5f172: docs(changelog): update CHANGELOG.md for v1.4.4 (@github-actions[bot])
Other Changes
- a7d5e33: Update dependencies in go.mod and go.sum (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.4.5Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.4.4...v1.4.5
v1.4.4
Forge Framework v1.4.4 (2026-03-31T16:26:24Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- a607adf: feat: add health grace period to improve startup stability (@juicycleff)
Documentation Updates
- de7c82d: docs(changelog): update CHANGELOG.md for v1.4.3 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.4.4Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.4.3...v1.4.4
v1.4.3
Forge Framework v1.4.3 (2026-03-30T22:52:37Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- fbd9743: feat: add panic recovery middleware to enhance server stability (@juicycleff)
Documentation Updates
- c54c6f9: docs(changelog): update CHANGELOG.md for v1.4.2 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.4.3Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.4.2...v1.4.3
v1.4.2
Forge Framework v1.4.2 (2026-03-30T15:37:48Z)
Welcome to this new release of Forge Framework!
Changelog
Bug Fixes
- 1f32a00: fix: update forgeui dependency version to v1.4.1 (@juicycleff)
Documentation Updates
- 6ab5469: docs(changelog): update CHANGELOG.md for v1.4.1 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.4.2Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.4.1...v1.4.2
v1.4.1
Forge Framework v1.4.1 (2026-03-29T03:34:33Z)
Welcome to this new release of Forge Framework!
Changelog
Bug Fixes
- ab669be: fix: update confy dependency version to v0.5.0 (@juicycleff)
- 8374cea: fix: update confy dependency version to v0.5.0 across all modules (@juicycleff)
Documentation Updates
- 0c24688: docs(changelog): update CHANGELOG.md for v1.4.0 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.4.1Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.4.0...v1.4.1
v1.4.0
Forge Framework v1.4.0 (2026-03-28T05:10:24Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- f0fc074: feat(discovery): add HTTP polling-based service discovery configuration (@juicycleff)
- 8adbf19: feat: update dependencies in go.mod and add new extensions to the documentation (@juicycleff)
- d3b02ba: feat: update genForgeYaml and genGoMod functions to accept moduleName parameter and adjust fallback versions for extensions (@juicycleff)
Bug Fixes
- ff97b31: fix: go mod update (@juicycleff)
- a0d0e21: fix: improved builder output (@juicycleff)
Documentation Updates
- 97f66ef: docs(changelog): update CHANGELOG.md for v1.3.1 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.4.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.3.1...v1.4.0
v1.3.1
Forge Framework v1.3.1 (2026-03-14T14:19:53Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- aaf8990: feat: implement SchemaTyper and SchemaFormatter interfaces for enhanced OpenAPI schema generation (@juicycleff)
Documentation Updates
- edea267: docs(changelog): update CHANGELOG.md for v1.3.0 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.3.1Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.3.0...v1.3.1
v1.3.0
Forge Framework v1.3.0 (2026-03-12T15:40:10Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 4e92fe3: feat: Introduce streaming hooks and enhance connection management (@juicycleff)
- 680e19a: feat: ensure streaming extension is started and stopped during health check tests (@juicycleff)
- f2dced3: feat: update dependencies and improve dashboard extension (@juicycleff)
Bug Fixes
- 4926be7: fix: update replace directives for forgeui in go.mod and go.sum (@juicycleff)
Documentation Updates
- c945502: docs(changelog): update CHANGELOG.md for v1.2.0 (@github-actions[bot])
- 86e7232: docs(changelog): update CHANGELOG.md for v1.2.0 release (@juicycleff)
Other Changes
- 504ff77: Update dependencies to version 1.2.0 for various extensions and examples (@juicycleff)
- c2f95d6: Update module dependencies and remove local replace directives (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.3.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v1.2.0...v1.3.0
v1.2.0
Forge Framework v1.2.0 (2026-03-07T05:38:53Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 59cd526: feat(metrics): Update metrics collectors and exporters to support HTTP metrics (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v1.2.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: vscode-forge/v1.0.0...v1.2.0