Skip to content

Latest commit

 

History

History
567 lines (413 loc) · 51.2 KB

CHANGELOG.md

File metadata and controls

567 lines (413 loc) · 51.2 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v6.0.1 - 2023-05-19

Full Changelog

Fixed

v6.0.0 - 2023-04-19

Full Changelog

Changed

  • (CONT-803) Add Support for Puppet 8 / Drop Support for Puppet 6 #601 (david22swan)

v5.5.0 - 2023-04-19

Full Changelog

v5.4.0 - 2023-01-31

Full Changelog

Added

  • support per-repo HTTP proxy for the git provider #576 (bugfood)
  • support umask for git repos (try 2) #574 (bugfood)

Fixed

  • Bring back GIT_SSH support for old git versions #582 (vStone)
  • fix repeated acceptance tests on the same container #575 (bugfood)
  • pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6 #573 (david22swan)
  • pdksync - (CONT-130) - Dropping Support for Debian 9 #570 (jordanbreen28)

v5.3.0 - 2022-09-13

Full Changelog

Added

Fixed

v5.2.0 - 2022-06-30

Full Changelog

Added

Fixed

  • (GH-552) Fix home directory evaluation #553 (chelnak)

v5.1.0 - 2022-06-24

Full Changelog

Added

Fixed

v5.0.0 - 2021-06-02

Full Changelog

Changed

  • Always run as given user, even if identity set #473 (bigpresh)

v4.0.0 - 2021-03-03

Full Changelog

Changed

  • pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #491 (carabasdaniel)

v3.2.1 - 2021-02-19

Full Changelog

Fixed

  • (MODULES-9997) - Removing extra unwrap on Sensitive value #490 (pmcmaw)

v3.2.0 - 2021-01-20

Full Changelog

Added

  • pdksync - (feat) - Add support for Puppet 7 #476 (daianamezdrea)
  • pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #466 (david22swan)

Fixed

  • [MODULES-10857] Rename exist function to exists in cvs.rb #484 (carabasdaniel)
  • (IAC-1223) Correct clone https test #471 (pmcmaw)
  • check if pass containes non-ASCII chars before provider is created #464 (adrianiurca)

v3.1.1 - 2020-06-26

Full Changelog

Fixed

  • prevent ANSI color escape sequences from messing up git output #458 (kenyon)
  • Unset GIT_SSH_COMMAND before exec'ing git command #435 (mzagrabe)

v3.1.0 - 2019-12-10

Full Changelog

Added

Fixed

v3.0.0 - 2019-06-14

Full Changelog

Added

  • (FM-8035) Add RedHat 8 support #419 (eimlav)
  • (MODULES-8738) Allow Sensitive value for basic_auth_password #416 (eimlav)
  • (MODULES-8140) - Add SLES 15 support #399 (eimlav)

Changed

Fixed

  • MODULES-8910 fix for failing git install using RepoForge instead of epel #414 (Lavinia-Dan)
  • (maint) Add HTML anchor tag #404 (clairecadman)
  • pdksync - (FM-7655) Fix rubygems-update for ruby < 2.3 #401 (tphoney)

2.4.0 - 2018-09-28

Full Changelog

Added

  • pdksync - (FM-7392) - Puppet 6 Testing Changes #394 (pmcmaw)
  • pdksync - (MODULES-6805) metadata.json shows support for puppet 6 #393 (tphoney)
  • pdksync - (MODULES-7658) use beaker4 in puppet-module-gems #390 (tphoney)
  • (MODULES-7467) Update Vcsrepo to support Ubuntu 18.04 #382 (david22swan)

Fixed

  • (MODULES-7009) Do not run HTTPS tests on old OSes #384 (tphoney)
  • Improve Git performance when using SHA revisions #380 (vpierson)
  • [FM-6957] Removing unsupported OS from Vcsrepo #378 (david22swan)
  • Avoid popup on macOS when developer tools aren't installed #367 (girardc79)

2.3.0 - 2018-01-19

Full Changelog

Other

2.2.0 - 2017-10-30

Full Changelog

Other

2.1.0 - 2017-10-23

Full Changelog

Other

2.0.0 - 2017-06-30

Full Changelog

