Where BridgePort is heading, straight from theGitHub milestones — grouped into epics, in rough order of intent. Once something ships it moves to the changelog and drops off this page.
Make multi-step rollouts (blue/green, canary, rolling, migration windows) a first-class, health-gated, revertible BridgePort operation — and round out the rollback story so any deploy can be undone fast.
Issues in this epic
○#321 Deploy: one-click rollback to any prior image version from deployment history
Close the "collects rich metrics but only alerts after something is already down" gap: threshold rules that fire *before* outages, notification of available image updates, more delivery channels, and a Prometheus endpoint for teams that already run Grafana.
The security wave: bring-your-own identity provider, a second factor for local accounts, secrets sourced from external stores, and audit logs that can leave the box — the four gaps that gate adoption by security-conscious teams.
Issues in this epic
○#324 Auth: two-factor authentication (TOTP) for local accounts
Give the Service model typed, managed fields for the things operators currently hand-write into compose YAML — resource limits and volumes first, then the structured editor that surfaces all of it.
Issues in this epic
○#320 Services: per-service CPU/memory resource limits applied at deploy
The 5.0 ops wave: run things (recurring jobs, interactive shells) and connect things (CI/CD webhooks, scripting) through BRIDGEPORT instead of around it. All four are fully specced (2026-07-04 design interview — see each issue's spec comment).
Issues in this epic
○#347 CLI: machine-readable JSON output (--output json) for scripting
○#346 Operations: scheduled commands / cron jobs in containers (recurring, with history & failure alerts)