Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (22 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 659 Bytes

Kitchen-Sync Changelog

v2.2.1

Fix compatibility with current kitchen-inspec verifier.

v2.2.0

Add configurable ruby_path for sftp transport.

v2.1.2

Catch errors from closed sockets during instance shutdown. Fixes compat with net-ssh 4.x.

v2.1.1

Allow mixing kitchen-sync transports with other transports.

v2.1.0

Compatibility with new Test Kitchen features.

v2.0.0

Fully revamped at last for Test Kitchen's new modular transports.

v1.1.1

Bugfix for the new SFTP transport.

v1.1.0

First stab at a Test Kitchen 1.4 transport plugin.

v1.0.1

Bugfix for the SFTP transport provider.

v1.0.0

Initial release!