↵ Return to the main page of python3-odcs-common
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-08-02 | Haibo Lin <hlin at redhat dot com> - 0.7.0-1 | - backend: Add odcs-credential-helper executable - backend: Add support for git credentials - backend: Set env var with raw config source name - backend: Use credential helper for initial config clone - backend: pulp: Handle missing product_versions - client: Add --arch option to create-build subcommand - doc: Document env argument to utils.execute_cmd - frontend: Allow admins to request any compose - frontend: Delete deprecated conf.auth_ldap_group_base - frontend: Merge all metrics into a single thread - frontend: Optimize compose count metrics gathering - frontend: Support OIDC authentication to CTS - server: Fix compatibility with Python 3.12 - server: Fix flake8 complaints |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.6.0-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-07-13 | Haibo Lin <hlin at redhat dot com> - 0.6.0-3 | - Backport patch for Python 3.12 |
2023-07-10 | Python Maint <python dash maint at redhat dot com> - 0.6.0-2 | - Rebuilt for Python 3.12 |
2023-05-24 | Haibo Lin <hlin at redhat dot com> - 0.6.0-1 | - backend/client: Allow compose with no label - backend: Clean up ODCS backend code - backend: Switch to PKI authentication for pulp - backend: pulp: Correctly handle merged repos - backend: pulp: Stop stripping https - client: Remove dependency on pyopenssl from client - frontend: Add metrics of workers per queue - frontend: Only warn when openapi is missing |
2023-05-16 | Lubomír Sedlář <lsedlar at redhat dot com> - 0.5.0-2 | - Remove obsolete dependencies |
2023-03-01 | Haibo Lin <hlin at redhat dot com> - 0.5.0-1 | - backend: Handle raw config file in subdirectory implicitly - backend: pulp: Always include explicitly mentioned repos - client: switch to HTTPSPNEGOAuth and drop mutual_authentication - docs: Improve documentation for pulp composes - server: Load raw_config_urls config without reboot - server: Refine server config initializing - Add missing comma in setup.py - Update formatting to satisfy latest black - Update license info |
2023-02-10 | Lubomír Sedlář <lsedlar at redhat dot com> - 0.4.0-2 | - Resolve conflict after branches diverging after mass rebuild for Fedora 38 - Drop unused patches |
2022-12-07 | Haibo Lin <hlin at redhat dot com> - 0.4.0-1 | - backend: Drop python 2 support - backend: Remove non-latest symlink before creating - cleanup: Delete unneeded requirement - client: Add missing requirement openidc-client - client: Customize user-agent of odcs-client - client: Drop python 2 support - client: improve create-tag --help description - frontend: Allow `^` character in ODCS input. - frontend: Allow querying rover groups - frontend: Brand new API doc available at /api/1/ - frontend: Drop python 2 support - frontend: Optimized metrics raw_config_types - promote: Stop checking symlinks before promoting |
2022-09-30 | Haibo Lin <hlin at redhat dot com> - 0.3.8-2 | - Revert "server: Add new metrics for raw_config source" |