- Fix `!TypeError` shadowing `~asyncio.CancelledError` upon task cancellation
during pipeline execution (:ticket:`#1005`).
- Fix memory leak when lambda/local functions are used as argument for
`~.psycopg.types.json.set_json_dumps()`, `~.psycopg.types.json.set_json_loads()`
(:ticket:`#1108`).
- Fix coordination of `~Cursor.executemany()` with other concurrent operations
on other cursors (:ticket:`#1130`).
- Fix leak receiving notifications if the `~Connection.notifies()` generator
is not called (:ticket:`#1091`).
- Add support for Python 3.14 (:ticket:`#1053`).
- Fix `psycopg_binary.__version__`.
- Raise a warning if a GSSAPI connection is obtained using the
``gssencmode=prefer`` libpq default (see :ticket:`#1136`).
-----BEGIN PGP SIGNATURE-----