Skip to content

Releases: RedHatProductSecurity/osidb-bindings

v3.4.4

05 Sep 14:20
Compare
Choose a tag to compare

Fixed

  • fix to_dict not being able corretly transform UNSET values
    of different instances (mainly multiprocessing issue)

v3.4.3

25 Aug 12:16
Compare
Choose a tag to compare

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

24 Aug 14:07
Compare
Choose a tag to compare

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

23 Aug 07:42
Compare
Choose a tag to compare

Added

  • async iterator operation
  • operation for results count

v3.4.0

14 Aug 09:01
Compare
Choose a tag to compare

Added

  • CRUD operations for Flaw Acknowledgments (create, update, retrieve, retrieve_list, delete)

v3.3.1

08 Aug 13:55
Compare
Choose a tag to compare

Changed

  • fix usage of query parameters with double underscore #17
  • implement smarter pagination #16

v3.3.0

28 Jun 11:34
Compare
Choose a tag to compare

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

26 Apr 21:08
3a3705d
Compare
Choose a tag to compare
Preparation of 3.1.0 release

v3.0.2

04 Apr 15:24
Compare
Choose a tag to compare
Preparation of 3.0.2 release

v3.0.1

03 Apr 09:55
Compare
Choose a tag to compare
Preparation of 3.0.1 release