chatgpt-online-springboot
chatgpt-online-springboot copied to clipboard
⬆️ Bump net.dreamlu:mica-http from 2.7.9 to 3.3.2
Bumps net.dreamlu:mica-http from 2.7.9 to 3.3.2.
Release notes
Sourced from net.dreamlu:mica-http's releases.
mica 3.2.4 发布,mica-xss 调整排除 path 规则。
- :sparkles: mica-redis 修复redis启动警告 gitee #I8REGD #32 感谢
@mymx2
- :sparkles: mica-xss 调整逻辑 gitee #I9AL2N 感谢
@okayaok
反馈- :sparkles: mica-core validation 增加范围验证 gitee #30 感谢
@mymx2
- :sparkles: mica-core 完善 HexUtil
- :sparkles: mica-lite 区分knife4j路径 gitee #28 感谢
@mymx2
- :sparkles: mica-lite 完善 FieldError 为空问题 gitee #27 感谢
@mymx2
mica 3.2.2 发布,mica-holidays 添加 graalvm AOT 支持!
- :sparkles: mica-holidays graalvm AOT 支持。
- :bug: mica-ip2region 修复 ipv6 数据库文件 graalvm AOT 支持。感谢 github
@lishangbu
pr- :sparkles: 依赖升级
mica 3.1.5.1 发布,mica-holidays 更新支持 2024 节假日。
- :sparkles: mica-holidays 模块,更新支持 2024 节假日。
mica 3.1.5 发布,添加 mica-holidays 用于判断中国的节假日
- ✨ 添加 mica-holidays 模块,用于判断中国的节假日
- ✨ 完善 mica-http 感谢好友
@吴天狗
反馈- ✨ mica-core RsaUtil 支持分段 gitee #I855S0 感谢
@桂在坚持
反馈- ✨ 升级 gradle wrapper 版本到 8.4
- ✨ 升级 mica-auto 版本
mica 3.1.3 发布,新增 mica-nats 模块,nats 高性能的 mq 队列
- :sparkles: 完善 mica-lite 支持 JsonView 和 R 统一封装返回 github #53 感谢
@yangwenliang123
反馈。- :sparkles: 优化 mica-core 完善、优化 uuid
- :sparkles: 优化 mica-core 完善 JsonUtil,添加 toJsonWithView 系列方法。
- :sparkles: 添加 mica-nats 模块,高性能、轻量级 mq。
- :sparkles: 优化 mica-ip2region 默认为 utf-8 字符集 gitee #I7TT74 感谢
@Hi,all
。- :sparkles: 完善 mica-redis 方便 geo、HyperLogLog 操作。
mica 3.1.1 发布 mica-redis key 支持统一添加前缀和自定义 key 处理
- :sparkles: mica-redis key 支持统一添加前缀和自定义 key 处理
- :sparkles: mica-redis 限流时间使用毫秒数
- :arrow_up: 升级到 Spring boot 3.1.1
mica 3.0.8 发布,修复 mica-redis sub 订阅
- :sparkles: mica-ip2region 升级
ip2region.xdb
- :sparkles: mica-redis pub、sub 应该使用
RedisMessageListenerContainer
进行订阅- :sparkles: mica-redis 优化
RPubSubEvent
mica 3.0.7 发布,mica-core 修复 NumberUtil form62Str 转回不准的问题
- :sparkles: mica-redis 完善 MicaRedisCache,添加
setByJsonSer
方法。- :bug: mica-core 修复 NumberUtil form62Str 转回不准的问题,感谢
@Just do it
反馈。mica 3.0.6 发布,mica-ip2region 支持 ipv6
- :sparkles: mica-redis 添加对 pub sub 的简单封装
- :sparkles: mica-ip2region 支持 ipv6
- :sparkles: mica-http 优化
- :bug: mica-xss 修复
@XssCleanIgnore
注解判断
... (truncated)
Changelog
Sourced from net.dreamlu:mica-http's changelog.
变更记录
发行版本
v3.2.5 - 2024-04-26
- :sparkles: mica-core 内部直接使用 StandardCharsets
- :sparkles: mica-core 添加一个 id 生成系列方法,原理同 uuid
- :sparkles: mica-redis !34 fix(RedisSerializer): 适配kotlin类型 (data class 是 final修饰的)
- :sparkles: mica-lite refactor(MicaExceptionTranslator): change log position
v3.2.4 - 2024-03-23
- :sparkles: mica-redis 修复redis启动警告 gitee #I8REGD #32 感谢
@mymx2
- :sparkles: mica-xss 调整逻辑 gitee #I9AL2N 感谢
@okayaok
反馈- :sparkles: mica-core validation 增加范围验证 gitee #30 感谢
@mymx2
- :sparkles: mica-core 完善 HexUtil
- :sparkles: mica-lite 区分knife4j路径 gitee #28 感谢
@mymx2
- :sparkles: mica-lite 完善 FieldError 为空问题 gitee #27 感谢
@mymx2
v3.2.3 - 2024-03-02
- :sparkles: mica-ip2region 升级 ip2region xdb 文件。
- :sparkles: mica-http 简化 ssl 配置。
- :arrow_up: 依赖升级
v3.2.2 - 2024-01-21
- :sparkles: mica-holidays graalvm AOT 支持。
- :bug: mica-ip2region 修复 ipv6 数据库文件 graalvm AOT 支持。感谢 github
@lishangbu
pr- :sparkles: 依赖升级
v3.2.0 - 2023-12-02
- :sparkles: mica-http 完善和优化,使用控制台日志时,可以没有 slf4j 依赖。
- :sparkles: mica-core 完善 JsonUtil。
- :arrow_up: 依赖升级
v3.1.6 - 2023-12-02
- :sparkles: mica-http 完善和优化,使用控制台日志时,可以没有 slf4j 依赖。
- :sparkles: mica-core 完善 JsonUtil。
- :arrow_up: 依赖升级
v3.1.5.1 - 2023-10-28
- :sparkles: mica-holidays 模块,更新 2024 节假日。
v3.1.5 - 2023-10-21
- :sparkles: 添加 mica-holidays 模块
- :sparkles: 完善 mica-http 感谢好友
@吴天狗
反馈
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)