Skip to content

Latest commit

 

History

History
90 lines (55 loc) · 3 KB

CHANGELOG.md

File metadata and controls

90 lines (55 loc) · 3 KB

Changelog

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.

View the README for more on version compatibility.

2.0.5 - 2022-02-08

Added

  • Support for Rocky Linux 8 in 133.
  • Support for app initializers in 135.

Fixed

  • Debian build task now polls for better wait times in 137.

2.0.4 - 2021-12-01

Added

  • This role can now specify the ondemand version to install in 131.
    Meaning sites can now pull RPMs safely from the latest or nightly repo.

2.0.3 - 2021-08-17

Fixed

  • Ansible 2.9.x can correctly read empty default files in 121.

2.0.2 - 2021-08-02

Fixed

  • OIDC parameters in 117
  • Ubuntu sudo rules in 119

2.0.1 - 2021-06-14

Fixed

  • pun_pre_hook_root_cmd bug in ood_portal.yml.j2 in 111

2.0.0 - 2021-06-04

Added

  • Functionality for Open OnDemand 2.0 in these pull requests:
    • 100 to initialize 2.0 RPMs.
    • 101 to add 2.0 to Ubuntu.
    • 102 added support for user_map_match.
    • 105 added support for ondemand.d directories & files.
    • 108 added support for pun_pre_hook.

Changed

  • 106 refactored default files into many separate files. Not a breaking change, just structural reformatting.

1.8.1 - 2021-04-30

Fixed

  • Fixed a bug with debain's running update_ood_portal - 60 - in 94

Added

  • Tests for Debian & Ubuntu platforms in 94
  • Fixed Ubuntu/20 support in 94

Changed

1.8.0 - 2021-04-14

  • Initial release that works well