Skip to content

1.0.0

Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 21 Mar 16:05
· 7 commits to master since this release
1.0.0

1.0.0 (2024-3-21)

Improvements

  • The SSHD daemon implementation now has a get_host_keys method which returns the host keys that can then be written to a known_hosts file. (#176)

Trivial/Internal Changes

  • CI pipeline changes:
    • Stop testing against Pytest 8.0.0rc2 and instead test against 8.0.x
    • Stop testing against Salt 3005.x
    • Add Salt 3007.x to the versions to test
    • Stop testing against Pytest 7.3.x and add 8.1.x to the list of versions to test (#177)