Skip to content

3.2.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 10:32
· 74 commits to main since this release

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.1.0-RC2
  • Jline upgrade to 3.24.1 fixes issues in stdin/stderr redirection
  • StringTemplate upgrade to 4.3.3
  • Lot of improvements to Terminal UI

Issues

#917 Multi input scenario
#916 Upgrade spring-boot 3.2.0-RC2
#901 Upgrade jline 3.24.1
#900 Autoconfigure TerminalUI
#896 Upgrade gradle 8.4
#895 Upgrade spring-boot 3.2.0-RC1
#891 StandardOut goes to StandardError in non-interactive mode
#886 Upgrade stringtemplate4 4.3.3
#884 Migrate docs shell samples to asciinema
#813 Revisit class locations in view framework

PRs

#903 Bugfix: Tab-completion fails
#875 Update StringTemplate version in gradle.properties