Skip to content

Releases: nicklasfrahm/k3se

v0.2.4

24 Apr 22:21
dbb23a2
Compare
Choose a tag to compare

0.2.4 (2022-04-24)

Bug Fixes

  • engine: merge and upload node config (dbb23a2)
  • sshx: remove debug log statement (8136f86)

v0.2.3

23 Apr 15:06
07dd8b5
Compare
Choose a tag to compare

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

20 Apr 21:32
8435c31
Compare
Choose a tag to compare

0.2.2 (2022-04-20)

Bug Fixes

  • sshx: initialize SFTP connection when using proxy (8435c31)

v0.2.1

20 Apr 21:23
dfff15a
Compare
Choose a tag to compare

0.2.1 (2022-04-20)

Bug Fixes

  • engine: create parent directories when uploading files (dfff15a)

v0.2.0

20 Apr 21:17
e1612dd
Compare
Choose a tag to compare

0.2.0 (2022-04-20)

Features

  • engine: restructure configuration and upload install.sh (e1612dd)

v0.1.6

20 Apr 19:38
33cb7ad
Compare
Choose a tag to compare

0.1.6 (2022-04-20)

Bug Fixes

  • sshx: add SFTP connection (33cb7ad)

v0.1.5

18 Apr 22:14
f3231ea
Compare
Choose a tag to compare

0.1.5 (2022-04-18)

Bug Fixes

  • engine: reorganize packages (f3231ea)

v0.1.4

13 Apr 21:11
97a9aab
Compare
Choose a tag to compare

0.1.4 (2022-04-13)

Bug Fixes

  • rexec: implement basic connectivity check (3a15d04)

v0.1.3

09 Apr 20:17
28f76c7
Compare
Choose a tag to compare

0.1.3 (2022-04-09)

Bug Fixes

  • ci: add missing trigger to ensure automatic merge (28f76c7)

v0.1.2

09 Apr 20:02
b255b70
Compare
Choose a tag to compare

0.1.2 (2022-04-09)

Bug Fixes

  • ci: run release only on push (b255b70)