v14.8
Added 1
- Log a HINT when the LISTEN channel stops working due to a PostgreSQL bug
Fixed 1
- Fix invalid OpenAPI 2.0 format for integer types (smallint, integer, bigint)
Added
- Log a
HINTwhen the LISTEN channel stops working due to a PostgreSQL bug by @laurenceisla in #4581
Fixed
- Fix invalid OpenAPI 2.0 format for integer types (
smallint,integer,bigint) by @arturbent0 in #4641