Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Latest commit

 

History

History
310 lines (186 loc) · 17.4 KB

CHANGELOG.md

File metadata and controls

310 lines (186 loc) · 17.4 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v3.2.0 (2018-03-28)

Full Changelog

Implemented enhancements:

  • Add novalidate option to bypass https validation for powershell #134 (esalberg)
  • add support for 7zip #132 (FunFR)

Merged pull requests:

v3.1.0 (2018-01-03)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add an opts parameter for tar #142

v3.0.0 (2017-11-13)

Full Changelog

Implemented enhancements:

  • Set owner, group, mode explicitly so things work even with umask 027. #144 (stefanbethke)

Closed issues:

  • Add deprecation notice to README #116

Merged pull requests:

v2.2.0 (2017-02-11)

Full Changelog

Merged pull requests:

v2.1.0 (2016-12-26)

Full Changelog

Closed issues:

  • Duplicate resource declaration #109
  • Syntax error in staging_windir.rb #102

Merged pull requests:

v2.0.1 (2016-08-31)

Full Changelog

Closed issues:

  • Failure to set '::staging::path' #107

Merged pull requests:

v1.0.7 (2016-06-10)

Full Changelog

Merged pull requests:

v2.0.0 (2016-06-10)

Full Changelog

Closed issues:

  • JSON syntax in staging_windir fact causes syntax error using Ruby 1.8 #96
  • Error loading staging_windir.rb #94
  • Release to puppet-community namespace on forge #84
  • File source using https with username/password fails with certain password character sequences #79
  • Puppet 4 support #67
  • ".gz" files are not supported #47

Merged pull requests:

  • Add support for OpenBSD, very similar to FreeBSD. #87 (buzzdeee)
  • Pass full path as name in staging::deploy #78 (Cinderhaze)

v1.0.6 (2016-03-20)

Full Changelog

Merged pull requests:

v1.0.5 (2016-03-19)

Full Changelog

Merged pull requests:

v1.0.4 (2016-03-19)

Full Changelog

Closed issues:

  • Ability to validate checksum and/or file size of archive #82
  • unzip should use -o -f always or optionally #81
  • Staging Deploy to take strip parameter #62
  • staging extract with rename #61
  • Variable $path not correctly scoped #59
  • Remove staged file after deploy #58

Merged pull requests:

1.0.4 (2015-01-29)

Full Changelog

Closed issues:

  • conflict when using module with latest pe #56

Merged pull requests:

1.0.3 (2015-01-16)

Full Changelog

Closed issues:

  • staging::file when specifying $target not behaving as documented #51
  • FreeBSD doesn't have /opt by default #49
  • New Release #45

Merged pull requests:

1.0.2 (2014-10-27)

Full Changelog

Merged pull requests:

1.0.1 (2014-09-11)

Full Changelog

Merged pull requests:

  • (ENTERPISE-258) Fix conflict with pe_staging. #38 (nanliu)

1.0.0 (2014-09-09)

Full Changelog

Closed issues:

  • some download error handling... #37
  • New Release? #32

Merged pull requests:

0.4.1 (2014-07-01)

Full Changelog

Closed issues:

  • module fails to find wget #28
  • staging doesn't work on puppet 2.7 on windows #26

Merged pull requests:

0.4.0 (2014-02-20)

Full Changelog

Closed issues:

  • Ability to replace an extracted directory with a new version #20
  • Fetching a URL with query parameters fails #13

Merged pull requests:

  • Add support for .tar.bz2 archives to extract #22 (gizero)
  • Add /usr/sfw/bin to the solaris path #21 (reidmv)
  • Add Powershell support for Windows #19 (nanliu)
  • Update spec testing. #18 (nanliu)
  • Handle URLs with parameters more sensibly. #15 (ojacobson)

0.3.1 (2013-07-03)

Full Changelog

Merged pull requests:

0.3.0 (2013-05-07)

Full Changelog

Closed issues:

  • Modulefile 'name' property should be 'nanliu-staging' #5

Merged pull requests:

0.2.1 (2012-11-21)

Full Changelog

0.2.0 (2012-09-09)

Full Changelog

Closed issues:

  • Does puppet-staging work in standalone mode? #3
  • file define forces a default path for Exec #2

Merged pull requests:

  • Display output on fail for execs in deploy::file #4 (adrienthebo)

0.1.0 (2012-02-27)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator