From dc0a9f3c0b0ee8c4909fdcb0f73f2ff95dd56420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Sun, 6 Nov 2022 09:29:09 +0800 Subject: [PATCH] v3.16.8 release (^.^)YYa!! --- README.md | 2 +- changes.txt | 6 ++++++ pom.xml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23091904f..32b39a651 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Jboot 是一个基于 JFinal、Dubbo、Seata、Sentinel、ShardingSphere、Nacos io.jboot jboot - 3.16.7 + 3.16.8 ``` diff --git a/changes.txt b/changes.txt index ee352d4d1..2943ce573 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,9 @@ +jboot v3.16.8 2022-11-06: +新增:Controller.getFilesOnly(Set paraNames) 方法 +优化:默认关闭缓存日志 + + + jboot v3.16.7 2022-10-31: 新增:添加 CachePrinter 的支持,方便把缓存信息输出在控制台或者日志上 优化:JbootResourceLoader 优化过滤掉 Windows 的临时文件 diff --git a/pom.xml b/pom.xml index dcf352da1..69545de3a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.jboot jboot - 3.16.8-SNAPSHOT + 3.16.8 jar jboot