Skip to content

3.0.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 13:02
· 361 commits to main since this release

Generic Notes

Fixes

This milestone uses Spring Boot 3.0.0-RC1 and contains some notable changes:

  • Hidden commands
  • Truncate long text in components
  • Better exception handling
  • More descriptive error message when required option is not present
  • New PathSearch Component

Here are some screencasts for new functionality.

m2-hidden
m2-pathsearch
m2-truncate

Issues

#561 Make assertj dependency optional
#557 Upgrade spring-boot 3.0.0-RC1
#556 PathSearch component
#555 Docs updates
#548 Parser should process types
#543 Components should truncate long text
#503 More descriptive error message when required option is not present
#416 Support hidden commands