@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
6
6
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
7
7
8
+ ## [ v1.5.0] ( https://github.com/puppetlabs/puppet_litmus/tree/v1.5.0 ) - 2024-08-05
9
+
10
+ [ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/v1.4.0...v1.5.0 )
11
+
12
+ ### Added
13
+
14
+ - (FEAT) - Add debian 12 & alma/centos/rocky 9 to matrix_from_metadata v2 & v3 [ #572 ] ( https://github.com/puppetlabs/puppet_litmus/pull/572 ) ([ jordanbreen28] ( https://github.com/jordanbreen28 ) )
15
+ - automatically filter provision_service from matrix [ #563 ] ( https://github.com/puppetlabs/puppet_litmus/pull/563 ) ([ h0tw1r3] ( https://github.com/h0tw1r3 ) )
16
+ - pass full inventory path to task [ #552 ] ( https://github.com/puppetlabs/puppet_litmus/pull/552 ) ([ h0tw1r3] ( https://github.com/h0tw1r3 ) )
17
+ - (feature) matrix from metadata v3 [ #549 ] ( https://github.com/puppetlabs/puppet_litmus/pull/549 ) ([ h0tw1r3] ( https://github.com/h0tw1r3 ) )
18
+ - lxd provisioner support [ #544 ] ( https://github.com/puppetlabs/puppet_litmus/pull/544 ) ([ h0tw1r3] ( https://github.com/h0tw1r3 ) )
19
+
8
20
## [ v1.4.0] ( https://github.com/puppetlabs/puppet_litmus/tree/v1.4.0 ) - 2024-05-01
9
21
10
22
[ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/v1.3.0...v1.4.0 )
@@ -115,6 +127,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
115
127
[ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/v0.36.1...v1.0.0.rc.1 )
116
128
117
129
### Changed
130
+
118
131
- (CONT-806) Add Ruby 3.2 support [ #485 ] ( https://github.com/puppetlabs/puppet_litmus/pull/485 ) ([ GSPatton] ( https://github.com/GSPatton ) )
119
132
120
133
### Added
@@ -346,6 +359,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
346
359
[ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/v0.23.1...v0.24.0 )
347
360
348
361
### Changed
362
+
349
363
- Remove puppet5 from matrix_from_metadata script and update puppet6 and puppet7 versions [ #386 ] ( https://github.com/puppetlabs/puppet_litmus/pull/386 ) ([ carabasdaniel] ( https://github.com/carabasdaniel ) )
350
364
351
365
## [ v0.23.1] ( https://github.com/puppetlabs/puppet_litmus/tree/v0.23.1 ) - 2021-02-08
@@ -523,6 +537,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
523
537
[ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/0.13.1...0.14.0 )
524
538
525
539
### Changed
540
+
526
541
- (feat) move to v2 of bolt inventory file [ #233 ] ( https://github.com/puppetlabs/puppet_litmus/pull/233 ) ([ tphoney] ( https://github.com/tphoney ) )
527
542
528
543
### Added
@@ -606,6 +621,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
606
621
[ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/0.9.1...0.10.0 )
607
622
608
623
### Changed
624
+
609
625
- (FM-8513) Better handling of errors and changes [ #185 ] ( https://github.com/puppetlabs/puppet_litmus/pull/185 ) ([ florindragos] ( https://github.com/florindragos ) )
610
626
- (FM-8456) set inventory vars when provisioning [ #184 ] ( https://github.com/puppetlabs/puppet_litmus/pull/184 ) ([ tphoney] ( https://github.com/tphoney ) )
611
627
@@ -792,6 +808,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
792
808
[ Full Changelog] ( https://github.com/puppetlabs/puppet_litmus/compare/0.0.1...0.1.0 )
793
809
794
810
### Changed
811
+
795
812
- (FM-7470) change method names, use upload_file [ #91 ] ( https://github.com/puppetlabs/puppet_litmus/pull/91 ) ([ tphoney] ( https://github.com/tphoney ) )
796
813
797
814
### Added
0 commit comments