We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b2626 commit 7625099Copy full SHA for 7625099
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 2.2.0.RELEASE更新日志(2019-11-29日发布)
2
+- 支持SpringBoot2.2.0以上版本分支
3
+- 升级SpringCloud版本为Hoxton.RELEASE
4
+- 升级druid版本为1.1.21
5
+- 升级Nacos Config版本为0.8.0
6
+- 升级spring-security-oauth2版本为2.4.0.RELEASE
7
+- 升级spring-security-jwt版本为1.1.0.RELEASE
8
+- 修改ApiBootDefaultAuthenticationEntryPoint返回json字符串的方式为fastJson
9
+- 修改ApiBootDefaultAccessDeniedHandler返回json字符串方式为fastJson
10
11
## 2.1.5.RELEASE更新日志(2019-11-6日发布)
12
0 commit comments