— each project gets its own network to reach the managed database
v0.25.0-beta
Breaking change
- ⚠️ BREAKING — each project gets its own network to reach the managed database. Until now a single network gathered the containers of every platform customer together with the database: one customer's containers could therefore open a connection to another's. Now one network per project, with the database joining all of them, and no network gathering two customers. The agent attaches the database to the project's network before starting the applications.
- Takes effect on each project's next deployment. Until a project has been redeployed, it stays on the old shared network.