Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@RLovelett RLovelett released this 19 Jul 19:03
· 4 commits to main since this release
1.0.0
dfa78ce

v1.0.0 - Initial Release

I am tagging the v1.0.0 - Release Candidate 1 as version 1.0.0 of the software. This release candidate has been used daily to run 1000s of jobs in GitLab and is considered stable.

Change Log

  • Implemented a module, SecureShell, based on libssh that replaces the Shout/libssh2 dependency.
  • Capture stderr and redirect to GitLab Runner (#1).
  • Remove support for password based SSH authentication.
  • Provide initial documentation to get started (#2).