COLA4.3.2
版本发布时间: 2023-05-11 19:32:15
alibaba/COLA最新发布版本:v5.0.0(2024-06-02 21:03:25)
Happy with COLA 4 U!
Change Log
🍀 Features
- [
cola-component-statemachine
] add more operations toStateMachine
(#343 by @Ivan97) - [
cola-component-extension
] support multi coordinate (#350 by @heihei180)
🛠️ Refactor
- [
cola-component-extension
] throw customized exception when load/init extension (#349 by @flyingpassion) - [
cola-component-catchlog
] cleanup code smells (#390 by @byd-android-2017)
💅 Style
- improve format of
pom
andci
files
📚 Documentation
-
README.md
:- improve badges and image format
- remove bootstrap/start link of aliyun because of stale
- fix github action badges
- fix typo in
maven-deploy.md
🚜 Build/Chore
- use GitHub action 🐙
ci_by_multiply_java_versions.yaml
instead ofappveyor.yml
- update ci jdks
- upgrade
maven wrapper
to3.9.1
🪶 - [
cola-components
] removelogback
dependency declaration which is existed independencyManagement
ofspring-boot-dependencies
- upgrade dependencies/plugins