Skip to content

1.3.2.20240510-RELEASE

Latest
Compare
Choose a tag to compare
@skrstop skrstop released this 10 May 14:23
· 31 commits to 1.3.x since this release
  • fix: 修复disruptor包版本问题,4.0.0 降到 3.4.4
  • feat: 增加磁盘容量检测工具类DiskSpaceUtil
  • feat: components-starter-object-storage增加腾讯cos支持
  • feat: components-starter-object-storage增加多数据源支持 @DSObjectStorage
  • feat: @SProcessor 支持处理类本身实现断言ProcessorAssert接口
  • feat: components-starter-feign-protostuff 增加入参支持protostuff序列化
  • feat: components-starter-feign-protostuff 增加FeignClient返回值自适应处理
  • feat: components-starter-feign-protostuff 增加请求头传递
  • feat: components-starter-mongodb 增加多数据源支持
  • feat: components-starter-annotation @AccessLimit 增加自定义规则支持