PostgresNIO 1.20.0
SemVer Minor
- Support additional connection parameters (#361)
SPI(ConnectionPool) changes
- Add test cancel connection request (#439)
- Add tests to lease multiple connections at once (#440)
- Add test to lease connection after shutdown has started (#441)
- Add support for multiple streams (#442)
- Fix crash in PoolStateMachine+ConnectionGroup when closing connection while keepAlive is running (#444, patch credit to @lovetodream)