Skip to content

v1.4.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 12:26
· 14 commits to master since this release

Changelog

  • 64d93a1 preparing v1.4.2 release
  • 1f759cd improve unit tests
  • 81a4fdf direct assignment to gen data in unit tests
  • f679fbb add unit test for determinewinrmargs
  • 0400c96 refactor winrm optional arg determination
  • 6f9c748 restore host port validation (behaves correctly now)
  • 9a4665e update communication unit tests for improvements
  • 9446315 rename files and iterate version
  • 76c863c improve ci efficiency
  • db249fc improve packer data validation
  • f6b58a2 ssh comm improvements especially key fallback to cert
  • b2229f4 fix ? prefix in winrm ssl args
  • ad3cbe3 clean up else if
  • 3ffaddc support winrm ssl settings interfacing from packer
  • 905227a significantly improve user, host, port comm interfacing