Skip to content

v1.2.0-m.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:31
· 27 commits to main since this release
83a9edc

Highlights

  • Portal Assistant now generates guided fix prompts — when it detects a build issue or runtime error, it not only explains the problem but emits an actionable prompt you can hand to a local coding agent to investigate and fix it (a CodeRabbit-style explain-then-fix workflow).
  • Observability gains Kubernetes events and Cilium Hubble wirelogs — end-to-end across the observability plane, observer API, and portal.
  • Attribute-based access control (ABAC) expands beyond environment to componentType, resourceType, and workflow conditions.
  • Build performance — layer/mirror build cache and digest-pinned builder images.
  • GitHub Actions external CI wired into Helm + Backstage.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.2.0-m.1