-
Tue Jul 27 2021 Cole Robinson <crobinso@redhat.com> - 3.1.0-1
- Update to version 3.1.0
- Detect bugzilla.stage.redhat.com as RHBugzilla
- Add limit as option to build_query (Ivan Lausuch)
-
Thu Nov 12 2020 Cole Robinson <crobinso@redhat.com> - 3.0.2-1
- Update to version 3.0.2
- Fix API key leaking into requests exceptions (bz #1896791)
-
Sat Oct 03 2020 Cole Robinson <crobinso@redhat.com> - 3.0.0-1
- Update to version 3.0.0
-
Sat Jul 04 2020 Cole Robinson <crobinso@redhat.com> - 2.5.0-1
- Update to version 2.5.0
- cli: Add query --extrafield, --includefield, --excludefield
- Revive bugzilla.rhbugzilla.RHBugzilla import path
-
Mon Jun 29 2020 Cole Robinson <crobinso@redhat.com> - 2.4.0-1
- Update to version 2.4.0
- Bugzilla REST API support
- Add --json command line output option
- Add APIs for Bugzilla Groups (Pierre-Yves Chibon)
- Add 'Bugzilla.get_requests_session()' API to access raw requests Session
- Add 'Bugzilla.get_xmlrpc_proxy()' API to access raw ServerProxy
- Add 'Bugzilla requests_session=' init parameter to pass in auth, etc.
- Add 'bugzilla attach --ignore-obsolete' (Čestmír Kalina)
- Add 'bugzilla login --api-key' for API key prompting (Danilo C. L. de
Paula)
- Add 'bugzilla new --private'
-
Mon Aug 26 2019 Cole Robinson <crobinso@redhat.com> - 2.3.0-1
- Update to version 2.3.0
- restrict-login suppot (Viliam Krizan)
- cli: Add support for private attachments (Brian 'Redbeard' Harrington)
- Fix python3 deprecation warnings
- Drop python 3.3 support, minimum python3 is python 3.4 now
-
Wed Feb 06 2019 Cole Robinson <crobinso@redhat.com> - 2.2.0-3
- Fix SafeConfigParser warnings
-
Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
Sat Aug 11 2018 Cole Robinson <crobinso@redhat.com> - 2.2.0-1
- Rebased to version 2.2.0
- Port tests to pytest
- cli: --cert Client side certificate support (Tobias Wolter)
- cli: add ability to post comment while sending attachment (Jeff Mahoney)
- cli: Add --comment-tag option
- cli: Add info --active-components
- Add a raw Product.get wrapper API
- Don't traceback on missing cli command (bz #1513819)
- Fix bug.get with sub_components (bz #1503491)
- Fix uploading binary attachments (bz #1496821)
-
Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild