Skip to content

Releases: dapper91/generic-connection-pool

release 0.7.0

09 Dec 09:03
0561ada
Compare
Choose a tag to compare
  • asyncpg connection manager added.

release 0.6.1

05 Oct 19:05
0167e97
Compare
Choose a tag to compare
  • refactoring done

release 0.6.0

05 Oct 14:27
8d25c79
Compare
Choose a tag to compare
  • python 3.12 support added.

release 0.5.0

15 Aug 18:16
18083d5
Compare
Choose a tag to compare
  • unix socket managers implemented.

release 0.4.1

14 Aug 21:29
970402d
Compare
Choose a tag to compare
  • aliveness checking extracted to mixins.

release 0.4.0

14 Aug 20:31
c093fa7
Compare
Choose a tag to compare
  • socket connection manager aliveness check added
  • shared lock bug fixed

release 0.3.0

09 Aug 20:08
bff1f98
Compare
Choose a tag to compare
  • refactoring done

release 0.2.0

19 Apr 14:43
83c2c3c
Compare
Choose a tag to compare
  • socket_timeout contex manager works with ssl sockets.
  • graceful_timeout default set to 0.
  • connection release bug fixed.

release 0.1.1

16 Mar 19:40
609b740
Compare
Choose a tag to compare
  • Contrib bugs fixed

release 0.1.0

15 Mar 14:09
9560139
Compare
Choose a tag to compare

initial release.