Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 主要更新 - [升级] Spring Boot 版本升级至 3.2.0 - [升级] Spring Cloud 版本升级至 2023.0.0-RC1 - [升级] Spring Authorization Server 版本升级至 1.2.0 - 其它更新 - [重构] 重构相关代码,适配 Spring Boot 3.2.0 fix: #I7W5C3 - [重构] 重构相关代码,适配 Spring Cloud 2023.0.0-RC1 fix: #7W5C6 - [重构] 重构 Spring Authorization Server 自定义 Provider 代码,适配最新的 Spring Authorization Server 1.2.0 版本。fix: #I7W5BY - [重构] 重构 Spring Authorization Server 配置代码,去除过时方法,适配最新代码。 - [修复] 修复 Emqx 监控数据转 Influxdb2 的 Spring Integration 流程注入配置条件错误。 - [修复] 修复 docker-compose 文件中,polaris 镜像名称不正确问题。 - [新增] Spring Cloud Tencent Polaris 配置导入包,方便环境搭建和配置 - [优化] 调整 Polaris 本地配置缓存目录,防止与新增配置导入包冲突和混淆 - [修复] 调整 polaris docker-compose 默认端口,适配最新版本 Polarismesh Server。 - [优化] 优化各个服务中,Spring Cloud Tencent 相关配置,去除无用的或者与默认参数相同的配置。 - [新增] 新增 Spring Cloud Tencent 读取和使用本地缓存统一化配置。 - [优化] 临时解决 SAS 1.2.0 不兼容问题,后续根据实际情况进行完善和修改。spring-projects/spring-authorization-server#1435 - [优化] 删除 dependencies 中重复的或无用的版本控制配置,统一使用 Spring Boot Dependencies 控制依赖版本
- Loading branch information