Other

  • (MODULES-5144) Prep for puppet 5 #337 (hunner)
  • (MODULES-4896) release prep for 2.0.0 #336 (eputnam)
  • MODULES-4823 puppetlabs-vcsrepo: Update the version compatibility to >= 4.7.0 < 5.0.0 #333 (marsmensch)
  • fixing force parameter to be boolean #332 (hunner)
  • (MODULES-4722) Autorequire subversion #330 (treydock)
  • [msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config #328 (wilson208)
  • [MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb #327 (wilson208)
  • Implement beaker-module_install_helper #324 (wilson208)
  • (MODULES-4098) Sync the rest of the files #323 (hunner)
  • Fix to get svn provider working again #322 (Rocco83)
  • (MODULES-4097) Sync travis.yml #321 (hunner)
  • (FM-5931) Release merge back #320 (eputnam)
  • (MODULES-1910) document non-standard SSH port #317 (binford2k)
  • Fix Solaris sh-ism #311 (pearcec)

1.5.0 - 2016-12-16

Full Changelog

Other

1.4.0 - 2016-09-06

Full Changelog

Other

1.3.2 - 2015-12-04

Full Changelog

Added

  • Add feature 'depth' and parameter 'trust_server_cert' to svn #269 (monai)
  • Autorequire Package['mercurial'] #262 (mpdude)

Other

1.3.1 - 2015-07-27

Full Changelog

Other

1.3.0 - 2015-05-19

Full Changelog

Other

1.2.0 - 2014-11-04

Full Changelog

Other

1.1.0 - 2014-07-15

Full Changelog

Other

  • Release 1.1.0 #196 (hunner)
  • Fix metadata.json to match checksum #195 (hunner)
  • (maint) Use copy_module_to in beaker_helper.rb #194 (justinstoller)
  • The helper calls host outside of an each loop #193 (hunner)
  • Fix lint errors #192 (hunner)
  • Update README.markdown to fix the formatting around the officially supported note. #191 (klynton)
  • (MODULES-1014) Add rspec for noop mode #189 (petems)
  • Just use metadata now #188 (hunner)
  • Update Markdown with missing Perforce details. #187 (p4paul)
  • (MODULES-660) Correct detached HEAD on latest #173 (hunner)

1.0.2 - 2014-07-01

Full Changelog

Other

1.0.1 - 2014-06-19

Full Changelog

Other

1.0.0 - 2014-06-04

Full Changelog

Other

0.2.0 - 2013-11-13

Full Changelog

Other

  • Add autorequire for Package['git'] #98 (reidmv)
  • Add a blank dependencies section and stringify versions. #96 (apenney)
  • FM-103: Add metadata.json to all modules. #95 (apenney)
  • Move from rspec1 to rspec2 #93 (apenney)
  • Documented the "module" attribute. #92 (markleightonfisher)
  • update git provider to handle checking out into an existing (empty) dir #91 (jiacona)
  • SVN provider should check for '^Revision:' and not '^Last Changed Rev:' #89 (razorsedge)
  • Correct use of withenv #86 (sodabrew)
  • Try to get Travis to respect the three different puppet versions #85 (sodabrew)
  • added support for changing upstream repo url - rebase of #74 #84 (sodabrew)
  • Add support for master svn repositories #83 (sodabrew)
  • Allow for setting the CVS_RSH environment variable #82 (mpdude)
  • Adding svn configuration parameter, and docs #81 (sepulworld)
  • fix git provider checkout of a remote ref on an existing repo #78 (jhoblitt)
  • Add user and ssh identity to the Mercurial provider. #77 (arnoudj)
  • Add travis build-status image #76 (pbrit)
  • Fix mocha for specs #75 (sodabrew)
  • Improve Git SSH usage documentation #73 (MattiSG)
  • Add timeout to ssh connections #65 (rkhatibi)
  • Update Modulefile for 0.1.2 release to Forge #62 (ryanycoleman)
  • "ensure => latest" support for bzr #61 (hholzgra)
  • Enable unlimited nesting for submodule updating #46 (pbrit)
  • Handle force in svn args #40 (ajohnstone)

0.1.2 - 2013-03-25

Full Changelog

Other

  • Allow non-root users to clone a repo #59 (binford2k)
  • Tighten regex to avoid matching the word 'commit' in message #58 (sim0nf)
  • Allows the creation of non-root repositories #57 (binford2k)
  • Update origin if necessary before checking revision #56 (raphink)

0.1.1 - 2012-10-30

Full Changelog

Other

  • Updated git documentation #37 (cprice404)
  • Replace references to Reductive Labs with Puppet Labs #36 (lifton)
  • Add a dummy provider, remove 'defaultfor' from all other providers. #35 (sodabrew)
  • Adds comma to last attribute to comply with style #31 (ghoneycutt)
  • Removes trailing whitespace #30 (ghoneycutt)
  • Add default user to run git as. #27 (ody)

0.1.0 - 2012-10-12

Full Changelog

Other

0.0.5 - 2011-12-26

Full Changelog

Other

  • Added missing 'working_copy_exists?' method. #16 (mfournier)
  • Fix (#10787) - Various fixes/tweaks for the CVS provider #15 ()
  • Fix (#10788) - Avoid unnecessary remote operations in the vcsrepo type #14 ()
  • Suggested fix for (#10751) by adding a "module" parameter #13 ()
  • Fix (#9083) as suggested by the original bug reporter. #12 ()
  • Bug Fix: Some ownerships in .git directory are 'root' after vcsrepo's retrieve is called #11 (cPanelScott)
  • Fix (#10440) by making all commands optional #9 ()

0.0.4 - 2011-09-21

Full Changelog