Skip to content

Latest commit

 

History

History
304 lines (156 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

304 lines (156 loc) · 13.9 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.

v6.1.0 (2024-12-11)

Full Changelog

Added

v6.0.0 (2024-10-16)

Full Changelog

Changed

v5.2.0 (2024-10-16)

Full Changelog

Added

v5.1.0 (2024-09-06)

Full Changelog

Added

  • Added support to configure the GPG check for the OnDemand repo #159 (abujeda)

Fixed

v5.0.1 (2024-04-17)

Full Changelog

Fixed

  • Allow undef for logout_uri and logout_redirect #157 (abujeda)

v5.0.0 (2024-02-13)

Full Changelog

Changed

v4.5.0 (2024-01-25)

Full Changelog

Added

  • Added support for files to configure cluster definitions #156 (abujeda)

v4.4.1 (2024-01-25)

Full Changelog

Fixed

v4.4.0 (2024-01-21)

Full Changelog

Added

  • Added support to add module files into the OnDemand public folder #151 (abujeda)

v4.3.1 (2023-12-01)

Full Changelog

Fixed

v4.3.0 (2023-11-27)

Full Changelog

Added

Fixed

  • Removed Nginx stage ondemand title default value #142 (abujeda)

v4.2.1 (2023-10-06)

Full Changelog

Fixed

v4.2.0 (2023-09-19)

Full Changelog

Added

  • Refactor how cluster YAML is generated to stop using ERB template #137 (treydock)

v4.1.0 (2023-06-16)

Full Changelog

Added

  • Support newer stdlib and systemd modules #131 (treydock)
  • Allow apps to be installed from source parameter #130 (treydock)
  • Document adding support ticket configuration #126 (treydock)

Fixed

v4.0.0 (2023-05-04)

Full Changelog

Changed

  • Support Puppet 8, Drop Puppet 6 support, update dependencies #125 (treydock)

Added

v3.0.1 (2023-04-14)

Full Changelog

Fixed

  • Fixed boolean check for boolean parameter #121 (abujeda)

v3.0.0 (2023-04-03)

Full Changelog

Changed

v2.15.0 (2022-11-15)

Full Changelog

Added

v2.14.0 (2022-08-12)

Full Changelog

Added

v2.13.0 (2022-06-10)

Full Changelog

Added

  • Add the ability to configure set_host for clusters #98 (mattmix)

v2.12.1 (2022-06-08)

Full Changelog

Fixed

  • Allow arbitrary string for auth_type #97 (mattmix)

v2.12.0 (2022-05-20)

Full Changelog

Added

  • Avoid latest repo by default, not a stable repo #91 (treydock)
  • Replace CentOS 8 with Rocky 8 and PDK sync #87 (treydock)

v2.11.0 (2022-05-06)

Full Changelog

Added

v2.10.0 (2022-04-11)

Full Changelog

Added

  • Allow setting cluster YAML permissions #82 (treydock)

Fixed

  • Actually use new owner/group/mode cluster parameters #83 (treydock)

v2.9.0 (2022-03-04)

Full Changelog

Added

Fixed

  • Use 2.0 repo for acceptance tests #80 (treydock)
  • Fix when ood-portal-generator is triggered #79 (treydock)
  • Ensure that validation errors for Apache config will not persist #78 (treydock)
  • Skip nigntly tests until feature/ondemand-2.1 merged #74 (treydock)

v2.8.2 (2021-10-14)

Full Changelog

Fixed

  • Further fix how custom configs are defined (with tests) #73 (treydock)

v2.8.1 (2021-10-14)

Full Changelog

Fixed

  • Fix how custom cluster configs are defined #72 (treydock)

v2.8.0 (2021-09-01)

Full Changelog

Added

v2.7.0 (2021-08-09)

Full Changelog

Added

  • Add nginx_stage_nginx_file_upload_max and nginx_stage_configs #65 (treydock)

v2.6.0 (2021-08-03)

Full Changelog

v2.5.0 (2021-07-29)

Full Changelog

v2.4.1 (2021-07-21)

Full Changelog

v2.4.0 (2021-07-14)

Full Changelog

v2.3.0 (2021-06-15)

Full Changelog

v2.2.0 (2021-06-03)

Full Changelog

v2.1.0 (2021-05-26)

Full Changelog

v2.0.0 (2021-05-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator