Releases: fonimus/ssh-shell-spring-boot
Releases · fonimus/ssh-shell-spring-boot
Release 1.1.2
- Fix option arguments with spaces, quotes, etc
- Update to
spring boot 2.1.3
- Update to
javadoc plugin 3.1.0
- Update to
sshd 2.2.0
Release 1.1.1
- Update to spring boot 2.1.0
- Avoid overriding bean definitions as it is now disabled by default
Release 1.1.0
New artifact identifier: ssh-shell-spring-boot-starter -> maven central link
Release 1.0.6
- Add new post processor
- highlight
- Fix various issues where ssh.shell.enable=false makes application fail to start
- Add new
@SshShellComponent
Release 1.0.5
- Add post processor feature
- pretty
- grep
- json
- save
- Fix issue with terminal size which made autocomplete fail
Release 1.0.4
- Make PrettyJsonResultHandler bean conditional on jackson ObjectMapper class
- Fix application start issue if banner is with configured with off mode
Release 1.0.3
- Fix not working history
- Make history file location configurable
- Add authentication objects in ssh session context
Release 1.0.2
- Add more user interactions in SshShellHelper
Release 1.0.1
- Add spring security authentication provider for ssh connection
- Add spring security roles check
- Add user interactions (read, confirm)
- Bug fixes
Release 1.0.0
[maven-release-plugin] copy for tag 1.0.0