> 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-11"}

### Fixes & improvements

- API: Added a `pooler_enabled` property to the [project update API call](https://api-docs.neon.tech/reference/updateproject) to indicate whether or not connection pooling is enabled.
- API: Fixed several bugs that could cause intermittent 409 responses, which indicate a request conflict with the current state of the target resource.
- Control Plane: Implemented connection pooling support for Neon projects, allowing Neon to support a greater number of connections. For information about enabling connection pooling for a Neon project, see [Connection pooling](https://neon.com/docs/connect/connection-pooling/).
