-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 主要更新 - [升级] Nacos 版本升级至 2.4.2 - [升级] 基于 Postgresql 作为存储的自主封装 Nacos 镜像升级至 2.4.2 并发布至 Docker Hub 和 Quay IO - 其它更新 - [优化] 前端优化自定义属性组件数据显示方法,解决指定数据节点时,输入框显示信息需要额外查询问题。 - [优化] 去除前端无用的代码以及菜单信息,避免不要信息对使用和开发的干扰 - [优化] 优化 ResourceResolver 资源定位器,增强更多环境的适应性。 - [优化] 清理数据库初始化脚本中无用的菜单及菜单角色数据。 - [新增] 新增物模型反序列化测试用例 - [修复] 修复数据字典列表以及调用代码,在使用 hooks 方式时,控制台抛出错误问题。 - [修复] 修复加密策略自动配置使用注解错误 - [修复] 修复 Servlet 环境 OpenFeign 注入条件错误 - [修复] 修复主工程 groupid 与实际包名不一致问题 - [修复] 修复 Jackson2Utils 在非 Spring Boot 环境下使用,会抛出异常问题 - [升级] minio docker 镜像版本升级至 RELEASE.2024-08-29T01-40-52Z - [升级] loki 镜像版本升级至 3.1.1 - [升级] promtail 镜像版本升级至 3.1.1 - [升级] tempo 镜像版本升级至 2.6.0 - 依赖更新 - [升级] aws-java-sdk-s3 版本升级至 1.12.771 - [升级] software.amazon.awssdk 版本升级至 2.27.21 - [升级] software.amazon.awssdk.crt 版本升级至 0.30.11 - [升级] alipay-sdk-java 版本升级至 4.39.200.ALL - [升级] Hutool 6.X 版本升级至 6.0.0-M16 - [升级] Hutool 5.X 版本升级至 5.8.32 - [升级] okhttps 版本升级至 4.0.3 - [升级] weixin-java 版本升级至 4.6.4.B - [升级] sms4j 版本升级至 3.3.3 - [升级] quasar 版本升级至 2.16.11 - [升级] sweetalert2 版本升级至 11.13.3 - [升级] vue 版本升级至 3.5.3 - [升级] checker-qual 版本升级至 3.47.0 - [升级] aliyun-sdk-oss 版本升级至 3.18.1
- Loading branch information
1 parent
ba389ef
commit c7fdb8d
Showing
27 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+12.3 KB
configurations/backup/alibaba/3.3.3.2/nacos_config_export_20240531173140.zip
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
VERSION=3.3.3.1 | ||
VERSION=3.3.3.2 | ||
SPRING_PROFILES_ACTIVE=alibaba | ||
PROFILE=development | ||
DATABASE=postgresql | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
VERSION=3.3.3.1 | ||
VERSION=3.3.3.2 | ||
SPRING_PROFILES_ACTIVE=alibaba | ||
PROFILE=development | ||
DATABASE=postgresql | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters