Skip to content

2.7.0

Compare
Choose a tag to compare
@eht16 eht16 released this 20 Aug 15:25
· 24 commits to master since this release
2.7.0
  • Add a wait until all data is sent, before closing socket on TCP
    transport (#81, Alisher Nazarkhanov).
  • Explicitly shutdown the socket connection in Udp/TcpTransport to
    prevent peer connection errors.
  • Implement optional database VACUUM on shutdown (#80).