Releases: epiccastle/spire
Releases · epiccastle/spire
0.1.0-alpha.10
0.1.0-alpha.9
0.1.0-alpha.9
Fixed
- Failing ssh explicit key based connections when ssh agent is used but empty - #23 #49
- line-in-file module does not insert prefix spaces in line - #26
- sudo not working for attrs - #42
- require and load-file to support hyphen to underscore mapping in filenames - #43
- sudo assertion fails when sudo cannot resolve local hostname - #44
- curl fails with NPE when body empty (eg :method :DELETE) - #46
- wrong filename printed on debug output - #47
0.1.0-alpha.8
0.1.0-alpha.8
- Updated sci to 0.0.13-alpha.19
- reflection error when using
upload
from local execution context.
0.1.0-alpha.7
0.1.0-alpha.6
0.1.0-alpha.5
0.1.0-alpha.4
[0.1.0-alpha.4] - 2020-04-17
Added
- :event printing output module
- curl module
- mkdir module
- attrs module
- rm module
- source file relative directory for selmer template file paths - #30
Fixed
- uploading with :context and progress bar causes Divide by zero - #29
- System/getenv reflection fix
Changed
- selmer file path now relative to executing clj file
0.1.0-alpha.3
0.1.0-alpha.3
Fixed
- connection config bug - #22
Removed
- Removed some excess reflection
Added
- sudo support - #12
- ssh connection debug with --debug-ssh parameter - #23
- pluggable output controllers
- quiet output (-o :quiet)
- support for sash, yash, zsh as default shell
- sysctl :absent support
- added
failed?
test - added
debug
output macro - #21
Changed
- replace clojure dynamic vars with sci dynamic vars
0.1.0-alpha.2
0.1.0-alpha.2
Fixed
- Fact gathering for when default shell is fish - #9
- General refactor of fact gathering - #9
- csh returns exit code of last subshell bug on path gathering fixed
- off by one bug on reporting line numbers when shebang is in use
- service module on FreeBSD - #19
- handle ctrl-c keypress when entering password or passphrase - #11
Added
0.1.0-alpha.1
v0.1.0-alpha.1 fix NPE in decoding of agent repsonse when no keys present