Skip to content

Latest commit

 

History

History
395 lines (249 loc) · 29.1 KB

CHANGELOG.md

File metadata and controls

395 lines (249 loc) · 29.1 KB

Changelog

6.0.0 (2022-04-20)

Full Changelog

Breaking changes:

  • Drop Pulpcore 3.14 & 3.15, move to 3.16 and 3.17 #249 (ekohl)

Implemented enhancements:

5.2.1 (2022-02-03)

Full Changelog

Fixed bugs:

5.2.0 (2022-01-25)

Full Changelog

Implemented enhancements:

5.1.0 (2021-10-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Ordering issue when adding repository #225

5.0.0 (2021-07-27)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Use REDIS_URL as a configuration option #218 (ekohl)

Fixed bugs:

4.0.1 (2021-07-13)

Full Changelog

Fixed bugs:

  • Revert "Refs #32917 - Don't deploy or configure Redis with new taskin… #217 (ehelms)

4.0.0 (2021-07-12)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

3.4.0 (2021-05-19)

Full Changelog

Implemented enhancements:

  • Allow Puppet 7 compatible versions of mods #187 (ekohl)
  • Refs #32383: Configurable client certificate authentication to Pulp #186 (ehelms)

Fixed bugs:

  • Fixes #32622: Include StdEnvVars, ExportCertData SSL options in Apache #193 (ehelms)

2.2.3 (2021-05-19)

Full Changelog

3.3.0 (2021-04-21)

Full Changelog

Implemented enhancements:

3.2.1 (2021-04-15)

Full Changelog

Fixed bugs:

3.2.0 (2021-03-24)

Full Changelog

Implemented enhancements:

3.1.0 (2021-02-09)

Full Changelog

Implemented enhancements:

3.0.0 (2021-01-28)

Full Changelog

Breaking changes:

  • Support Pulp 3.9, drop earlier versions #164 (ekohl)

Implemented enhancements:

  • Refs #31670 - don't timeout DB migrations #163 (evgeni)
  • Allow setting parameters on the API and Content Apache proxy #160 (ehelms)
  • Increase the secret key size to 50 chars #158 (ekohl)
  • Set the reverse proxy host to the name of the service #153 (ehelms)

Fixed bugs:

2.2.2 (2021-01-21)

Full Changelog

Fixed bugs:

2.2.1 (2020-12-09)

Full Changelog

Fixed bugs:

2.2.0 (2020-12-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Drop selinux module dependency #149 (ekohl)

Merged pull requests:

  • Correct allowed_{export,import}_paths tests #150 (ekohl)

2.1.0 (2020-11-11)

Full Changelog

Implemented enhancements:

2.0.0 (2020-10-29)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Drop pid files and fix working dirs #125 (ekohl)
  • Add Pulpcore repository class #123 (ekohl)
  • Set docroot to pulpcore_static #141 (ekohl)

Fixed bugs:

Merged pull requests:

  • Describe the service setup in README #135 (ekohl)
  • Expand README with more about the support policy. #128 (ekohl)

1.3.0 (2020-09-23)

Full Changelog

Implemented enhancements:

  • Handle X-Forwarded-Proto headers #120 (ekohl)

Fixed bugs:

1.2.0 (2020-08-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

1.1.0 (2020-06-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • Rename the apache vhost to match the project name #104 (ekohl)

1.0.0 (2020-05-14)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Update pulpcore::admin to use the command parameter if it is passed #91 (gcoxmoz)

0.2.0 (2020-03-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

0.1.0 (2020-02-13)

Full Changelog

Closed issues:

  • package installation in plugin.pp should be option #59
  • configurable REMOTE_USER_ENVIRON_NAME #58
  • Pulp 2 and 3 API calls through Apache don't play nice #49
  • Add smoke tests to nightly installer pipelines #42
  • Check on pulpcore-resource-manager naming and configuration form latest ansible-pulp #36
  • Update CONTENT_ORIGIN to match proper value ansible-pulp #35
  • Make PULP2 mongodb settings configurable #33
  • Add database migration command #23
  • Allow disabling management of Apache via a paramter #11
  • Support external postgresql #10
  • Allow specification of externally managed PostgreSQl instance #4
  • Update to use django-admin solution for pulpcore #39
  • Update Redis database number to '8' #34
  • Drop Ansible settings #32
  • Secret key handling #31
  • pulp-api fails to start due to permission denied on key #22
  • The 'gunicorn' command is located at /usr/bin #20
  • The 'rq' command is located at /usr/bin #19
  • Manage of user_home "/var/lib/pulp" clashes with dependency in Katello #17
  • Drop settings PostgreSQL globals #16
  • Install from RPM repos rather than PyPI #9
  • Allow using Redis configured by Foreman #7
  • Deploy Apache configurations to Foreman vhost #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator