Sha256: 40fe0aefa274105ed8173d58c08335757f824b36224ac84d1bf07ccd430a30de
Contents?: true
Size: 1.8 KB
Versions: 1
Compression:
Stored size: 1.8 KB
Contents
# 4.0.0 * Update many out of date dependencies * buff-config * buff-extensions * varia_model * hashie # 3.1.0 * Fix issue with evaluating metadata generated by older versions of knife * Move remaining host-connector code out of Ridley and into Ridley-Connectors # 3.0.0 * Update Faraday * Update Celluloid * Fix noise in chefignore when debug flag is turned on * Fix issue reading files that contain UTF-8 # 2.5.1 * Fix no method error bug in partial search # 2.5.0 * Releasing 2.5.0 as a proper new version over 2.4.4. # 2.4.4 * [#248](https://github.com/RiotGames/ridley/pull/248) Fix some edge cases and styling for deleting attributes from an environment * [#247](https://github.com/RiotGames/ridley/pull/247) Add support for removing attributes from a node # 2.4.3 * [#245](https://github.com/RiotGames/ridley/pull/245) Fix for numeric and boolean attribute types # 2.4.2 * [#244](https://github.com/RiotGames/ridley/pull/244) Fix a bug with deleting deeply nested environment attributes. # 2.4.0 * Add support for Chef 11 User Objects # 2.1.0 * [#228](https://github.com/RiotGames/ridley/pull/228) Add a new API for filtering log output. Useful for output you might not want to display because it is sensitive. # 2.0.0 * [#227](https://github.com/RiotGames/ridley/pull/227) HostCommander and HostConnector code has been moved into its own gem - [found here](https://github.com/RiotGames/ridley-connectors) * As discussed by @jtimberman in [#225](https://github.com/RiotGames/ridley/issues/225) it makes sense to move this code based on Ridley's main purpose, and gives a decent performance boost to users who don't need this extra functionality. # 1.7.1 * [#224](https://github.com/RiotGames/ridley/pull/224) Connection#stream will now return true/false on whether it copied the file that was streamed.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ridley-4.0.0 | CHANGELOG.md |