Skip to content

Latest commit

 

History

History
874 lines (488 loc) · 48.4 KB

CHANGELOG.md

File metadata and controls

874 lines (488 loc) · 48.4 KB

Changelog

All notable changes to this project will be documented in this file.

3.0.1 (2024-03-12)

Full Changelog

Fixed bugs:

  • [PA-6181]: Fix acceptance test failure caused due to addition of Amazon Linux 2023 in pe-client-tools for orchestrator client pipeline #250 (span786)

3.0.0 (2024-02-14)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Add the ability to install puppet-agent from a local dev build #239 (joshcooper)
  • Add Amazon linux 2023 platform support #228 (span786)

Fixed bugs:

  • ci:test:aio skips the post-suite if any tests fail, but ci:test:aio[true] doesn't #237
  • Ensure post-suite and destroy execute #238 (joshcooper)
  • fix beaker exec when called from bundle exec #232 (h0tw1r3)
  • Loosen expectations while attempting to delete puppet related files #225 (tvpartytonight)

Closed issues:

  • Migrate gem back to puppetlabs #229

Merged pull requests:

2.0.0 (2023-05-05)

Full Changelog

Breaking changes:

  • Drop Ruby 2.4/2.5/2.6 & GCG: Add faraday-retry dep #218 (bastelfreak)
  • add support for recent FreeBSD versions; Drop FreeBSD 9/10 support #207 (evgeni)
  • Removes deprecated network device platforms #205 (mhashizume)

Implemented enhancements:

Fixed bugs:

Merged pull requests:

1.29.0 (2022-11-02)

Full Changelog

Implemented enhancements:

  • Introduce BEAKER_PUPPET_DEBUG env var #197 (ekohl)

Fixed bugs:

  • (maint) Fix DigiCert root cert to match fully patched Solaris 11.4 #202 (yachub)

Merged pull requests:

1.28.0 (2022-09-08)

Full Changelog

Implemented enhancements:

  • (PA-4552) Create ci:test:setup step for iterative workflow #194 (joshcooper)

Merged pull requests:

1.27.0 (2022-08-31)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

1.26.3 (2022-08-09)

Full Changelog

Fixed bugs:

Merged pull requests:

1.26.2 (2022-05-31)

Full Changelog

Merged pull requests:

