|
3 | 3 | All significant changes to this repo will be summarized in this file. |
4 | 4 |
|
5 | 5 |
|
| 6 | +## [v1.8.6](https://github.com/puppetlabs/puppet-resource_api/tree/v1.8.6) (2019-07-01) |
| 7 | +[Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/1.8.5...v1.8.6) |
| 8 | + |
| 9 | +**Implemented enhancements:** |
| 10 | + |
| 11 | +- \(SERVER-2470\) list\_all\_transports implementation for puppetserver [\#187](https://github.com/puppetlabs/puppet-resource_api/pull/187) ([DavidS](https://github.com/DavidS)) |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- \(MODULES-9428\) make the composite namevar implementation usable [\#174](https://github.com/puppetlabs/puppet-resource_api/pull/174) ([DavidS](https://github.com/DavidS)) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- Merge 1.6.x [\#194](https://github.com/puppetlabs/puppet-resource_api/pull/194) ([da-ar](https://github.com/da-ar)) |
| 20 | +- \(maint\) test fixes [\#193](https://github.com/puppetlabs/puppet-resource_api/pull/193) ([DavidS](https://github.com/DavidS)) |
| 21 | +- \(packaging\) Revert to version '1.8.5' \[no-promote\] [\#192](https://github.com/puppetlabs/puppet-resource_api/pull/192) ([gimmyxd](https://github.com/gimmyxd)) |
| 22 | +- \(packaging\) Bump to version '1.9.0' \[no-promote\] [\#191](https://github.com/puppetlabs/puppet-resource_api/pull/191) ([gimmyxd](https://github.com/gimmyxd)) |
| 23 | + |
| 24 | +## [1.8.5](https://github.com/puppetlabs/puppet-resource_api/tree/1.8.5) (2019-06-24) |
| 25 | +[Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/1.8.4...1.8.5) |
| 26 | + |
| 27 | +**Fixed bugs:** |
| 28 | + |
| 29 | +- \(maint\) Mergeup 1.6.x: FM-7839, desc/docs cleanup [\#186](https://github.com/puppetlabs/puppet-resource_api/pull/186) ([DavidS](https://github.com/DavidS)) |
| 30 | + |
| 31 | +**Merged pull requests:** |
| 32 | + |
| 33 | +- \(maint\) reduce debug noise caused by `feature?` [\#189](https://github.com/puppetlabs/puppet-resource_api/pull/189) ([da-ar](https://github.com/da-ar)) |
| 34 | +- \(FM-8265\) Merge branch '1.6.x' into master [\#188](https://github.com/puppetlabs/puppet-resource_api/pull/188) ([da-ar](https://github.com/da-ar)) |
| 35 | +- \(maint\) test fixes [\#185](https://github.com/puppetlabs/puppet-resource_api/pull/185) ([DavidS](https://github.com/DavidS)) |
| 36 | +- \(maint\) make test order really random [\#175](https://github.com/puppetlabs/puppet-resource_api/pull/175) ([DavidS](https://github.com/DavidS)) |
| 37 | +- \(packaging\) Update reported version to 1.8.4 \[no-promote\] [\#171](https://github.com/puppetlabs/puppet-resource_api/pull/171) ([gimmyxd](https://github.com/gimmyxd)) |
| 38 | + |
| 39 | +## [1.8.4](https://github.com/puppetlabs/puppet-resource_api/tree/1.8.4) (2019-06-12) |
| 40 | +[Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/1.8.3...1.8.4) |
| 41 | + |
| 42 | +**Implemented enhancements:** |
| 43 | + |
| 44 | +- \(FM-7839\) Implement `to\_json` method for ResourceShim [\#168](https://github.com/puppetlabs/puppet-resource_api/pull/168) ([da-ar](https://github.com/da-ar)) |
| 45 | + |
| 46 | +**Fixed bugs:** |
| 47 | + |
| 48 | +- \(maint\) backport minor fixes from master to 1.6.x [\#184](https://github.com/puppetlabs/puppet-resource_api/pull/184) ([DavidS](https://github.com/DavidS)) |
| 49 | +- \(PUP-9747\) Relax validation for bolt [\#182](https://github.com/puppetlabs/puppet-resource_api/pull/182) ([DavidS](https://github.com/DavidS)) |
| 50 | +- \(maint\) Add to\_hash function to resourceShim for compatibility [\#180](https://github.com/puppetlabs/puppet-resource_api/pull/180) ([da-ar](https://github.com/da-ar)) |
| 51 | +- \(maint\) implement `desc`/`docs` fallback [\#177](https://github.com/puppetlabs/puppet-resource_api/pull/177) ([DavidS](https://github.com/DavidS)) |
| 52 | + |
| 53 | +**Closed issues:** |
| 54 | + |
| 55 | +- ResourceShim should respond to to\_hash [\#179](https://github.com/puppetlabs/puppet-resource_api/issues/179) |
| 56 | + |
| 57 | +**Merged pull requests:** |
| 58 | + |
| 59 | +- \(maint\) Merge 1.6.x to master [\#183](https://github.com/puppetlabs/puppet-resource_api/pull/183) ([mihaibuzgau](https://github.com/mihaibuzgau)) |
| 60 | +- \(maint\) Fixup Gemfile for JRuby 1.7 installs [\#173](https://github.com/puppetlabs/puppet-resource_api/pull/173) ([da-ar](https://github.com/da-ar)) |
| 61 | +- \(maint\) test cleanups [\#172](https://github.com/puppetlabs/puppet-resource_api/pull/172) ([DavidS](https://github.com/DavidS)) |
| 62 | + |
| 63 | +## [1.8.3](https://github.com/puppetlabs/puppet-resource_api/tree/1.8.3) (2019-04-12) |
| 64 | +[Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/1.8.2...1.8.3) |
| 65 | + |
| 66 | +**Fixed bugs:** |
| 67 | + |
| 68 | +- \(FM-7867\) Always throw when transport schema validation fails [\#169](https://github.com/puppetlabs/puppet-resource_api/pull/169) ([da-ar](https://github.com/da-ar)) |
| 69 | + |
| 70 | +**Merged pull requests:** |
| 71 | + |
| 72 | +- \(PA-2496\) Bump version and remove v from version number [\#170](https://github.com/puppetlabs/puppet-resource_api/pull/170) ([mihaibuzgau](https://github.com/mihaibuzgau)) |
| 73 | + |
| 74 | +## [1.8.2](https://github.com/puppetlabs/puppet-resource_api/tree/1.8.2) (2019-04-10) |
| 75 | +[Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/v1.6.4...1.8.2) |
| 76 | + |
| 77 | +**Merged pull requests:** |
| 78 | + |
| 79 | +- \(packaging\) Update reported version to 1.8.2 \[no-promote\] [\#167](https://github.com/puppetlabs/puppet-resource_api/pull/167) ([mihaibuzgau](https://github.com/mihaibuzgau)) |
| 80 | + |
| 81 | +## [v1.6.4](https://github.com/puppetlabs/puppet-resource_api/tree/v1.6.4) (2019-03-25) |
| 82 | +[Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/v1.8.1...v1.6.4) |
| 83 | + |
| 84 | +**Merged pull requests:** |
| 85 | + |
| 86 | +- Add `implementations` to reserved bolt keywords [\#165](https://github.com/puppetlabs/puppet-resource_api/pull/165) ([DavidS](https://github.com/DavidS)) |
| 87 | +- \(MAINT\) Bump version [\#164](https://github.com/puppetlabs/puppet-resource_api/pull/164) ([sebastian-miclea](https://github.com/sebastian-miclea)) |
| 88 | +- Release prep for v1.8.1 [\#163](https://github.com/puppetlabs/puppet-resource_api/pull/163) ([DavidS](https://github.com/DavidS)) |
| 89 | + |
| 90 | +# Changelog |
| 91 | + |
| 92 | +All significant changes to this repo will be summarized in this file. |
| 93 | + |
| 94 | + |
6 | 95 | ## [v1.8.1](https://github.com/puppetlabs/puppet-resource_api/tree/v1.8.1) (2019-03-13) |
7 | 96 | [Full Changelog](https://github.com/puppetlabs/puppet-resource_api/compare/v1.8.0...v1.8.1) |
8 | 97 |
|
@@ -413,5 +502,4 @@ All significant changes to this repo will be summarized in this file. |
413 | 502 | - Workaround missing report back from here to flush\(\) [\#1](https://github.com/puppetlabs/puppet-resource_api/pull/1) ([james-stocks](https://github.com/james-stocks)) |
414 | 503 |
|
415 | 504 |
|
416 | | - |
417 | 505 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments