Releases: RedHatProductSecurity/osidb-bindings
Releases · RedHatProductSecurity/osidb-bindings
v3.4.4
Fixed
- fix
to_dict
not being able corretly transform UNSET values
of different instances (mainly multiprocessing issue)
v3.4.3
Changed
- fix bindings making lot a of uncessary calls when supplying max_results
parameter for async list iterator which is much higher than actual results count
v3.4.2
Changed
- fix missing aiohttp dependency in setup script
- fix aiohttp error when
BUGZILLA_API_KEY
environmental variable
is not supplied - fix error caused by supplying empty limit to async iterator
v3.4.1
Added
- async iterator operation
- operation for results count
v3.4.0
Added
- CRUD operations for Flaw Acknowledgments (create, update, retrieve, retrieve_list, delete)
v3.3.1
v3.3.0
Added
- support for nested resources (eg. Flaw references, Flaw comments)
- CRUD operations for Flaw References (create, update, retrieve, retrieve_list, delete)
- CRUD operations for Flaw Comments (create, retrieve, retrieve_list)
v3.1.0
Preparation of 3.1.0 release
v3.0.2
Preparation of 3.0.2 release
v3.0.1
Preparation of 3.0.1 release