Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for v9 #387

Merged
merged 1 commit into from
Sep 18, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 27 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Change Log

## [v9.0.0](https://github.com/chef-cookbooks/audit/tree/v9.0.0) (2019-09-18)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v8.1.1...v9.0.0)

**Implemented enhancements:**

- Move compliance server handling to inspec core [\#242](https://github.com/chef-cookbooks/audit/issues/242)
- remove deprecations [\#228](https://github.com/chef-cookbooks/audit/issues/228)

**Fixed bugs:**

- Doc is wrong - https://github.com/chef-cookbooks/audit/blob/master/docs/supported\_configuration.md [\#241](https://github.com/chef-cookbooks/audit/issues/241)
- audit profile configuration not working [\#240](https://github.com/chef-cookbooks/audit/issues/240)
- Audit coobook via Chef Automate fails to inherit profiles \(\#\<TypeError: no implicit conversion of URI::HTTPS into String\>\) [\#222](https://github.com/chef-cookbooks/audit/issues/222)

**Closed issues:**

- inspec gem and dependencies [\#231](https://github.com/chef-cookbooks/audit/issues/231)

**Merged pull requests:**

- Remove deprecated examples using Array of Hashes [\#386](https://github.com/chef-cookbooks/audit/pull/386) ([alexpop](https://github.com/alexpop))
- Change profiles default to a Hash [\#385](https://github.com/chef-cookbooks/audit/pull/385) ([lamont-granquist](https://github.com/lamont-granquist))
- Remove compliance and visibility reporters [\#383](https://github.com/chef-cookbooks/audit/pull/383) ([alexpop](https://github.com/alexpop))

## [v8.1.1](https://github.com/chef-cookbooks/audit/tree/v8.1.1) (2019-07-25)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v8.0.0...v8.1.1)

Expand All @@ -9,6 +33,7 @@

**Merged pull requests:**

- Update changelog after release 8.1.1 [\#382](https://github.com/chef-cookbooks/audit/pull/382) ([alexpop](https://github.com/alexpop))
- Add and check for custom exception to propagate audit failures [\#381](https://github.com/chef-cookbooks/audit/pull/381) ([sbabcoc](https://github.com/sbabcoc))

## [v8.0.0](https://github.com/chef-cookbooks/audit/tree/v8.0.0) (2019-07-03)
Expand Down Expand Up @@ -114,7 +139,6 @@
- Add compile\_time flag to inspec install. [\#344](https://github.com/chef-cookbooks/audit/pull/344) ([jquick](https://github.com/jquick))
- Remove Ruby 2.2 support [\#341](https://github.com/chef-cookbooks/audit/pull/341) ([btm](https://github.com/btm))
- Fix errant dash instead of underscore in example of InSpec version [\#340](https://github.com/chef-cookbooks/audit/pull/340) ([gsreynolds](https://github.com/gsreynolds))
- Modify examples to not override hash [\#323](https://github.com/chef-cookbooks/audit/pull/323) ([jerryaldrichiii](https://github.com/jerryaldrichiii))

## [v7.3.0](https://github.com/chef-cookbooks/audit/tree/v7.3.0) (2018-09-19)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v7.2.0...v7.3.0)
Expand Down Expand Up @@ -147,6 +171,7 @@

- Switch to the new json-automate reporter when inspec version allows it [\#334](https://github.com/chef-cookbooks/audit/pull/334) ([alexpop](https://github.com/alexpop))
- Add support for node\['audit'\]\['profiles'\] as a hash of hashes [\#328](https://github.com/chef-cookbooks/audit/pull/328) ([mattray](https://github.com/mattray))
- Modify examples to not override hash [\#323](https://github.com/chef-cookbooks/audit/pull/323) ([jerryaldrichiii](https://github.com/jerryaldrichiii))

## [v7.0.1](https://github.com/chef-cookbooks/audit/tree/v7.0.1) (2018-07-17)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v7.0.0...v7.0.1)
Expand Down Expand Up @@ -615,6 +640,7 @@
- add reference to 1.x documentation [\#117](https://github.com/chef-cookbooks/audit/pull/117) ([chris-rock](https://github.com/chris-rock))
- Activate test-kitchen in travis [\#114](https://github.com/chef-cookbooks/audit/pull/114) ([chris-rock](https://github.com/chris-rock))
- use chef handler to run inspec tests [\#113](https://github.com/chef-cookbooks/audit/pull/113) ([vjeffrey](https://github.com/vjeffrey))
- Use the new method to retrieve access tokens and fix total\_failed bug [\#103](https://github.com/chef-cookbooks/audit/pull/103) ([alexpop](https://github.com/alexpop))

## [v1.1.0](https://github.com/chef-cookbooks/audit/tree/v1.1.0) (2016-10-18)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v1.0.2...v1.1.0)
Expand Down Expand Up @@ -644,10 +670,6 @@
## [v1.0.1](https://github.com/chef-cookbooks/audit/tree/v1.0.1) (2016-10-06)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v1.0.0...v1.0.1)

**Merged pull requests:**

- Use the new method to retrieve access tokens and fix total\_failed bug [\#103](https://github.com/chef-cookbooks/audit/pull/103) ([alexpop](https://github.com/alexpop))

## [v1.0.0](https://github.com/chef-cookbooks/audit/tree/v1.0.0) (2016-09-28)
[Full Changelog](https://github.com/chef-cookbooks/audit/compare/v0.14.4...v1.0.0)

Expand Down