spring-projects/spring-shell
 Watch   
 Star   
 Fork   
2024-09-23 16:59:04
spring-shell

3.4.0-M2

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.4.0-M3
  • Support for JLine ffm provider
  • New spring-shell-starter-ffm starter (JDK22)
  • New spring-shell-sample-ffm sample (JDK22)

Issues

#1141 Upgrade gradle 8.10.1 #1137 Upgrade spring-boot 3.4.0-M3 #1132 Bundle Javadoc with Antora #1131 Support JDK FFM

2024-09-23 16:47:10
spring-shell

3.3.3

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.3.4

Issues

#1136 Upgrade spring-boot 3.3.4

2024-09-23 16:36:47
spring-shell

3.2.8

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.2.10

Issues

#1135 Upgrade spring-boot 3.2.10

2024-08-27 15:17:10
spring-shell

3.4.0-M1

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.4.0-M2
  • Builds on jline 3.26.3
  • Better unicode support
  • StatusBar is easier to use
  • Better handling of invalid options

Issues

#1126 Upgrade spring-boot 3.4.0-M2 #1120 Inconsistent behaviour on passing invalid argument #1115 StringInput better unicode handling #1112 Overhaul StatusBar for better text use #1110 Screen writer support for AttributedString #1108 Getting Started missing interactive flag #1105 Upgrade jline 3.26.3 #1104 Upgrade spring-boot 3.4.0-M1

2024-08-27 15:07:18
spring-shell

3.3.2

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.3.3
  • Builds on jline 3.26.3
  • Some issues backported

Issues

#1125 Upgrade spring-boot 3.3.3 #1123 backport(1120): Inconsistent behaviour on passing invalid argument #1119 backport(1108): Getting Started missing interactive flag #1117 backport(1115): StringInput better unicode handling #1107 backport(1105): Upgrade jline 3.26.3 #1103 Upgrade spring-boot 3.3.2

2024-08-27 14:59:17
spring-shell

3.2.7

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.2.9
  • Builds on jline 3.26.3
  • Some issues backported

Issues

#1124 Upgrade spring-boot 3.2.9 #1122 backport(1120): Inconsistent behaviour on passing invalid argument #1116 backport(1115): StringInput better unicode handling #1106 backport(1105): Upgrade jline 3.26.3 #1102 Upgrade spring-boot 3.2.8

2024-06-25 19:58:09
spring-shell

3.3.1

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.3.1
  • Builds on jline 3.26.2

Issues

#1091 Upgrade jline 3.26.2 #1090 Upgrade spring-boot 3.3.1

2024-06-25 19:45:27
spring-shell

3.2.6

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.2.7
  • Builds on jline 3.26.2
  • Some issues backported

Issues

#1092 backport(1091): Upgrade jline 3.26.2 #1089 Upgrade spring-boot 3.2.7

2024-06-04 14:49:22
spring-shell

3.3.0

Generic Notes

Changes

This release is basically same as 3.3.0-RC1 with some documentation changes. It's worth to read v3.3 notes for breaking changes.

Issues

#1082 Document update to 3.3.x

2024-05-28 20:16:57
spring-shell

3.3.0-RC1

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