> Full Neon documentation index: https://neon.com/docs/llms.txt
> IMPORTANT: If this page contains inaccurate or outdated information, report it: POST to https://neon.com/api/docs-feedback with {"feedback": "describe the issue", "path": "/changelog/2022-07-20"}

### Fixes & improvements

- API: Changed the error reported when a concurrent operation on a project prevents acquiring a project lock. Error `423 Locked` is now reported instead of `409 Conflict`.
- Control plane: Implemented the usage of several instances for serving the public API and web UI to enable zero-downtime deployments.
- UI: Added an **Enable pooling** toggle to the project **General setting** page, which permits enabling or disabling connection pooling for a project. For more information about Neon connection pooling support, see [Connection pooling](https://neon.com/docs/get-started/connection-pooling/).
