Releases: SatelliteQE/broker
Releases · SatelliteQE/broker
The release that fixed the previous release
0.1.29 (2021-11-03)
- Actually include a line that was supposed to be in 0.1.28
The release that improves CLI-Library parity
This release skipped 0.1.27 and thus includes the changes from that release.
0.1.28 (2021-11-03)
- Suppress warnings on inventory load
- Move file arg evaluation to VMBroker's init
0.1.27 (2021-10-29)
- Made CLI checkouts properly raise exceptions
The one that retries
- Added retries to socket.connect
- Also added some better error handling when decoding stdout data
The release that made a bunch of people happy
- Extends are now concurrent by default
- Color codes are stripped from log files
- Broker now respects its own debug setting
- Session command timeouts are now flexible
0.1.24
The release that added an interactive shell
0.1.23 (2021-09-10)
- Added interactive shell functionality to sessions
- Small fix for closing sessions
The release with less errors
0.1.22 (2021-07-16)
- Handle checkin on instance with no hosts
- Handle Pickle raising an AttributeError
- Better error handling for AnsibleTower