1.26.1 (2022-03-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

1.26.0 (2022-03-23)

Full Changelog

1.25.0 (2022-03-16)

Full Changelog

Implemented enhancements:

  • (PA-4331) Add a step for updating Solaris CA Keystore #182 (cthorn42)

Fixed bugs:

  • (PA-4331) Fix the logic to only run on older solaris versions #183 (cthorn42)

Merged pull requests:

1.24.0 (2022-03-04)

Full Changelog

Implemented enhancements:

  • module setup on the target: Ignore files at the root level only #177 (smortex)

Merged pull requests:

1.23.0 (2022-02-23)

Full Changelog

Implemented enhancements:

  • (maint) Follow redirects when curling MSI #176 (joshcooper)
  • Update agent download from URL logic to handle redirects #173 (cthorn42)

Merged pull requests:

1.22.2 (2021-12-31)

Full Changelog

Merged pull requests:

1.22.1 (2021-08-19)

Full Changelog

Merged pull requests:

1.22.0 (2021-08-17)

Full Changelog

Implemented enhancements:

Merged pull requests:

1.21.0 (2020-12-21)

Full Changelog

Fixed bugs:

Closed issues:

  • Useless 'PATH' string prepended to PATH environment variable #151

Merged pull requests:

1.20.0 (2020-09-10)

Full Changelog

Merged pull requests:

1.19.2 (2020-05-21)

Full Changelog

Merged pull requests:

1.19.1 (2020-05-07)

Full Changelog

Merged pull requests:

1.19.0 (2020-05-06)

Full Changelog

Merged pull requests:

1.18.15 (2020-03-31)

Full Changelog

Merged pull requests:

1.18.14 (2020-02-20)

Full Changelog

Merged pull requests:

1.18.13 (2020-02-07)

Full Changelog

Merged pull requests:

  • Revert "Merge pull request #129 from trevor-vaughan/windows_paths" #130 (gimmyxd)

1.18.12 (2020-02-06)

Full Changelog

Merged pull requests:

1.18.11 (2019-12-10)

Full Changelog

Merged pull requests:

  • (maint) Allow custom hypervisor settings #127 (melissa)

1.18.10 (2019-11-26)

Full Changelog

Merged pull requests:

  • (RE-12690) Be more explicit about when to gsub #126 (mwaggett)

1.18.9 (2019-11-25)

Full Changelog

Merged pull requests:

  • (RE-12690) Add debug output to install_repo_configs_from_url #125 (mwaggett)

1.18.8 (2019-09-25)

Full Changelog

Merged pull requests:

1.18.7 (2019-07-18)

Full Changelog

Merged pull requests:

  • (maint) Using skip_test in a step was not doing what I expected #119 (underscorgan)

1.18.6 (2019-07-15)

Full Changelog

Merged pull requests:

  • (maint) Updates for rerunning tests on existing containers #117 (underscorgan)

1.18.5 (2019-06-27)

Full Changelog

Merged pull requests:

  • (BKR-1600) Default puppet settings to main section #118 (joshcooper)

1.18.4 (2019-06-19)

Full Changelog

Merged pull requests:

1.18.3 (2019-05-24)

Full Changelog

Merged pull requests:

1.18.2 (2019-05-20)

Full Changelog

Merged pull requests:

  • (BKR-1591) install puppet from devbuilds on amazon #114 (gimmyxd)

1.18.1 (2019-05-16)

Full Changelog

Merged pull requests:

1.18.0 (2019-05-15)

Full Changelog

Merged pull requests:

  • (BKR-1590) Support new yum and apt release locations #113 (treydock)
  • (maint) Restructure release repo url #110 (melissa)

1.17.0 (2019-04-15)

Full Changelog

Merged pull requests:

  • (maint) Bump version of puppet-agent to test against to 6.0.0 #109 (melissa)
  • (maint) Remove assumption that we have runtime on docker #108 (melissa)
  • (maint) Added debian 10 or higher to allow insecure repo #107 (loopinu)
  • (MAINT) Fix test:acceptance:pkg #106 (smcelmurry)
  • (maint) Exclude tmp directory on module installation #101 (glennsarti)
  • (maint) Enable acceptance testing with puppet-agent installed from ni… #98 (melissa)

1.16.0 (2019-01-29)

Full Changelog

Merged pull requests:

  • (maint) Add puppetserver package to puppet_collection_for #104 (ekinanp)
  • (maint) agent should be host #103 (melissa)

1.15.1 (2019-01-28)

Full Changelog

Merged pull requests:

1.15.0 (2019-01-25)

Full Changelog

Merged pull requests:

1.14.0 (2018-12-17)

Full Changelog

Merged pull requests:

  • Autodetect the target module dir in copy_module_to #83 (ekohl)

1.13.0 (2018-12-13)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • (BKR-1558) make sure we destroy hosts for ci:test:* task execution #88 (speedofdark)
  • (MAINT) Use puppet.com URLs instead of puppetlabs.com #78 (raphink)

1.12.0 (2018-11-30)

Full Changelog

Merged pull requests:

  • (PA-2336) Manually import GPG keys for SLES versions >= 11 #87 (ScottGarman)

1.11.0 (2018-11-28)

Full Changelog

Merged pull requests:

  • Revert "(maint) Add AIX yum bootstrap to setup scripts" #86 (geoffnichols)

1.10.0 (2018-11-27)

Full Changelog

Merged pull requests:

1.9.0 (2018-11-26)

Full Changelog

Merged pull requests:

  • (maint) Add AIX yum bootstrap to setup scripts #84 (geoffnichols)
  • (maint) If iptables doesn't exist, don't fail #82 (melissa)
  • (maint) Add docker specifics to git testing #81 (melissa)

1.8.0 (2018-11-05)

Full Changelog

Implemented enhancements:

  • (PUP-8305) Consume the puppet-runtime archive #75 (melissa)

Merged pull requests:

  • (maint) Example variables in comments shouldn't be valid syntax so ru… #80 (melissa)

1.7.0 (2018-10-25)

Full Changelog

Merged pull requests:

  • (PA-2183) Quote fact name in fact_on helper #79 (ekinanp)
  • Revert "(PUP-8305) Git testing should consume the runtime package" #74 (kevpl)
  • (maint) Validate fact_on name parameter #73 (alexjfisher)
  • (PUP-9136) Ensure state is preserved between runs #72 (melissa)
  • (PUP-8305) Git testing should consume the runtime package #52 (melissa)

1.6.0 (2018-09-14)

Full Changelog

Merged pull requests:

  • (PE-25146) Check for hostnames when puppetserver signing #70 (jpartlow)

1.5.0 (2018-09-13)

Full Changelog

Merged pull requests:

1.4.0 (2018-09-13)

Full Changelog

Merged pull requests:

1.3.0 (2018-09-11)

Full Changelog

Merged pull requests:

1.2.0 (2018-09-11)

Full Changelog

Merged pull requests:

  • (BKR-1445) Update Windows agent paths for puppet6 #64 (caseywilliams)
  • (BKR-1510) make fact helpers support structured facts #59 (sevendials)
  • (MAINT) Adding some generic host helper utility methods #54 (jsane)

1.1.0 (2018-08-13)

Full Changelog

Merged pull requests:

  • PE-24898 Set puppet collection value associated with agent version #60 (shaigy)

1.0.1 (2018-08-10)

Full Changelog

Merged pull requests:

  • (BKR-1509) Beaker 4.0 Compatibility #62 (Dakta)

1.0.0 (2018-08-06)

Full Changelog

Merged pull requests:

  • Revert "Revert "(BKR-496) Move create_tmpdir_on from beaker"" #58 (Dakta)
  • (BKR-1500) Dependency Cleanup #55 (Dakta)

0.17.1 (2018-07-27)

Full Changelog

Merged pull requests:

  • Revert "(BKR-496) Move create_tmpdir_on from beaker" #57 (kevpl)

0.17.0 (2018-07-26)

Full Changelog

Merged pull requests:

  • (BKR-496) Move create_tmpdir_on from beaker #56 (Dakta)

0.16.0 (2018-07-05)

Full Changelog

Merged pull requests:

  • (BKR-1484) Packaging platform overrides for puppet5 install utils #53 (caseywilliams)
  • (MAINT) pin fakefs to < 0.14.0 for ruby 2.2 #51 (kevpl)

0.15.2 (2018-05-07)

Full Changelog

Merged pull requests:

  • BKR-1465 - install_puppet_on -"opts" defaults "options" #50 (gunzl1ng3r)
  • (RE-10734) Use nightlies.puppet.com for nightly collections #47 (hunner)

0.15.1 (2018-05-04)

Full Changelog

Merged pull requests:

  • (BKR-1462) Another Ubuntu 18.04 check to allow insecure repo use #49 (ScottGarman)

0.15.0 (2018-05-03)

Full Changelog

Merged pull requests:

  • (BKR-1462) Allow unsigned apt repositories for Ubuntu 18.04 hosts #46 (ScottGarman)

0.14.0 (2018-05-01)

Full Changelog

Merged pull requests:

  • (CPR-570) Import the gpg signing key on sles 11 #45 (melissa)

0.13.6 (2018-04-26)

Full Changelog

Merged pull requests:

  • Use puppet-agent specific helper when installing the MSI #43 (joshcooper)

0.13.5 (2018-04-25)

Full Changelog

Merged pull requests:

  • (maint) Fix failing puppet5_spec test due to changes in pr #39 #42 (mchllweeks)
  • Use --module-repository for a custom forge #40 (ekohl)

0.13.4 (2018-04-23)

Full Changelog

Merged pull requests:

0.13.3 (2018-04-16)

Full Changelog

Merged pull requests:

  • Maint/master/small changes #39 (melissa)
  • (maint) Bring additional changes from puppet-agent acceptance #36 (melissa)

0.13.2 (2018-04-11)

Full Changelog

Merged pull requests:

  • (BKR-1453) Ensure no agent lock after stopping puppet service #38 (cthorn42)
  • (maint) Add information about additional ENV vars #37 (melissa)

0.13.1 (2018-04-09)

Full Changelog

Merged pull requests:

  • (BKR-1443) Ensure we do not destroy hosts if specified #35 (melissa)

0.13.0 (2018-03-30)

Full Changelog

Merged pull requests:

0.12.0 (2018-03-26)

Full Changelog

Merged pull requests:

  • (maint) Add release information to the readme #33 (melissa)
  • (PA-1915) Test components against nightly puppetserver #30 (melissa)

0.11.1 (2018-03-26)

Full Changelog

Merged pull requests:

  • (maint) Pre suite paths must be relative #32 (melissa)
  • (maint) Remove references to 'ci:test:quick' #29 (melissa)

0.11.0 (2018-03-20)

Full Changelog

Merged pull requests:

  • (BKR-1342) Import ci rake tasks and install utils #26 (melissa)

0.10.0 (2018-01-11)

Full Changelog

Merged pull requests:

0.9.0 (2018-01-04)

Full Changelog

Merged pull requests:

0.8.0 (2017-10-13)

Full Changelog

Merged pull requests:

  • (MAINT) add contributing guide to README #19 (kevpl)
  • (maint) Update beaker to support pupppet5 style installation #18 (melissa)

0.7.0 (2017-09-15)

Full Changelog

Merged pull requests:

  • (maint) Allow user to pass in host target #16 (melissa)

0.6.0 (2017-08-21)

Full Changelog

Merged pull requests:

  • (BKR-1118) add puppet5 install method #6 (kevpl)

0.5.0 (2017-08-18)

Full Changelog

Merged pull requests:

0.4.0 (2017-07-26)

Full Changelog

Merged pull requests:

  • (BKR-1164) Add ubuntu to the platform list in remove_puppet_on #11 (ScottGarman)

0.3.0 (2017-07-17)

Full Changelog

Merged pull requests:

  • (BKR-1159) Reset opts in install_puppet_agent_dev_repo_on #10 (johnduarte)

0.2.0 (2017-06-28)

Full Changelog

Merged pull requests:

  • (BKR-1147) Fail to pkg install on ec2 for dev-repo #7 (johnduarte)
  • (BKR-895) add missing install_utils tests #5 (kevpl)

0.1.0 (2017-06-16)

Full Changelog

Merged pull requests:

  • (MAINT) fix coverage env-var name #4 (kevpl)
  • (MAINT) improve README description #3 (kevpl)
  • (MAINT) fix DSL inclusion #2 (kevpl)

* This Changelog was automatically generated by github_changelog_generator