Releases: epiccastle/spire
Releases · epiccastle/spire
0.1.2
0.1.1
Fixed
- BB pod - upload raises exception: Message: No reader function for tag object - #151
- add ssh connection options to allow setting of JSch connection values - #148
- passing unused option :in to shell causes cast exception - #144
- pod: NPE in upload module - #141
- Can't connect with OpenSSH private keys - #53
- support ed25519 ssh keys - #35
0.1.0-alpha.18
0.1.0-alpha.17
Fixed
- add babashka pod support - #51
- rename curl option :decode? into :decode - #104
- shell non zero exit code doesn't fail - #112
- line-in-file :string-match has problems with a colon - #113
- add a :ok-exit and :changed-exit to shell to test the return code - #114
- Cannot create a new user - #119
- [shell module] :ok-exit doesn't affect result - #126
Babashka pod support was made possible by the generous contributions of adgoji and NextJournal:
0.1.0-alpha.16
0.1.0-alpha.15
Fixed
- piping spire shell :print output to dev null results in divide by zero - #103
- default output module correctly shows muliline forms - #96
- add line-in-file documentation around the regexp being converted to sed patterns - #87
- fix broken :insert-at in line-in-file
Added
- missing spit - #101
- apt-key module - #99
- shell module gets :stdin option - #98
- shell module gets :print option - #97 #82
- line-in-file :string-match option
- line-in-file :line-match option
- line-in-file module: match by line if only line is provided - #86
Changed
- updated sci to 0.1.1-alpha.1
0.1.0-alpha.14
0.1.0-alpha.13
Fixed
- fixed missing spire.selmer namespace mount - #64
- fixed broken stdout during evaluation - #67
- fixed a number of problems with upload - #69 #70 #74
- fixed a problem with java.time.Instant - #71
- fixed slow local process uploads - #73
- fixed unhygenic context macros - #75
- fixed shell module snaffling command exit code when using :creates - #76
Added
0.1.0-alpha.12
Fixed
- fixed missing reflection for PipedInputStream - #62