v1.2.0
Changelog
Features
- 8d825e9: feat(adapters): use cfg.Project in ListNative and FromCanonical (PRD-6 phases 4-5) (@AgustinCastanol)
- 3243863: feat(config): add per-provider project field and ResolveProject helper (@AgustinCastanol)
- 55a2332: feat(status): surface effective project per provider in glia status table and JSON (@AgustinCastanol)
- c0a71ba: feat(wiring): wire per-provider project into adapters (PRD-6 phases 2-3) (@AgustinCastanol)
Bug fixes
- ad4ecb9: fix(config): remove project-required check from validate(), add happy-path status test (@AgustinCastanol)
Tests
- 8811688: test(status): replace happy-path test with CI-safe wiring integration (@AgustinCastanol)
Documentation
- cd39aa1: docs(per-provider-project): add README docs, CHANGELOG v1.2.0, and integration smoke test (@AgustinCastanol)