Skip to content

2.3.1.RELEASE

Choose a tag to compare

@hengboy hengboy released this 25 Aug 01:20
· 120 commits to master since this release

✨ New Features

  • [ #56 ] "ApiBoot Logging"、"ApiBoot Logging Admin" 不再需要手动添加@EnableLoggingClient@EnableLoggingAdmin注解。
  • [ #57 ] 集成 "message-pipe" 分布式顺序消费管道框架
  • [ #59 ] 添加LoggingFactoryBeanCustomizers类来集合注入LoggingFactoryBeanCustomizer实例

🐛 Fix Bugs

  • [ #46 ] 使用2.3.0版本的Security OAuth2组件时配置"ignore-urls"后启动时报错
  • [ #54 ] 项目中不集成MongoDB时,启动抛出找不到MongoSetting相关异常

⬆️ Dependency Upgrades

  • 升级SpringBoot版本为 2.3.3.RELEASE
  • 升级Spring版本为 5.2.8.RELEASE
  • 升级MinBox Parent版本为 1.0.1.RELEASE