4/6/18 Brew-view 2.3.6, Bartender 2.3.5, BG-utils 2.3.3
Added Features
- Using RabbitMQ publisher confirms when publishing requests (37)
- Brew-view accepts ca_cert, ca_path, and client_cert_verify configuration
options (beer-garden/brew-view43)
- Bartender now explictly checks for connectivity to Mongo and RabbitMQ admin
interface on startup (38, 48)
Bug Fixes
- Status monitor no longer continuously restarts when RabbitMQ connectivity is
lost
- Clearing queues now works with Rabbit 3.7
- Child rows in nested request display now show correct created time
- Command-based dynamic choices now work without a 'default' instance (47)
Other Changes
- Adding explict support for Python 3.4
- Using non-Brewmaster exceptions from Brewtils
- Using pytest instead of nose to run tests