upgrade version to 1.28

dev
YuQing 2019-12-30 20:57:05 +08:00
parent 8b771e37ae
commit d5589faceb
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
Version 1.28 2019-12-30
* support connection pool. you can use connection pool or a short connection.
configuration items please see fdfs_client.conf and client.properties
* you must upgrade your FastDFS server to V6.06 or higher version
Version 1.27 2019-11-11
* StorageClient add function: regenerate_filename for appender file
StorageClient1 add function: regenerate_filename1 for appender file

View File

@ -4,7 +4,7 @@
<groupId>org.csource</groupId>
<artifactId>fastdfs-client-java</artifactId>
<version>1.27-SNAPSHOT</version>
<version>1.28-SNAPSHOT</version>
<name>fastdfs-client-java</name>
<description>fastdfs client for java</description>
<packaging>jar</packaging>