Add in missing changes from Expiditor outage. (#3102)

Signed-off-by: Jared Quick <jquick@chef.io>
This commit is contained in:
Jared Quick 2018-05-31 17:24:56 -04:00 committed by GitHub
parent b70910255f
commit 9d47ac3242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,19 @@
<!-- latest_release 2.1.84 -->
## [v2.1.84](https://github.com/inspec/inspec/tree/v2.1.84) (2018-05-31)
#### New Features
- Enhance groups resource with members property [#3029](https://github.com/inspec/inspec/pull/3029)
- Adding YAML reporter [#3081](https://github.com/inspec/inspec/pull/3081)
#### Enhancements
- Remove unneeded "-a" from the RPM query for performance improvement [#3077](https://github.com/inspec/inspec/pull/3077)
- mssql_session default port and local_mode [#3031](https://github.com/inspec/inspec/pull/3031)
#### Bug Fixes
- handle nil properties in iis_site [#3040](https://github.com/inspec/inspec/pull/3040)
- Fixing wrong attribute reference for rspec output [#3080](https://github.com/inspec/inspec/pull/3080)
- Fix the git fetcher to vendor correctly [#3097](https://github.com/inspec/inspec/pull/3097)
#### Merged Pull Requests
- Generate new org builds [#3087](https://github.com/inspec/inspec/pull/3087) ([jquick](https://github.com/jquick))
<!-- latest_release -->
@ -3186,4 +3199,4 @@
- make default rake tasks test+lint [\#108](https://github.com/chef/inspec/pull/108) ([arlimus](https://github.com/arlimus))
- Improve unit tests [\#106](https://github.com/chef/inspec/pull/106) ([chris-rock](https://github.com/chris-rock))
- add to\_s methods to resources, fixes \#98 [\#105](https://github.com/chef/inspec/pull/105) ([chris-rock](https://github.com/chris-rock))
- 0.7.0 release [\#104](https://github.com/chef/inspec/pull/104) ([chris-rock](https://github.com/chris-rock))
- 0.7.0 release [\#104](https://github.com/chef/inspec/pull/104) ([chris-rock](https://github.com/chris-rock))