## 0.8.0 / 2014-02-11 ### Bug fixes * Pull request [#29][], pull request [#28][]: Relax Test Kitchen dependency to allow versions 1.0 and up. ([@coderanger][], [@someara][]) ## New features * Pull request [#29][]: Add `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` fallback environment variable support. ([@coderanger][]) * Pull request [#27][], pull request [#31][]: Make EC2 endpoint configurable for services implementing the AWS APIs. ([@bozinsky][], [@spheromak][]) * Pull request [#34][]: Support AWS session tokens for use with IAM roles. ([@coderanger][]) * Pull request [#22][]: Add ebs_optimized attribute. ([@tiwilliam][]) ### Improvements * Pull request [#20][], pull request [#21][], issue [#14][]: Add configurability around whether to use DNS name, public or private IP addresses when connecting to instances. ([@matheeeny][], [@Atalanta][], [@fnichol][]) * Pull request [#15][]: In VPC groups must be specified by setting :security_group_ids rather than :groups. ([@eherot][]) * Pull request [#23][]: README updates for badges. ([@sethvargo][], [@arangamani][]) ## 0.7.0 / 2013-08-29 ### Bug fixes * Pull request [#13][]: #wait_for_ssh takes 2 arguments. ([@dysinger][]) ### Improvements * Support computed defaults for a select list of pre-determined platforms (see readme for quick example). ([@fnichol][])~ ## 0.6.0 / 2013-07-23 ### Bug fixes * Pull request [#8][]: Use private ip if the public ip is `nil`. ([@dissonanz][]) ### Improvements * Pull request [#9][]: Match access and secret key env vars in example kitchen config with CLI tools' env vars. ([@juliandunn][]) ## 0.5.1 / 2013-05-23 ### New features * Pull request [#7][]: Add subnet\_id option for use with VPC. ([@dissonanz][]) ## 0.5.0 / 2013-05-23 ### New features * Pull request [#5][]: Add the ability to give ec2 instances tags. ([@halcyonCorsair][]) * Add required_config attributes for driver. ([@fnichol][]) ### Improvements * Write README. ([@fnichol][]) * Pull request [#2][]: Extra EC2 server creation debugging. ([@mattray][]) * Remove default_config :port in favor of SSHBase default (also 22). ([@fnichol][]) [#2]: https://github.com/opscode/kitchen-ec2/issues/2 [#5]: https://github.com/opscode/kitchen-ec2/issues/5 [#7]: https://github.com/opscode/kitchen-ec2/issues/7 [#8]: https://github.com/opscode/kitchen-ec2/issues/8 [#9]: https://github.com/opscode/kitchen-ec2/issues/9 [#13]: https://github.com/opscode/kitchen-ec2/issues/13 [#14]: https://github.com/opscode/kitchen-ec2/issues/14 [#15]: https://github.com/opscode/kitchen-ec2/issues/15 [#20]: https://github.com/opscode/kitchen-ec2/issues/20 [#21]: https://github.com/opscode/kitchen-ec2/issues/21 [#22]: https://github.com/opscode/kitchen-ec2/issues/22 [#23]: https://github.com/opscode/kitchen-ec2/issues/23 [#27]: https://github.com/opscode/kitchen-ec2/issues/27 [#28]: https://github.com/opscode/kitchen-ec2/issues/28 [#29]: https://github.com/opscode/kitchen-ec2/issues/29 [#31]: https://github.com/opscode/kitchen-ec2/issues/31 [#34]: https://github.com/opscode/kitchen-ec2/issues/34 [@Atalanta]: https://github.com/Atalanta [@arangamani]: https://github.com/arangamani [@bozinsky]: https://github.com/bozinsky [@coderanger]: https://github.com/coderanger [@dissonanz]: https://github.com/dissonanz [@dysinger]: https://github.com/dysinger [@eherot]: https://github.com/eherot [@fnichol]: https://github.com/fnichol [@halcyonCorsair]: https://github.com/halcyonCorsair [@juliandunn]: https://github.com/juliandunn [@matheeeny]: https://github.com/matheeeny [@mattray]: https://github.com/mattray [@sethvargo]: https://github.com/sethvargo [@someara]: https://github.com/someara [@spheromak]: https://github.com/spheromak [@tiwilliam]: https://github.com/tiwilliam