# InSpec v2.2.101 Released!

**URL:** https://discourse.chef.io/t/inspec-v2-2-101-released/13656
**Category:** Chef Release Announcements
**Created:** [September 14, 2018, 12:56am UTC](https://discourse.chef.io/t/inspec-v2-2-101-released/13656 "2018-09-14T00:56:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jquick](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.chef.io/jquick/32/2192_2.png) [@jquick](https://discourse.chef.io/u/jquick)
#### Post date: [September 14, 2018, 12:56am UTC](https://discourse.chef.io/t/inspec-v2-2-101-released/13656/1 "2018-09-14T00:56:46Z")

</div>

Hello, InSpec friends!

I’m pleased to announce the release of InSpec v2.2.101.

## [v2.2.101](https://github.com/inspec/inspec/tree/v2.2.101) (2018-09-14)

#### New Features

- Add string impact options for controls [#3359](https://github.com/inspec/inspec/pull/3359) ([jquick](https://github.com/jquick))
- Implement InSpec global attributes [#3318](https://github.com/inspec/inspec/pull/3318) ([jquick](https://github.com/jquick))
- Allow target-id passthrough [#3320](https://github.com/inspec/inspec/pull/3320) ([jquick](https://github.com/jquick))

#### Enhancements

- handle errors from automate report and display them to the user [#3360](https://github.com/inspec/inspec/pull/3360) ([chris-rock](https://github.com/chris-rock))
- Harmonize vendoring (ensure archives are extracted and local paths do not vendor on exec) [#3286](https://github.com/inspec/inspec/pull/3286) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
- Do not show success message since its confusing [#3366](https://github.com/inspec/inspec/pull/3366) ([chris-rock](https://github.com/chris-rock))

#### Bug Fixes

- Ensure we use the mock backend when we upload profiles [#3370](https://github.com/inspec/inspec/pull/3370) ([chris-rock](https://github.com/chris-rock))
- Use multipart gem for upload to support upload on windows [#3369](https://github.com/inspec/inspec/pull/3369) ([chris-rock](https://github.com/chris-rock))
- Fix vendoring functional test cleanup [#3377](https://github.com/inspec/inspec/pull/3377) ([jquick](https://github.com/jquick))
- Enforce utf encoding for cli output [#3376](https://github.com/inspec/inspec/pull/3376) ([chris-rock](https://github.com/chris-rock))
- Fixing AWS integration tests. [#3374](https://github.com/inspec/inspec/pull/3374) ([MartinLogan](https://github.com/MartinLogan))
- Prevent logs from showing up when running inspec json [#3391](https://github.com/inspec/inspec/pull/3391) ([jquick](https://github.com/jquick))
- Fix the compliance target error checks [#3392](https://github.com/inspec/inspec/pull/3392) ([jquick](https://github.com/jquick))

#### Merged Pull Requests

- Update rubyzip to resolve a directory traversal security vulnerability. [#3388](https://github.com/inspec/inspec/pull/3388) ([miah](https://github.com/miah))
- Revert uuid change from A2 report [#3387](https://github.com/inspec/inspec/pull/3387) ([jquick](https://github.com/jquick))
- Populate code for inspec json inheritance [#3386](https://github.com/inspec/inspec/pull/3386) ([jquick](https://github.com/jquick))
- Add windows functional tests [#3385](https://github.com/inspec/inspec/pull/3385) ([jquick](https://github.com/jquick))
- Bump omnibus ruby to 2.5.1 [#3390](https://github.com/inspec/inspec/pull/3390) ([jquick](https://github.com/jquick))
- Add platforms schema command [#3346](https://github.com/inspec/inspec/pull/3346) ([jquick](https://github.com/jquick))
- Fix profile vendoring on Windows [#3378](https://github.com/inspec/inspec/pull/3378) ([jerryaldrichiii](https://github.com/jerryaldrichiii))

You can find v2.2.101 at [downloads.chef.io](http://downloads.chef.io/), RubyGems, Habitat Builder, and Docker Hub.

Thanks  
-Jared
