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 e3c4fad commit 4fd3449Copy full SHA for 4fd3449
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2.1.6.RELEASE(2019-12-16日发布)
2
+
3
+- 升级SpringBoot版本为2.1.11.RELEASE
4
+- 升级minbox-logging版本为1.0.3.RC1
5
+- 升级minbox-framework版本为1.0.2.RELEASE
6
+- 集成minbox-logging内新特性GlobalLog(全局日志,支持error级别的堆栈日志采集)
7
+- 新增全局日志存储方式枚举GlobalLoggingStorageAway
8
+- 新增全局日志存储方式自动化配置类ApiBootLoggingGlobalLogStorageAutoConfiguration
9
+- 添加api.boot.logging.global-logging-storage-away参数配置,默认为memory内存方式
10
+- 添加logging_global_logs表结构
11
12
## 2.1.5.RELEASE更新日志(2019-11-6日发布)
13
0 commit comments