This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Releases: xezzon/tao
Releases · xezzon/tao
0.15.0
0.14.3
0.14.1
0.14.0
0.13.0
What's Changed
- [refactor] 优化观察者中心的泛型 by @xezzon in #5
- [feature] 脱敏接口 by @xezzon in #6
- [refactor] 日志消息优化 by @xezzon in #7
- [feature] 日志参数脱敏 by @xezzon in #8
- [feature] 基础异常处理 by @xezzon in #10
- [feature] Micronaut JPA扩展 by @xezzon in #11
- [feature] 全局日志配置 by @xezzon in #12
Full Changelog: 0.12.0...0.13.0
0.12.0
0.11.0
0.10.1
0.9.2
2023-03-31
2 enhancements
- 优化全局异常处理逻辑,异常返回消息交由调用方处理。
- 升级依赖。
org.springframework.boot:spring-boot-dependencies
2.6.8 -> 2.7.10org.springframework.cloud:spring-cloud-dependencies
2021.0.1 -> 2021.0.6cn.hutool:hutool-bom
5.8.2 -> 5.8.16org.jetbrains:annotations
23.1.0 -> 24.0.1org.antlr:antlr4-runtime
4.11.1 -> 4.12.0