Skip to content

Releases: cocosip/FastDFSCore

v1.7.0-release

15 Dec 08:19

Choose a tag to compare

  • .net6.0 support

v1.5.2-release

09 Apr 05:42

Choose a tag to compare

    1. Fix bug #13
    1. Code optimization

v1.5.1-release

07 Jan 08:34

Choose a tag to compare

    1. Add symbols package
    1. Fix symols ci/cd bug

v1.5.0-release

28 Dec 04:59

Choose a tag to compare

    1. Upgrade package
    1. Fix SuperSocket receive package length limit bug #12
    1. Upgrade to .net 5

v1.4.0-release

11 Nov 02:08

Choose a tag to compare

    1. Upgrade package to v5.0.0
    1. Upgrade ci/cd .net version to 5.0.100
    1. Upgrade unit test , sample project to net5.0

v1.3.3-release

16 Oct 03:08

Choose a tag to compare

  • Upgrade package

v1.3.2-release

19 Sep 14:17

Choose a tag to compare

  • Support generate token method

Client use fileid ,secretkey, timestamp to generate token。Ensure that the server - side is opening token authentication. #11

v1.3.1-release

13 Sep 01:24

Choose a tag to compare

    1. Support cluster
    1. Upgrade package

v1.3.0-release

12 Aug 01:29

Choose a tag to compare

    1. Support cluster
    1. Upgrade package
    1. Connection lazy loading
    1. FastDFSOption change, ClusterConfiguration change

v1.2.1-release

15 Jul 11:53

Choose a tag to compare

    1. Use Task.Delay instead of Timer, remove dependency on ScheduleService
    1. Upgrade some package
    1. When get a connection is expired, will again get the connection