This file is used to list changes made in each version of the wsus-client cookbook.
Drop support for old Chef versions (< 13).
- PR 44 - Add timeout attribute for service resource
- PR 37 - Fix for always restarting when some config opts are empty
- PR 40 - Retries twice wuauserv restart calls
- PR 35 - Breaking: Changed attributes controlling the
wsus-client::update
recipe - PR 34 - Add progress tracking support to
wsus_client_update
actions - PR 33 - Rewrite
wsus_client_update
as a Custom resource - Configure travis to test using ruby
2.3.0
- Configure travis to test using ruby 2.1.0
- PR 21 - Support chef-client running on ruby 64bits (chef >= 12.8.1)
- PR 17 - Speed up LWRP by searching updates only once
- PR 15 - Log more information before downloading and installing updates
- Expose new wsus_client_update LWRP to synchronously download or install updates
- PR 9 - Fix the client-side detection
- PR 11 - Allow string values for automatic_update_behavior and schedule_install_day
- Add chefspec and rspec tests!
- Fix README.md for chef supermarket
- Workaround foodcritic false positive
- Rename attribute
disable_windows_update_acces
todisable_windows_update_access
- Explicitly set attribute value of
detection_frequency
to 22 hours - Force WU detection on configuration change
- Complete README.md
- Fail chef run on guard failure
- Configure basic rake tasks and travis build
- Fix update script guard condition
- Add windows supports in metadata
- Initial release of wsus-client
- Client recipes do nothing on non-windows platform
- Add client recipes that configures automatic updates and initiates download and install