Releases: RedHatProductSecurity/component-registry-bindings
Releases · RedHatProductSecurity/component-registry-bindings
v1.4.0
v1.3.10
Fixed
- fix usage of query parameters with double underscore
- fix
to_dict
not being able corretly transform UNSET values
of different instances (mainly multiprocessing issue)
v1.3.9
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
v1.3.8
Changed
- fix error caused by supplying empty limit to async iterator
v1.3.7
Added
- operation for results count
- max_results parameter for
retrieve_list_iterator_async
- settable maximum concurrent connections via
COMPONENT_REGISTRY_BINDINGS_MAX_CONCURRENCY
environmental variable
v1.3.6
Added
- implement async iterator operation
v1.3.5
Changed
- implement smarter pagination
v1.3.4 Release
Preparation of 1.3.4 release
1.3.3
Merge pull request #15 from RedHatProductSecurity/v1.3.3 Preparation of 1.3.3 release
1.3.2
Merge pull request #13 from RedHatProductSecurity/v1.3.2 Preparation of 1.3.2 release