From 862d637075827dfba7195e587eb0357fe1efff59 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9A=AE=E5=85=89=EF=BC=9A=E5=9F=8E=E4=B8=AD=E5=9F=8E?=
<806783409@qq.com>
Date: Sun, 25 Jul 2021 08:03:42 +0800
Subject: [PATCH] =?UTF-8?q?1.0.9=20=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 +-
upgrade.properties | 15 ++-------------
zyplayer-doc-core/pom.xml | 2 +-
zyplayer-doc-data/pom.xml | 4 ++--
zyplayer-doc-db/pom.xml | 4 ++--
zyplayer-doc-dubbo/pom.xml | 4 ++--
zyplayer-doc-es/pom.xml | 4 ++--
zyplayer-doc-grpc/pom.xml | 4 ++--
zyplayer-doc-manage/pom.xml | 4 ++--
zyplayer-doc-other/pom.xml | 2 +-
.../zyplayer-doc-annotation/pom.xml | 2 +-
.../zyplayer-doc-dubbo-libs/pom.xml | 2 +-
zyplayer-doc-other/zyplayer-doc-test/pom.xml | 4 ++--
zyplayer-doc-swagger/pom.xml | 4 ++--
zyplayer-doc-wiki/pom.xml | 4 ++--
15 files changed, 25 insertions(+), 36 deletions(-)
diff --git a/pom.xml b/pom.xml
index ef2a3cc0..0df5ca3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.zyplayer
zyplayer-doc
- 1.0.8
+ 1.0.9
pom
zyplayer-doc
diff --git a/upgrade.properties b/upgrade.properties
index 67b54532..b8aa8a1f 100644
--- a/upgrade.properties
+++ b/upgrade.properties
@@ -1,18 +1,7 @@
-# update
# 本文件用于已部署好的系统检测自己是否需要升级使用,怕有人担心安全一类的问题,所以不提供服务器接口来做
-lastVersion=1.0.8
+lastVersion=1.0.9
-upgradeContent=1、控制台支持对用户进行分组管理;\
-2、WIKI文档的空间改为独立页面管理,支持对分组进行授权;\
-3、WIKI文档的空间支持收藏,可只展示收藏的空间;\
-4、WIKI文档搜索时忽略大小写 #I2CG72;\
-5、WIKI文档开放wiki页文档样式修改,支持图片预览;\
-6、数据库模块在库表导出页面增加导出整个库的DDL建表语句功能;\
-7、数据库模块增加对postgresql的支持,感谢群成员“辽宁-天平”提供;\
-8、数据库模块支持存储过程和函数的增删改查,增加函数修改授权;\
-9、数据库模块优化数据源管理,优化查看页面;
-
-upgradeContentNext=数据库模块:;\
+upgradeContent=数据库模块:;\
1、增加hive和impala数据源支持,可查看表结构、执行SQL查询数据;\
2、框架优化,数据查询和层级更合理;\
3、数据查看优化,执行器支持复制为insert、update、json格式;\
diff --git a/zyplayer-doc-core/pom.xml b/zyplayer-doc-core/pom.xml
index 451fb14a..a147a589 100644
--- a/zyplayer-doc-core/pom.xml
+++ b/zyplayer-doc-core/pom.xml
@@ -6,7 +6,7 @@
com.zyplayer
zyplayer-doc-core
- 1.0.8
+ 1.0.9
zyplayer-doc-core
http://maven.apache.org
diff --git a/zyplayer-doc-data/pom.xml b/zyplayer-doc-data/pom.xml
index a0e3fe59..ea6be4d9 100644
--- a/zyplayer-doc-data/pom.xml
+++ b/zyplayer-doc-data/pom.xml
@@ -6,7 +6,7 @@
com.zyplayer
zyplayer-doc-data
- 1.0.8
+ 1.0.9
org.springframework.boot
@@ -23,7 +23,7 @@
2.0
6.1.0
1.1.9
- 1.0.8
+ 1.0.9
7.2.0
diff --git a/zyplayer-doc-db/pom.xml b/zyplayer-doc-db/pom.xml
index da0a1f47..e12b4efe 100644
--- a/zyplayer-doc-db/pom.xml
+++ b/zyplayer-doc-db/pom.xml
@@ -5,7 +5,7 @@
com.zyplayer
zyplayer-doc-db
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-db
数据库文档工具
@@ -78,7 +78,7 @@
UTF-8
UTF-8
1.8
- 1.0.8
+ 1.0.9
true
7.2.0
diff --git a/zyplayer-doc-dubbo/pom.xml b/zyplayer-doc-dubbo/pom.xml
index 8d86d304..7d344a9f 100644
--- a/zyplayer-doc-dubbo/pom.xml
+++ b/zyplayer-doc-dubbo/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.zyplayer
zyplayer-doc-dubbo
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-dubbo
@@ -37,7 +37,7 @@
true
7.2.0
${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
- 1.0.8
+ 1.0.9
diff --git a/zyplayer-doc-es/pom.xml b/zyplayer-doc-es/pom.xml
index b2acdb80..72b3ea5a 100644
--- a/zyplayer-doc-es/pom.xml
+++ b/zyplayer-doc-es/pom.xml
@@ -5,7 +5,7 @@
com.zyplayer
zyplayer-doc-es
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-es
wiki文档工具
@@ -32,7 +32,7 @@
UTF-8
UTF-8
1.8
- 1.0.8
+ 1.0.9
true
7.2.0
diff --git a/zyplayer-doc-grpc/pom.xml b/zyplayer-doc-grpc/pom.xml
index 439980a3..8cfa563f 100644
--- a/zyplayer-doc-grpc/pom.xml
+++ b/zyplayer-doc-grpc/pom.xml
@@ -6,7 +6,7 @@
com.zyplayer
zyplayer-doc-grpc
- 1.0.8
+ 1.0.9
org.springframework.boot
@@ -48,7 +48,7 @@
com.zyplayer
zyplayer-doc-core
- 1.0.8
+ 1.0.9
diff --git a/zyplayer-doc-manage/pom.xml b/zyplayer-doc-manage/pom.xml
index 218694a7..15996f4a 100644
--- a/zyplayer-doc-manage/pom.xml
+++ b/zyplayer-doc-manage/pom.xml
@@ -4,7 +4,7 @@
com.zyplayer
zyplayer-doc-manage
- 1.0.8
+ 1.0.9
war
zyplayer-doc-manage
@@ -22,7 +22,7 @@
1.8
2.9.2
1.9.4
- 1.0.8
+ 1.0.9
7.2.0
diff --git a/zyplayer-doc-other/pom.xml b/zyplayer-doc-other/pom.xml
index 5fe8d09b..59e9f52a 100644
--- a/zyplayer-doc-other/pom.xml
+++ b/zyplayer-doc-other/pom.xml
@@ -5,7 +5,7 @@
zyplayer-doc
com.zyplayer
- 1.0.8
+ 1.0.9
4.0.0
diff --git a/zyplayer-doc-other/zyplayer-doc-annotation/pom.xml b/zyplayer-doc-other/zyplayer-doc-annotation/pom.xml
index cab9b16f..505c1cf2 100644
--- a/zyplayer-doc-other/zyplayer-doc-annotation/pom.xml
+++ b/zyplayer-doc-other/zyplayer-doc-annotation/pom.xml
@@ -6,7 +6,7 @@
com.zyplayer
zyplayer-doc-annotation
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-annotation
diff --git a/zyplayer-doc-other/zyplayer-doc-dubbo-libs/pom.xml b/zyplayer-doc-other/zyplayer-doc-dubbo-libs/pom.xml
index baadde4b..26a5ae36 100644
--- a/zyplayer-doc-other/zyplayer-doc-dubbo-libs/pom.xml
+++ b/zyplayer-doc-other/zyplayer-doc-dubbo-libs/pom.xml
@@ -6,7 +6,7 @@
com.zyplayer
zyplayer-doc-dubbo-libs
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-dubbo-libs
diff --git a/zyplayer-doc-other/zyplayer-doc-test/pom.xml b/zyplayer-doc-other/zyplayer-doc-test/pom.xml
index 06d9ae98..a50546c9 100644
--- a/zyplayer-doc-other/zyplayer-doc-test/pom.xml
+++ b/zyplayer-doc-other/zyplayer-doc-test/pom.xml
@@ -13,14 +13,14 @@
com.zyplayer
zyplayer-doc-test
- 1.0.8
+ 1.0.9
jar
UTF-8
UTF-8
1.8
- 1.0.8
+ 1.0.9
7.2.0
diff --git a/zyplayer-doc-swagger/pom.xml b/zyplayer-doc-swagger/pom.xml
index 02d06ac5..881c26dc 100644
--- a/zyplayer-doc-swagger/pom.xml
+++ b/zyplayer-doc-swagger/pom.xml
@@ -6,7 +6,7 @@
com.zyplayer
zyplayer-doc-swagger
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-swagger
zyplayer-doc-swagger是swagger-ui的一个前端实现,使用简单、解析速度快、走心的设计,支持多项目同时展示,多种文档目录的展示方案,多种自定义配置,满足各种使用习惯
@@ -37,7 +37,7 @@
true
7.2.0
${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
- 1.0.8
+ 1.0.9
diff --git a/zyplayer-doc-wiki/pom.xml b/zyplayer-doc-wiki/pom.xml
index 27497620..4ac16ae2 100644
--- a/zyplayer-doc-wiki/pom.xml
+++ b/zyplayer-doc-wiki/pom.xml
@@ -5,7 +5,7 @@
com.zyplayer
zyplayer-doc-wiki
- 1.0.8
+ 1.0.9
jar
zyplayer-doc-wiki
wiki文档工具
@@ -32,7 +32,7 @@
UTF-8
UTF-8
1.8
- 1.0.8
+ 1.0.9
true
7.2.0