connection-pool v0.1.3 Release Notes

    • All lenses are now defined as strict, as a consequence lower bound of [between][] is now 0.10.0.0 instead of 0.9.0.0. (change)
    • 👌 Support for user defined read buffer size, this was introduced in [streaming-commons][] == 0.1.13. Non-internal library API is backwards compatible. (new)
    • 0️⃣ Default buffer size changed in [streaming-commons][] == 0.1.13 to 32kiB, this library uses this value as a default even if it's built with [streaming-commons][] < 0.1.13. For more details see https://github.com/fpco/streaming-commons/issues/22. (change)
    • Uploaded to [Hackage][]: http://hackage.haskell.org/package/connection-pool-0.1.3