dev/provisioning/modules/archive/CHANGELOG.md
changeset 28 b0b56e0f8c7f
child 405 f239c8c5bb94
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
       
     1 ## 2015-08-21 - Release 0.8.1
       
     2 
       
     3 Use docker for acceptance tests
       
     4 
       
     5 ## 2015-06-29 - Release 0.8.0
       
     6 
       
     7 allow to specify a user for the archive extraction and the archive download
       
     8 
       
     9 ## 2015-06-26 - Release 0.7.5
       
    10 
       
    11 Fix strict_variables activation with rspec-puppet 2.2
       
    12 
       
    13 ## 2015-05-28 - Release 0.7.4
       
    14 
       
    15 Add beaker_spec_helper to Gemfile
       
    16 
       
    17 ## 2015-05-26 - Release 0.7.3
       
    18 
       
    19 Use random application order in nodeset
       
    20 
       
    21 ## 2015-05-26 - Release 0.7.2
       
    22 
       
    23 add utopic & vivid nodesets
       
    24 
       
    25 ## 2015-05-25 - Release 0.7.1
       
    26 
       
    27 Don't allow failure on Puppet 4
       
    28 
       
    29 ## 2015-05-18 - Release 0.7.0
       
    30 
       
    31 Support tar.xz format
       
    32 
       
    33 ## 2015-05-13 - Release 0.6.2
       
    34 
       
    35 Add puppet-lint-file_source_rights-check gem
       
    36 
       
    37 ## 2015-05-12 - Release 0.6.1
       
    38 
       
    39 Don't pin beaker
       
    40 
       
    41 ## 2015-05-12 - Release 0.6.0
       
    42 
       
    43 Support the purging of target directories
       
    44 
       
    45 ## 2015-04-27 - Release 0.5.3
       
    46 
       
    47 Add nodeset ubuntu-12.04-x86_64-openstack
       
    48 
       
    49 ## 2015-04-17 - Release 0.5.2
       
    50 
       
    51 Add beaker nodesets
       
    52 
       
    53 ## 2015-04-03 - Release 0.5.1
       
    54 
       
    55 Confine rspec pinning to ruby 1.8
       
    56 Fix when not using digest_url
       
    57 
       
    58 ## 2015-03-24 - Release 0.5.0
       
    59 
       
    60 Add a proxy_server parameter
       
    61 
       
    62 ## 2015-03-24 - Release 0.4.1
       
    63 
       
    64 Add unit tests
       
    65 
       
    66 ## 2015-03-06 - Release 0.4.0
       
    67 
       
    68 Add --strip-components support
       
    69 
       
    70 ## 2015-01-07 - Release 0.3.6
       
    71 
       
    72 Fix unquoted strings in cases
       
    73 
       
    74 ## 2015-01-05 - Release 0.3.5
       
    75 
       
    76 Simplify bundler cache in Travis CI
       
    77 Fix license name in metadata.json
       
    78 
       
    79 ## 2014-11-18 Release 0.3.2
       
    80 
       
    81 Linting metadata
       
    82 
       
    83 ## 2014-11-04 Release 0.3.1
       
    84 
       
    85 Fix missing comma
       
    86 
       
    87 ## 2014-11-04 Release 0.3.0
       
    88 
       
    89 Add path to execs
       
    90 
       
    91 ## 2014-11-04 Release 0.2.1
       
    92 
       
    93 Drop Puppet 2.7 support
       
    94 
       
    95 ## 2014-10-20 Release 0.2.0
       
    96 
       
    97 Setup automatic Forge releases
       
    98 
       
    99 ## 2014-09-24 Release 0.1.3
       
   100 
       
   101 Bug fix
       
   102 
       
   103 ## 2014-09-23 Release 0.1.2
       
   104 
       
   105 Quote url to get the data from
       
   106 
       
   107 ## 2014-09-05 Release 0.1.1
       
   108 
       
   109 Allow disabling of no-checksum notices in puppetmaster logs
       
   110 
       
   111 ## 2014-07-02 Release 0.1.0
       
   112 
       
   113 Make curl silent, #21
       
   114 Add documentation
       
   115 Fix strict variables