Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Releases: NicheToolkit/file-toolkit

1.0.4

23 Apr 10:18
3080e1c

Choose a tag to compare

What's Changed

New Contributors

  • @Cyanss made their first contribution in #2

Full Changelog: v1.0.3...v1.0.4

1.0.3

09 Dec 06:51

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.3 主要内容

1、修复minio依赖okhttp3版本为4.8.1

2、升级spring boot版本至2.6.6版本。

3、优化文件上传异步处理,加快文件上传接口响应。

4、拆分MinioUtils工具至单独模块file-toolkit-minio-utils

5、拆分文件模型定义相关FileChunkFileIndex至单独模块file-toolkit-common-starter

file-toolkit-test-web

1、logback-spring.xml
默认日志配置文件调整,新增LOGS_FILE所有日志的到./logs.log文件的输出,方便同一个Tomcat服务器下部署多个War包时,查看单个服务的日志混乱的问题。

1.0.2

09 Dec 06:21

Choose a tag to compare