Koji Smoky Dingo 2.0.0 Release Notes

January 27, 2023

Version 2.0.0 continues the features from 1.1.0 with a few incompatible API exceptions as noted below

General

  • Removes support for Python 2

  • Removes support for RHEL/CentOS 6 & 7

API

Commands

  • Added support for more types to the open command: channel, package, repo, build-dir, tag-repo-dir, and tag-latest-dir

  • Added --print option to the open command

  • Made the open command return the return code of the URL opening executable

  • Added check-repo command to check for repo staleness

  • Added pull-container command to fetch container images from OSBS builds, or to print the pullspec from same

  • Added --stats option to the userinfo command to include a summary of statistics for the user

Issues

Closed Issues: <https://github.com/obriencj/koji-smoky-dingo/milestone/7?closed=1>