What's Changed * Simplify broker_settings.yaml.example by JacobCallahan in https://github.com/SatelliteQE/broker/pull/207 * Add contextual awareness to host creation by JacobCallahan in https://github.com/SatelliteQE/broker/pull/208
* Refactor Provider registration system by JacobCallahan in https://github.com/SatelliteQE/broker/pull/185 * Complete rewrite of filtering by JacobCallahan in https://github.com/SatelliteQE/broker/pull/188 * Make Broker more opinionated about where its files are located by JacobCallahan in https://github.com/SatelliteQE/broker/pull/194 * Miscellaneous changes for 0.3 releaseby JacobCallahan in https://github.com/SatelliteQE/broker/pull/203 * Add the ability for Broker to download a missing settings file by JacobCallahan in https://github.com/SatelliteQE/broker/pull/206 * add optional formatter and name params to setup_logger by rplevka in https://github.com/SatelliteQE/broker/pull/205
Moved the evaluation of provider instance to class init.
0.2.16
What's Changed * Adding basic catalog for Backstage integration by JacobCallahan in https://github.com/SatelliteQE/broker/pull/197 * skip the broker check-in part of the context manager by omkarkhatavkar in https://github.com/SatelliteQE/broker/pull/196 * Delete property only if it exists by ogajduse in https://github.com/SatelliteQE/broker/pull/200 * Update codeql-analysis.yml by JacobCallahan in https://github.com/SatelliteQE/broker/pull/202 * Make inventory syncs more resilient to data loss by JacobCallahan in https://github.com/SatelliteQE/broker/pull/201
What's Changed * Allow for additional arguments to be passed to provider help commands by JacobCallahan in https://github.com/SatelliteQE/broker/pull/193
What's Changed * Adding description and default inventory to workflow and jt output by Griffin-Sullivan in https://github.com/SatelliteQE/broker/pull/192 * Let sftp_read return data by ogajduse in https://github.com/SatelliteQE/broker/pull/182