Skip to content

Latest commit

 

History

History
224 lines (171 loc) · 23.2 KB

CHANGELOG.md

File metadata and controls

224 lines (171 loc) · 23.2 KB

v0.2.43 (2024-05-29)

Merged Pull Requests

  • Remove chef-utils dependency added for Ruby 2.5 #580 (Vasu1105)

v0.1.1 (2019-05-21)

Merged Pull Requests

  • Update README for ORP #3 (miah)

Changes not yet released to rubygems.org

Merged Pull Requests

  • Remove chef-utils dependency added for Ruby 2.5 #580 (Vasu1105)
  • CHEF-7501 Configures SonarQube for code coverage analysis #551 (Vasu1105)

v0.2.41 (2023-12-20)

Merged Pull Requests

v0.2.36 (2023-07-25)

Merged Pull Requests

  • RESOURCE-204 update train-aws tests to use ruby versions 2.7 and 3.0 only #316 (soumyo13)
  • add aws-sdk-account #457 (Amndeep7)
  • Update aws-sdk-batch requirement from >= 1.36, < 1.48 to >= 1.36, < 1.74 #471 (dependabot[bot])
  • Update aws-sdk-transfer requirement from >= 1.26, < 1.35 to >= 1.26, < 1.74 #470 (dependabot[bot])
  • Update aws-sdk-glue requirement from >= 1.71, < 1.89 to >= 1.71, < 1.146 #469 (dependabot[bot])
  • Update aws-sdk-cognitoidentity requirement from >= 1.26, < 1.32 to >= 1.26, < 1.46 #468 (dependabot[bot])
  • Update aws-sdk-cognitoidentityprovider requirement from >= 1.46, < 1.54 to >= 1.46, < 1.77 #461 (dependabot[bot])
  • Update aws-sdk-organizations requirement from >= 1.17, < 1.60 to >= 1.17, < 1.78 #467 (dependabot[bot])
  • Update aws-sdk-autoscaling requirement from >= 1.22, < 1.64 to >= 1.22, < 1.93 #466 (dependabot[bot])
  • Update aws-sdk-eventbridge requirement from ~> 1.24.0 to >= 1.24, < 1.47 #465 (dependabot[bot])
  • Update aws-sdk-cloudwatchevents requirement from >= 1.36, < 1.47 to >= 1.36, < 1.63 #463 (dependabot[bot])
  • Update aws-sdk-databasemigrationservice requirement from >= 1.42, < 1.54 to >= 1.42, < 1.81 #460 (dependabot[bot])

v0.2.24 (2021-11-25)

Merged Pull Requests

v0.2.23 (2021-11-25)

Merged Pull Requests

v0.2.22 (2021-10-19)

Merged Pull Requests

v0.2.20 (2021-09-30)

Merged Pull Requests

v0.2.19 (2021-09-07)

Merged Pull Requests

v0.2.18 (2021-09-03)

Merged Pull Requests

v0.2.17 (2021-09-02)

Merged Pull Requests

  • Update aws-sdk-servicecatalog requirement from >= 1.48, < 1.60 to >= 1.48, < 1.61 #183 (dependabot[bot])
  • Update aws-sdk-cognitoidentityprovider requirement from >= 1.46, < 1.52 to >= 1.46, < 1.53 #182 (dependabot[bot])
  • Update aws-sdk-glue requirement from >= 1.71, < 1.88 to >= 1.71, < 1.89 #181 (dependabot[bot])
  • Update aws-sdk-autoscaling requirement from >= 1.22, < 1.62 to >= 1.22, < 1.64 #180 (dependabot[bot])
  • Update aws-sdk-transfer requirement from >= 1.26, < 1.33 to >= 1.26, < 1.34 #178 (dependabot[bot])
  • Update aws-sdk-ram requirement from >= 1.21, < 1.26 to >= 1.21, < 1.27 #186 (dependabot[bot])
  • Update aws-sdk-cognitoidentityprovider requirement from >= 1.46, < 1.53 to >= 1.46, < 1.54 #185 (dependabot[bot])
  • Update aws-sdk-transfer requirement from >= 1.26, < 1.34 to >= 1.26, < 1.35 #184 (dependabot[bot])
  • adding the network manager gemspec #225 (soumyo13)

v0.2.8 (2021-05-24)

Merged Pull Requests

v0.2.0 (2021-04-20)

Merged Pull Requests

v0.1.67 (2021-04-07)

Merged Pull Requests

v0.1.60 (2021-03-15)

Merged Pull Requests

v0.1.35 (2021-01-26)

Merged Pull Requests

v0.1.31 (2021-01-25)

Merged Pull Requests

v0.1.18 (2020-09-16)

Merged Pull Requests

v0.1.17 (2020-06-16)

Merged Pull Requests

v0.1.16 (2020-04-23)

Merged Pull Requests

v0.1.15 (2019-12-31)

Merged Pull Requests

  • Fix conservative dependencies to have proper "x.y" values #30 (zenspider)
  • Substitute require for require_relative #33 (tas50)

v0.1.13 (2019-11-19)

Merged Pull Requests

  • Ship the license file and not the gemfile/gemspec #32 (tas50)

v0.1.12 (2019-11-01)

Merged Pull Requests

  • Don't ship the readme.md in the gem artifact #31 (tas50)

v0.1.11 (2019-08-15)

Merged Pull Requests

  • Add buildkite verify pipeline configuration and script #26 (miah)
  • Tom said this line was invalid. removing. #27 (miah)
  • minor bump to get BK working? #28 (zenspider)
  • Move train dependency to Gemfile from gemspec #29 (clintoncwolfe)

v0.1.7 (2019-07-09)

Merged Pull Requests

  • Update gemspec dependencies for InSpec AWS #23 (rmoles)

v0.1.5 (2019-06-19)

Merged Pull Requests

  • Add missing inline comment flags for expeditor changelog rollover #10 (miah)
  • Please make CI green #12 (zenspider)
  • Apply Chefstyle to train-aws #5 (miah)