Sha256: aadce445bedec8aeb5f8d5fd7bdf65d7149067c8583e84eea8d3b47499b11e40
Contents?: true
Size: 1.87 KB
Versions: 1
Compression:
Stored size: 1.87 KB
Contents
## v.2.0.1 * [#18](https://github.com/RiotGames/ridley-connectors/pull/18) Move more connector-specific code out of ridley and into ridley-connectors * [#19](https://github.com/RiotGames/ridley-connectors/pull/19) Add some extra logging to retrying connections to choose an appropriate connector * [#20](https://github.com/RiotGames/ridley-connectors/pull/20) Handle HostCommander, WinRM, and SSH actor crashes better ## v.2.0.0 * [#17](https://github.com/RiotGames/ridley-connectors/pull/17) Bump ridley dependency to 3.0.0 ## v.1.7.1 * [#16](https://github.com/RiotGames/ridley-connectors/pull/16) JRuby throws different exceptions when it can't connect to a node ## v.1.7.0 * [#15](https://github.com/RiotGames/ridley-connectors/pull/15) Add retries to ssh and winrm connections ## v.1.6.0 * [#14](https://github.com/RiotGames/ridley-connectors/pull/14) Create a pool of WinRM / SSH actors, configurable with options(:connector\_pool\_size) ## v.1.5.0 * [#11](https://github.com/RiotGames/ridley-connectors/pull/11) use -E on sudo to preserve the environment ## v.1.2.1 * [#8](https://github.com/RiotGames/ridley-connectors/pull/8) Add a flag to execute Ruby scripts on Windows machines using a batch file * [#9](https://github.com/RiotGames/ridley-connectors/pull/9) Fix a bug where a nil value for SSH or WinRM config would cause a NoMethodError ## v.1.2.0 * Bumping internal dependency on Ridley to at least 2.4.2 ## v.1.1.0 * [#2](https://github.com/RiotGames/ridley-connectors/pull/2) Copying an encrypted data bag should not expose the secret ## v.1.0.1 * [#3](https://github.com/RiotGames/ridley-connectors/pull/3) Fix the broken Ridley::Client ## v.1.0.0 * [Ridley #227](https://github.com/RiotGames/ridley/pull/227) Move code out of Ridley and into its own gem * See the [Ridley 2.0.0 Changelog](https://github.com/RiotGames/ridley/blob/v2.0.0/CHANGELOG.md) for more details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ridley-connectors-2.0.1 | CHANGELOG.md |