From 76a8936028edd4a7766ec7cb5e239ca03ffad4a1 Mon Sep 17 00:00:00 2001 From: smallchill Date: Tue, 29 Jun 2021 11:17:47 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=203.1.0.RELEASE=20=E5=BA=95=E5=B1=82?= =?UTF-8?q?=E6=9E=B6=E6=9E=84=E5=8D=87=E7=BA=A7=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/wel/index.vue | 17 ++++++++++++++--- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5ae2fb2..382a184 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saber-admin", - "version": "3.0.3", + "version": "3.1.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 7c2f5a9..84b541e 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -3,10 +3,10 @@

- Downloads + Downloads Build Status Coverage Status - Downloads + Downloads Downloads @@ -125,6 +125,17 @@ + +

1.升级 SpringBoot 至 2.5.2
+
2.升级 SpringBootAdmin 至 2.4.2
+
3.升级 SpringCloud 至 2020.0.3
+
4.升级 AlibabaCloud 至 2021.1
+
5.升级 Nacos 至 2.0.2
+
6.升级 Seata 至 1.4.2
+
7.升级 Mybatis-Plus 至 3.4.3.1
+
8.优化适配各新版本API变动
+
9.移除部分过时的配置
+
1.新增blade-develop的dockerfile
2.新增blade-develop推送docker配置
@@ -400,7 +411,7 @@ data() { return { activeNames: ['1', '2', '3', '5'], - logActiveNames: ['25'] + logActiveNames: ['26'] }; }, computed: {