Skip to content

COLA 4.3.2 🥤

Compare
Choose a tag to compare
@oldratlee oldratlee released this 11 May 11:32
· 39 commits to master since this release

Happy with COLA 4 U!

Deployed to Maven Central: Maven Central

Change Log

🍀 Features

  • [cola-component-statemachine] add more operations to StateMachine (#343 by @Ivan97)
  • [cola-component-extension] support multi-coordinates (#350 by @heihei180)

🛠️ Refactor

💅 Style

  • improve format of pom and ci 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 of appveyor.yml
  • update ci jdks
  • upgrade maven wrapper to 3.9.1 🪶
  • [cola-components] remove logback dependency declaration which is existed in dependencyManagement of spring-boot-dependencies
  • upgrade dependencies/plugins