mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-30 07:49:41 -05:00
6d4766595c
The client is already using a connection pool, so we should not instantiate it multiple times as it causes connections to stay open and makes file descriptors leak. Co-authored-by: "A.Unger" <zyxancf@gmail.com>
Changelog
We are using calens to properly generate a changelog before we are tagging a new release. To get an idea how this could look like https://github.com/restic/restic/tree/master/changelog would be the best reference.