Skip to content

1.0.0-beta.3

Compare
Choose a tag to compare
@git-hyagi git-hyagi released this 04 Dec 15:35

1.0.0-beta.3 (2023-12-04)

Bugfixes

  • Fixed the signing services issues.
    #939
  • Fixed an error in wrong definition of tuples in settings.py.
    #1122
  • Modified how pulp_settings field is parsed to better handle generic configs.
    #1132
  • Updated the pulp-server Secret to import all funcs/vars from django-auth-ldap.
    #1154

Improved Documentation

  • Added the steps to configure signing services.
    #1003
  • Updated the index page with a little bit more context of operators and fixes.
    #1145

Misc