-
Tue Sep 20 2022 Jakub Kadlcik <frostyx@email.cz> 1.123-1
- more generic docs for Client initialization
- add runtime_dependencies param doc for project edit
-
Tue Aug 16 2022 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.122-1
- add packit_forge_projects_allowed for Copr projects
-
Tue Jul 26 2022 Jakub Kadlcik <frostyx@email.cz> 1.121-1
- Add support for pyp2spec generator
- Make requests-gssapi an opt-in dep in PyPI
- Return the correct message when all request attempts fail
- Add API support for runtime_dependencies
- The auth_username() needs to trigger authentication
-
Tue Jun 21 2022 Jakub Kadlcik <frostyx@email.cz> 1.120-1
- Disable network on builders by default
-
Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.119-1
- really depend on filelock component
-
Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.118-1
- drop the python-mock build-requires again
-
Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.117-1
- support for GSSAPI added (gssapi=true config option)
- better error message when authentication fails
- add a connection_attempts, retries connection to Frontend upon failure
-
Fri Mar 18 2022 Pavel Raiskup <praiskup@redhat.com> 1.116-1
- add support for resetting fields
- allow setting modules in 'edit-chroot' methods
-
Wed Feb 02 2022 Silvie Chlupova <schlupov@redhat.com> 1.115-1
- don't BuildRequires pyproject-rpm-macros directly
- fix exception caused by default msg value
- raise user-friendly exception when on request timeout
- print human-readable validation errors in APIv3
- remove macros that reference old Fedoras and EL6 and instroduce EL9
-
Wed Nov 10 2021 Silvie Chlupova <schlupov@redhat.com> 1.114-1
- Depend on setuptools for the pkg_resources
- APIv3 /monitor route