Fri, 26 Apr 2024 09:00:44 UTC | login

Information for build waiverdb-1.2.0-1.fc33

ID192305
Package Namewaiverdb
Version1.2.0
Release1.fc33
Epoch
SummaryService for waiving results in ResultsDB
DescriptionWaiverDB is a companion service to ResultsDB, for recording waivers against test results.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 27 Jan 2021 09:46:19 UTC
CompletedWed, 27 Jan 2021 09:46:19 UTC
Tags
f33
RPMs
src
waiverdb-1.2.0-1.fc33.src.rpm (info) (download)
noarch
waiverdb-1.2.0-1.fc33.noarch.rpm (info) (download)
waiverdb-cli-1.2.0-1.fc33.noarch.rpm (info) (download)
waiverdb-common-1.2.0-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Jan 12 2021 Valerij Maljulin <vmaljuli@redhat.com> - 1.2.0-1 - ``scenario`` field is now supported for the REST API and the CLI * Wed Nov 18 2020 Valerij Maljulin <vmaljuli@redhat.com> - 1.1.7-1 - Support for multiple LDAP queries was added - Calling ``start`` for the ``stomp.py`` connection was removed as it was deprecated - ``scenario`` field was added to the database * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.6-2 - Rebuilt for Python 3.9 * Tue Mar 10 2020 Valerij Maljulin <vmaljuli@redhat.com> - 1.1.6-1 - Version 1.1.5 was bumped due to error during the release * Mon Mar 09 2020 Valerij Maljulin <vmaljuli@redhat.com> - 1.1.5-1 - STOMP connection will always disconnect regardless of errors - Added ``docker-compose`` support * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 11 2019 Luiz Carvalho <lui@redhat.com> - 1.1.4-1 - New ``/config`` API endpoint to expose the application configuration - Retry sending STOMP message after a delay - Revert allow overriding krb_principal option for waiverdb-cli * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-3 - Rebuilt for Python 3.8 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-2 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Lukas Holecek <lholecek@redhat.com> - 1.1.3-1 - Allow overriding krb_principal option for waiverdb-cli - Code optimizations and improvements * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 21 2019 Lukas Holecek <lholecek@redhat.com> - 1.1.1-1 - Move CORS header support to flask-cors library * Wed May 15 2019 Lukas Holecek <lholecek@redhat.com> - 1.1.0-1 - Allow optional trailing slash for about endpoint - Add ``proxied_by`` in the CLI - Update dependencies for Jenkins slave - Test proxied_by with access control - Restrict waiver creation based on users/groups and testcase * Mon Feb 11 2019 Giulia Naponiello <gnaponie@redhat.com> - 0.14.0-1 - Fix incorrect splitting of Python files into subpackages. - Improve authentication error response. - Introduce a /metrics endpoint to the API for monitoring reasons. * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 27 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.13.0-2 - Fix incorrect splitting of Python files into subpackages * Mon Jan 14 2019 Matt Prahl <mprahl@redhat.com> - 0.13.0-1 - Stop validating subject types against a hard-coded list. Since Greenwave now supports arbitrary subject types, this list of valid subject types no longer needs to be maintained.