Skip to content

Latest commit

 

History

History
223 lines (117 loc) · 9.75 KB

CHANGELOG.md

File metadata and controls

223 lines (117 loc) · 9.75 KB

Change log

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.

v2.4.0 (2023-09-25)

Full Changelog

Added

  • Move parameter defaults from hiera common.yaml to init.pp #104 (kenyon)
  • Add Debian 11 support #103 (kenyon)

v2.3.2 (2023-08-07)

Full Changelog

Fixed

v2.3.1 (2023-08-03)

Full Changelog

Fixed

  • Make use_system_store optional in token function #95 (m0dular)

v2.3.0 (2023-08-02)

Full Changelog

Added

  • (SUP-4373-system_store) Add CA bundle option #93 (m0dular)

v2.2.0 (2023-07-25)

Full Changelog

Added

Fixed

v2.1.0 (2023-05-26)

Full Changelog

Added

Fixed

  • (SUP-4274) Swapped legacy fact fqdn for networking.fqdn #84 (MartyEwings)
  • Fix Errno::EACCES typo #82 (m0dular)
  • (SUP-4215) Add creates param to archive resource #81 (m0dular)

v2.0.0 (2023-04-27)

Full Changelog

Changed

Added

Fixed

  • (SUP-3397) Do not add/remove the admin user #74 (m0dular)

v1.6.0 (2023-02-14)

Full Changelog

Added

  • Add default 90 day bucket retention #71 (m0dular)

v1.5.1 (2023-02-09)

Full Changelog

Fixed

  • (SUP-3968) Support paginated api responses #65 (m0dular)

v1.5.0 (2023-02-03)

Full Changelog

Added

Fixed

v1.4.0 (2022-11-07)

Full Changelog

Added

  • (SUP-3704) Customize influxdb port #56 (m0dular)

v1.3.1 (2022-10-10)

Full Changelog

Fixed

  • (SUP-3705) Require Apt::Update class on Ubuntu #50 (m0dular)

v1.3.0 (2022-10-07)

Full Changelog

Added

  • Helpful fail message for local host req on install #46 (zoojar)

v1.2.1 (2022-09-29)

Full Changelog

Fixed

v1.2.0 (2022-09-27)

Full Changelog

Added

v1.1.0 (2022-08-17)

Full Changelog

Added

  • (SUP-3557) Add spec tests for the main class #32 (m0dular)
  • provide an option to disable installing from source #29 (vchepkov)

v1.0.0 (2022-05-02)

Full Changelog

Changed

Fixed

  • Rescue exception in retrieve_token function #24 (m0dular)

v0.3.0 (2022-03-11)

Full Changelog

Added

  • Use token file on disk to fetch tokens #17 (m0dular)

Fixed

v0.2.1 (2022-03-07)

Full Changelog

Fixed

v0.2.0 (2022-03-01)

Full Changelog

Added

  • Use a mixin module instead of inheritance #7 (m0dular)
  • Add puppet-strings documentation #1 (m0dular)

Fixed

  • Fix fqdn in install error message #3 (m0dular)

v0.1.0 (2021-12-13)

Full Changelog

v0.0.2 (2021-11-18)

Full Changelog

v0.0.1 (2021-11-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator