From d5589faceb04d0344e10dd7f2b02b41b8dba1b84 Mon Sep 17 00:00:00 2001
From: YuQing <384681@qq.com>
Date: Mon, 30 Dec 2019 20:57:05 +0800
Subject: [PATCH] upgrade version to 1.28
---
HISTORY | 5 +++++
pom.xml | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/HISTORY b/HISTORY
index a385ae3..272e9c3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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
diff --git a/pom.xml b/pom.xml
index 7485dc4..2277a52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.csource
fastdfs-client-java
- 1.27-SNAPSHOT
+ 1.28-SNAPSHOT
fastdfs-client-java
fastdfs client for java
jar