Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 18:01
· 10 commits to main since this release

Changelog

  • 171a8f5 feat: add GoReleaser workflow for automated release publishing
  • ddc0aa5 feat: initialize project structure with GoReleaser configuration and release CI/CD workflow
  • a20aa5b feat: implement Forge CLI scaffolding command and core backend infrastructure services
  • 2f80af4 feat: implement core architecture including identity, storage, observability, and tenant management services
  • bafc778 Add initial implementation of AARCSX Forge architecture with API and worker runtimes, configuration management, and foundational contracts for identity, notifications, observability, and storage.
  • f222c01 Add go.mod file for module definition and Go version
  • 41b56a7 Initial commit