Added
* added --deduplicate/--no-deduplicate (enabled by default) flag on products-contain-component
which performs additional deduplications (all deduplication steps are listed in the --help)
* added rhel-br/rhel deduplication (GRIF-150)
Changed
* change verbosity level 0 to return component name on service products-contain-component
* verbosity level 0 (without -v option) now deduplicates multiple same components
per product version
Fixed
* fixed picking the latest NVR with natural sort instead of normal sort
* fixed listing product streams sorted naturally
* fixed error when using -vvvv (verbosity level 4) without
GRIFFON_MIDDLEWARE_CLI set
Removed
* deprecated OSIDB_API_URL environmental variable
* deprecated CORGI_API_URL environmental variable
* deprecated COMMUNITY_COMPONENTS_API_URL environmental variable