Skip to content

v0.4.9

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:03
v0.4.9
70cad05

Fabrica 0.4.9

Release Date: 2026-07-20T16:02:14Z

Installation

Binaries

Download the appropriate binary for your platform from the assets below.

Docker

docker pull ghcr.io/openchami/fabrica:0.4.9

Go Install

go install github.com/openchami/fabrica/cmd/fabrica@v0.4.9

Changelog

  • 70cad05 chore(release): update changelog and documentation for v0.4.9 release (#79)
  • e3268de feat(cli): support bulk delete for generated client (#73)
  • 49ceba7 feat(metrics): Add Prometheus metrics support and instrumentation (#71)
  • dac565f feat: add Client API documentation for Simple and Advanced usage (#64)
  • 6d4ad2e feat: add support for version command in server and client, including templates and tests (#70)
  • 2bfaaee feat: enhance version information display and add tests for version string formatting (#52)
  • d79e0d8 feat: implement per resource storage schemas with annotations (#68)
  • 9a8500a fix(template): use underscores for config keys/env vars, hyphens for flags (#75)
  • d97f88d fix: enforce middleware inheritance in generated routes and update documentation (#66)

Full Changelog: v0.4.8...v0.4.9