3.3.0-RC1
Pre-release
Pre-release
github-actions
released this
28 May 12:29
·
36 commits
to main
since this release
Generic Notes
Fixes
This release contains some notable changes:
- Builds on spring-boot 3.3.0
- Builds on jline 3.26.1
- ShellRunner has breaking interface changes #1057
Issues
#1077 Cannot pass negative number as option value
#1074 Upgrade jline 3.26.1
#1070 Upgrade spring-boot 3.3.0
#1064 native e2e tests on macos fail with cpu architecture
#1063 StyleSettings interface "highlight" method failing to apply style.
#1062 Document ShellRunner changes
#1057 Use string array in ShellRunner
#1053 CommandAvailability is not documented