Skip to content

v0.75.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:08
770789c

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