From f60ed2d7b70f6547e4e806ca77db7511a82bc791 Mon Sep 17 00:00:00 2001
From: Francis Dong
Date: Thu, 18 Aug 2022 10:51:51 +0800
Subject: [PATCH 1/3] Release 2.7.0-beta2
---
fizz-bootstrap/pom.xml | 2 +-
fizz-common/pom.xml | 2 +-
fizz-core/pom.xml | 2 +-
fizz-plugin/pom.xml | 2 +-
fizz-spring-boot-starter/pom.xml | 2 +-
pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml
index 7a70e62..bdb23b6 100644
--- a/fizz-bootstrap/pom.xml
+++ b/fizz-bootstrap/pom.xml
@@ -6,7 +6,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta1
+ 2.7.0-beta2
../pom.xml
diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml
index 11ad084..e9225b5 100644
--- a/fizz-common/pom.xml
+++ b/fizz-common/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta1
+ 2.7.0-beta2
../pom.xml
4.0.0
diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml
index eff7f02..1f97eb4 100644
--- a/fizz-core/pom.xml
+++ b/fizz-core/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta1
+ 2.7.0-beta2
../pom.xml
4.0.0
diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml
index 89a8c69..8b2ee1e 100644
--- a/fizz-plugin/pom.xml
+++ b/fizz-plugin/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta1
+ 2.7.0-beta2
../pom.xml
4.0.0
diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml
index e7ef2bd..6d07cc2 100644
--- a/fizz-spring-boot-starter/pom.xml
+++ b/fizz-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta1
+ 2.7.0-beta2
../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index 095cad3..fe4f90a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
fizz-gateway-community
${project.artifactId}
fizz gateway community
- 2.7.0-beta1
+ 2.7.0-beta2
pom
fizz-common
From 15dd84ef58fea28fc159ba3ecad554e7d06fec6f Mon Sep 17 00:00:00 2001
From: hongqiaowei
Date: Mon, 29 Aug 2022 09:30:47 +0800
Subject: [PATCH 2/3] Upgrade netty to 4.1.80.Final
---
fizz-bootstrap/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml
index bdb23b6..2293b61 100644
--- a/fizz-bootstrap/pom.xml
+++ b/fizz-bootstrap/pom.xml
@@ -18,7 +18,7 @@
Dragonfruit-SR3
Dysprosium-SR25
5.3.7.RELEASE
- 4.1.78.Final
+ 4.1.80.Final
4.4.15
2.17.2
1.7.36
diff --git a/pom.xml b/pom.xml
index fe4f90a..977ce0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
Dysprosium-SR25
5.3.7.RELEASE
2.2.7.RELEASE
- 4.1.79.Final
+ 4.1.80.Final
4.4.15
2.17.2
1.7.36
From 5fbe09a717c2e3c6f744d730bf553c4436035cff Mon Sep 17 00:00:00 2001
From: hongqiaowei
Date: Wed, 7 Sep 2022 15:22:11 +0800
Subject: [PATCH 3/3] Release 2.7.0
---
README.en-us.md | 3 ++-
README.md | 3 ++-
docker-compose.yml | 6 +++---
fizz-bootstrap/pom.xml | 2 +-
fizz-common/pom.xml | 2 +-
fizz-core/pom.xml | 2 +-
fizz-plugin/pom.xml | 2 +-
fizz-spring-boot-starter/pom.xml | 2 +-
pom.xml | 2 +-
9 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/README.en-us.md b/README.en-us.md
index f5f22f4..8047f6e 100644
--- a/README.en-us.md
+++ b/README.en-us.md
@@ -4,7 +4,7 @@ English | [简体中文](./README.md)
-
+
@@ -127,6 +127,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer
| v2.6.4 | v2.6.4 |
| v2.6.5 | v2.6.5 |
| v2.6.6 | v2.6.6 |
+| v2.7.0 | v2.7.0 |
Please download the corresponding management backend version according to the version of the community version
diff --git a/README.md b/README.md
index 106643e..357acbd 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-
+
@@ -125,6 +125,7 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
| v2.6.4 | v2.6.4 |
| v2.6.5 | v2.6.5 |
| v2.6.6 | v2.6.6 |
+| v2.7.0 | v2.7.0 |
请根据社区版的版本下载对应的管理后台版本
diff --git a/docker-compose.yml b/docker-compose.yml
index 326eb3c..0c999fc 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.6"
services:
fizz-mysql:
- image: "fizzgate/fizz-mysql:2.6.6"
+ image: "fizzgate/fizz-mysql:2.7.0"
container_name: fizz-mysql
restart: always
hostname: fizz-mysql
@@ -27,7 +27,7 @@ services:
- fizz
fizz-gateway-community:
- image: "fizzgate/fizz-gateway-community:2.6.6"
+ image: "fizzgate/fizz-gateway-community:2.7.0"
container_name: fizz-gateway-community
restart: always
hostname: fizz-gateway-community
@@ -48,7 +48,7 @@ services:
- fizz
fizz-manager-professional:
- image: "fizzgate/fizz-manager-professional:2.6.6"
+ image: "fizzgate/fizz-manager-professional:2.7.0"
container_name: fizz-manager-professional
restart: always
hostname: fizz-manager-professional
diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml
index 2293b61..976923f 100644
--- a/fizz-bootstrap/pom.xml
+++ b/fizz-bootstrap/pom.xml
@@ -6,7 +6,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta2
+ 2.7.0
../pom.xml
diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml
index e9225b5..27ff035 100644
--- a/fizz-common/pom.xml
+++ b/fizz-common/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta2
+ 2.7.0
../pom.xml
4.0.0
diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml
index 1f97eb4..3aa5b62 100644
--- a/fizz-core/pom.xml
+++ b/fizz-core/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta2
+ 2.7.0
../pom.xml
4.0.0
diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml
index 8b2ee1e..4f62a6d 100644
--- a/fizz-plugin/pom.xml
+++ b/fizz-plugin/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta2
+ 2.7.0
../pom.xml
4.0.0
diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml
index 6d07cc2..38d1735 100644
--- a/fizz-spring-boot-starter/pom.xml
+++ b/fizz-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.7.0-beta2
+ 2.7.0
../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index 977ce0f..d72fca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
fizz-gateway-community
${project.artifactId}
fizz gateway community
- 2.7.0-beta2
+ 2.7.0
pom
fizz-common