-
Wed Nov 10 2021 Lukas Holecek <hluk@email.cz> - 1.4.0-1
- On an authentication error, waiverdb-cli will now print the actual error
message instead of a JSONDecodeError exception.
- Documentation has been updated and moved to: https://waiverdb.readthedocs.io
-
Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.3.0-2
- Rebuilt for Python 3.10
-
Mon Apr 26 2021 Lukas Holecek <hluk@email.cz> - 1.3.0-1
- A simpler permission configuration can be now used. New option
``PERMISSIONS`` uses glob expressions instead of a regular expression to
verify the user is allowed to waive a test case. The configuration can be
listed with :http:get:`/api/v1.0/permissions`. Additional GET parameter
``testcase`` can be used to filter the list by matching test case.
``PERMISSION_MAPPING`` is deprecated but still works if the new option is not
defined.
- Fixes possible disconnecting issue with older stomp.py library
(https://github.com/jasonrbriggs/stomp.py/issues/323).
-
Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
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