Skip to content

Releases: fonimus/ssh-shell-spring-boot

Release 1.1.2

23 Mar 12:16
Compare
Choose a tag to compare
  • 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

01 Nov 13:19
Compare
Choose a tag to compare
  • Update to spring boot 2.1.0
    • Avoid overriding bean definitions as it is now disabled by default

Release 1.1.0

12 Sep 21:02
Compare
Choose a tag to compare

New artifact identifier: ssh-shell-spring-boot-starter -> maven central link

Release 1.0.6

08 Aug 22:24
Compare
Choose a tag to compare
  • 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

06 Aug 21:35
Compare
Choose a tag to compare
  • Add post processor feature
    • pretty
    • grep
    • json
    • save
  • Fix issue with terminal size which made autocomplete fail

Release 1.0.4

25 Jul 20:07
Compare
Choose a tag to compare
  • Make PrettyJsonResultHandler bean conditional on jackson ObjectMapper class
  • Fix application start issue if banner is with configured with off mode

Release 1.0.3

10 Apr 21:39
Compare
Choose a tag to compare
  • Fix not working history
  • Make history file location configurable
  • Add authentication objects in ssh session context

Release 1.0.2

21 Mar 23:48
Compare
Choose a tag to compare
  • Add more user interactions in SshShellHelper

Release 1.0.1

18 Mar 15:22
Compare
Choose a tag to compare
  • Add spring security authentication provider for ssh connection
  • Add spring security roles check
  • Add user interactions (read, confirm)
  • Bug fixes

Release 1.0.0

13 Mar 19:40
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 1.0.0