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.
v3.6.0 - 2025-02-10
- (GH-121) Add Azure Arc support #122 (TraGicCode)
v3.5.0 - 2024-10-29
- (GH-132) Update all github workflows to match puppetlabs #133 (TraGicCode)
v3.4.0 - 2024-10-29
- (GH-124) Update supported Operating Systems #125 (TraGicCode)
v3.3.0 - 2023-09-08
- (GH-114) Update supported os #117 (TraGicCode)
- (GH-114) Update supported os versions #115 (TraGicCode)
- (GH-107) Add puppet 8 support #111 (TraGicCode)
v3.2.0 - 2023-09-08
- (GH-107) Add puppet 8 support #108 (TraGicCode)
v3.1.1 - 2023-01-14
- (GH-101) Fix documentation for secret lookup using hiera data file interpolation #102 (TraGicCode)
v3.1.0 - 2022-09-23
- (GH-94) Support for service principal authentication #93 (kev-in-shu)
v3.0.0 - 2022-08-14
- (GH-95) Wrap hiera return in puppet sensitive data type #96 (TraGicCode)
v2.1.0 - 2022-08-07
- (GH-90) Add windows server 2022 support #91 (TraGicCode)
v2.0.2 - 2022-08-03
- (GH-87) Stop logging secret not found in hiera lookup as warning #88 (TraGicCode)
- Fix issue in which confine_to_keys must be an array of strings instead of regexp's #77 (TraGicCode)
v2.0.1 - 2021-07-14
- Fix issue in which confine_to_keys must be an array of strings instead of regexp's #77 (TraGicCode)
v2.0.0 - 2021-07-14
- (GH-69) Add code and tests for new requires confine_to_keys options #75 (TraGicCode)
v1.1.2 - 2021-04-29
v1.1.1 - 2021-04-22
v1.1.0 - 2020-02-17
- (GH-58) Cache Metadata API Token for lifetime of puppet run #59 (TraGicCode)
1.0.2 - 2018-12-19
- (GH-47) Fix ruby 1.9 issue with uri #48 (TraGicCode)
1.0.1 - 2018-12-14
- (GH-42) Fix .empty? method missing on uri #45 (TraGicCode)
- (GH-43) Fix debug message #44 (TraGicCode)
- Fix typo in readme.md #29 (lupyana)
1.0.0 - 2018-10-25
- (GH-12) Added Better Unit Tests to puppet function #25 (TraGicCode)
0.4.0 - 2018-10-24
0.3.0 - 2018-09-26
- Change log level from info to debug #10 (TraGicCode)
- Add missing comma in readme.md #9 (TraGicCode)
0.2.0 - 2018-08-23
- (feature) Update to pdk 1.7.0 #2 (TraGicCode)