Skip to content

Latest commit

 

History

History
245 lines (145 loc) · 14 KB

CHANGELOG.md

File metadata and controls

245 lines (145 loc) · 14 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v5.3.0 (2024-05-25)

Full Changelog

Implemented enhancements:

  • Allow the user/pw or org/key to be Deferred. #135 (tedgarb)

v5.2.0 (2023-12-19)

Full Changelog

Implemented enhancements:

v5.1.0 (2022-07-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Ensure dnf/yum plugin config has read. #124 (jcpunk)

v5.0.0 (2022-04-28)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Add way to configure the dnf/yum plugin #121 (jcpunk)
  • add no_proxy to rhsm.conf, defaults to undef #117 (darktim)

v4.1.0 (2021-09-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix: use sensitive() for rspec-puppet 2.8 #113 (raphink)

Closed issues:

  • Yumrepo target parameter does not work #68

Merged pull requests:

v4.0.0 (2020-01-15)

Full Changelog

Breaking changes:

  • Eliminates subscription-manager exec on every Puppet run #95 (speer)
  • modulesync 2.5.1 and drop Puppet 4 #84 (bastelfreak)

Implemented enhancements:

  • Features request: SCL repos #66
  • Add types and providers from crayfishx/puppet-rhsm #88 (kallies)
  • Add defaults and make server_timeout and inotify configurable #86 (kallies)
  • Move RHSM-subscribe dependency inside repo type #83 (speer)

Closed issues:

  • Don't enforce latest package to be installed as default value #92
  • Read facts from /etc/yum.repos.d/redhat.repo instead of subscription-manager #90
  • Use types and providers for subscriptions and repositories #87
  • Update rhsm.conf template #85

Merged pull requests:

v3.2.0 (2018-10-20)

Full Changelog

Implemented enhancements:

  • Add a Array[String] argument of repo IDs to be enabled #78 (pdemonaco)

Merged pull requests:

v3.1.0 (2018-09-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add fact for subscription management type #64
  • Puppet agent run fails if the system is not already registered with RHSM #62

Merged pull requests:

v3.0.0 (2017-11-21)

Full Changelog

Breaking changes:

  • Add params for adding custom certificates #57 (kallies)

Fixed bugs:

  • Fix yumrepo 'enabled' property #59 (cohdjn)

Closed issues:

  • repo_optional always caused puppet run to make change #58
  • Each entry in /etc/rhsm/rhsm.conf should be a configurable param #11
  • help with process in using this module #6

v2.1.1 (2017-10-10)

Full Changelog

Fixed bugs:

  • Add missing parameter manage_repos #55 (kallies)

v2.1.0 (2017-10-09)

Full Changelog

Implemented enhancements:

  • Update rhsm.conf template (5.15.1) and add configurable params #50 (kallies)
  • Change documentation syntax to YARD/Puppet Strings #48 (kallies)

Fixed bugs:

  • yum repolist in fact rhsm_repos leads to deadlock #52
  • Change servername to subscription.rhsm.redhat.com #49 (kallies)

Merged pull requests:

v2.0.0 (2017-07-06)

Full Changelog

Fixed bugs:

Closed issues:

  • RHNSM-register fails #38

Merged pull requests:

v1.1.0 (2017-02-11)

Full Changelog

Merged pull requests:

v1.0.0 (2016-12-25)

Full Changelog

Closed issues:

  • Fact 'rhsm_repos' shouldn't depend on a web API call #18
  • Should RHSM be compatible with CentOS? #16
  • Expand README to include examples of using proxy #12

Merged pull requests:

v0.3.0 (2016-07-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator