Releases: jpvelasco/fabrica
Releases · jpvelasco/fabrica
Release list
v0.4.3
Changelog
- 1487e3a chore: bump Go toolchain to 1.25.13 (#318)
- d67969f chore: release v0.4.3 (#342)
- 9a56db8 fix: agents destroy --yes --json purity and purge convergence on missing bucket (#333)
- 5e7f661 fix: bound Horde HTTP requests with a finite timeout (#327)
- 7e240c4 fix: context-aware polling waits and honest state-locking docs (#326)
- 11eebdf fix: enforce distributed state locking end-to-end (#336)
- 6d8cc32 fix: export correctness - internal property leaks, stale fallbacks, dry-run (#320)
- 03cc02f fix: horde agent SG direction and lore S3 bucket purging (#325)
- d22ed13 fix: low-priority batch - drift false positive, waiter bounds, tag attribution, scope list, MCP race, min-size zero (#324)
- 966cae8 fix: make --json output machine-readable across destroy, backup, and wait paths (#322)
- d9fe09f fix: paginate ci logs and include manifests in S3 backup uploads (#323)
- 1d6aefa fix: proceed unlocked when the lock table does not exist yet (#338)
- 92856a0 fix: reject partial VPC config and restore horde status after agents destroy (#319)
- e6660f0 fix: repair P1 state-integrity bugs in provisioning flows (#316)
- 549e7da fix: stamp FabricaModule on perforce, horde coordinator, and workstation resources (#334)
- e2df466 fix: tag BlockDeviceMapping data volumes via cloud.VolumeTagger (#335)
- 0b9ece1 fix: take the state lock in perforce backup create and delete (#337)
- 39138cc fix: workstation sizing precedence, cost-shape agreement, and missing GPU prices (#317)
v0.4.2
Changelog
- f10ca22 chore: release v0.4.2 (#282)
- 91ac422 docs(lore): AMI bake runbook + lore ami build command (#275)
- 204bc40 feat(lore): S3-backed store resources + config
- 7818ce2 feat: add queue-based autoscaling for Horde agent pool
- 9c2d267 fix(lore): correct TLS docs to hooks-only + export/drift S3 coverage (#276)
- 5f46f37 fix: add ops logging, tests, and lint fixes for stabilization (#280)
- 4acc0a1 fix: add scaling policy and alarm phases to horde destroy order
- bd1d4a6 fix: resolve four scaling bugs in horde agents autoscaling (#279)
v0.4.1
v0.4.0
v0.3.5
Changelog
- 98bb661 Merge branch 'main' of github.com:jpvelasco/fabrica
- cb229d4 Merge branch 'main' of github.com:jpvelasco/fabrica
- a969299 Merge branch 'main' of github.com:jpvelasco/fabrica
- 67cb701 chore: release v0.3.5 (#265)
- 81180f1 feat(ddc): live health probes for edge regions (#260)
- 311d65d fix(perforce): record resolved AMI ID in state for drift and export fidelity
v0.3.4
Changelog
- ccadc0d chore(deps): bump github/codeql-action/analyze from 4.37.4 to 4.37.6 (#249)
- 559a44d chore(deps): bump github/codeql-action/autobuild from 4.37.4 to 4.37.6 (#247)
- fe24e9b chore(deps): bump github/codeql-action/init from 4.37.4 to 4.37.6 (#248)
- 252c59c chore(deps): bump the aws-sdk group with 11 updates (#250)
- b54c6c5 chore: release v0.3.4 (#259)
- 5b67095 feat(export): add DDC, Workstation, CI, Deploy to export V2
- f8f4909 fix: correct export defaults for CodeBuild Artifacts and workstation device name (#257)
- 935ced3 fix: export-v2 road test bugs - CI destroy order, workstation CIDR, export defaults (#258)
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Changelog
- ee218db chore: release v0.3.0 (#237)
- aae19e5 feat: add MCP server with 6 read-only tools (#232)
- 1c47ebd feat: add drift detection command (#228)
- f51a9c0 feat: add fabrica export command (CloudFormation + Terraform) (#233)
- 20db93a feat: implement Extra resource detection in drift command (#230)
- 0b63032 fix: harden export edge cases and produce real HCL for S3/IAM (#234)
- d08094d fix: remove dead Extra drift status (#229)
- 21b9cbb fix: use valid HCL2 references in Terraform outputs (#236)
- 76c1d2b fix: warn and exit 0 when no state file exists for export (#235)