Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

0.6.0

Latest
Compare
Choose a tag to compare
@JakubFrejlach JakubFrejlach released this 13 Feb 09:11
19ccb02

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