Releases: nicklasfrahm/k3se
Releases · nicklasfrahm/k3se
v0.2.4
0.2.4 (2022-04-24)
Bug Fixes
- engine: merge and upload node config (dbb23a2)
- sshx: remove debug log statement (8136f86)
v0.2.3
0.2.3 (2022-04-23)
Bug Fixes
- engine: implement run function for remote command execution (2a4dbaa)
- engine: test execution of declarative commands (07dd8b5)
- sshx: add declarative API for command execution (0f9bbc7)
v0.2.2
0.2.2 (2022-04-20)
Bug Fixes
- sshx: initialize SFTP connection when using proxy (8435c31)
v0.2.1
0.2.1 (2022-04-20)
Bug Fixes
- engine: create parent directories when uploading files (dfff15a)
v0.2.0
0.2.0 (2022-04-20)
Features
- engine: restructure configuration and upload install.sh (e1612dd)
v0.1.6
0.1.6 (2022-04-20)
Bug Fixes
- sshx: add SFTP connection (33cb7ad)
v0.1.5
0.1.5 (2022-04-18)
Bug Fixes
- engine: reorganize packages (f3231ea)
v0.1.4
0.1.4 (2022-04-13)
Bug Fixes
- rexec: implement basic connectivity check (3a15d04)
v0.1.3
0.1.3 (2022-04-09)
Bug Fixes
- ci: add missing trigger to ensure automatic merge (28f76c7)
v0.1.2
0.1.2 (2022-04-09)
Bug Fixes
- ci: run release only on push (b255b70)