v0.75.1
Patch release fixing a v0.75.0 regression where a product manifest using a ${VAR} placeholder in an edge port field (e.g. publicPort: ${BFF_PORT}) failed to load and disappeared from the catalog.
What's Changed
🐛 Bug Fixes
- fix(edge): allow ${VAR} placeholders in edge port fields (catalog-load regression) @Wiesenwischer (#439)
📚 Documentation
- docs(plans): add Phase 6 (follow-ups & hardening) to edge-proxy plan @Wiesenwischer (#438)
Full Changelog: v0.75.0...v0.75.1