What's Changed
- fix for client_max 0 behaviour according to the docs by @evkuzin in #1343
- fix replication by @rkhapov in #1352
- better cpu_affinity support by @rkhapov in #1341
- use 18 pg for functional tests by @rkhapov in #1355
- do not drop client on cached plan error by @rkhapov in #1356
- support build with aws-lc by @rkhapov in #1357
- xplan.c: fix Close with unexisted pstmt by @rkhapov in #1362
- correct suport for copy in xproto by @rkhapov in #1364
- preallocate slots for async logging by @rkhapov in #1367
- support SSLKEYLOGFILE by @rkhapov in #1372
- xplan: batch forward handling by @rkhapov in #1373
- fix async notifications processing by @rkhapov in #1376
- backend.c: resend startup notice msgs to client by @rkhapov in #1377
- v1.5.1-rc8 by @rkhapov in #1378
Full Changelog: v1.5.1-rc7...v1.5.1-rc8