v4.0.3
- Tab completion broken on JDK 25 after upgading jline to 3.30.9 #1343
- ShellInputProvider not usable outside its package #1342
- Incorrect candidate search scope #1351
- DevTools AutoReload Support #1224
- Autocompletion does not work correctly for arguments #1346
- Custom "Converters" not working with @Command-Annotations #1352
- Missing runtime hints for stg resources in JLineRuntimeHints when using native compilation #1358
- Missing space between non required options in help synopsis #1357
- Missing argument information in the output of the help command #1344
- Fix build errors and warnings #1183
- Reactor 3.8.6
- Spring Framework 7.0.8
- Spring Boot: 4.0.7
- JLine: 3.30.13
Thank you to all the contributors who worked on this release:
@czpilar, @mhayen , @DF-Nico
Full Changelog: https://github.com/spring-projects/spring-shell/compare/v4.0.2...v4.0.3
v3.4.3
- Spring Boot: 3.5.15
- Reference documentation URL mismatch for 3.4 #1336
Full Changelog: https://github.com/spring-projects/spring-shell/compare/v3.4.2...v3.4.3
Nightly
- 5a9acfc: [js] Expose BiDi CDDL ast and model as shared artifacts (#17657) (Titus Fortner) #17657
- 2bfb990: [rb] skip Safari double_click action tests (Titus Fortner)
- 3f37cce: [rb] set window state before each window test instead of resetting driver (Titus Fortner)
- f53de51: [rb] run minimize test on linux now that #17644 fixed fluxbox startup (Titus Fortner)