- Improved the position of the popover shown for a parent request (Issue 862 / PR 865) - Checkbox label on commands page now works correctly (Issue 860 / PR 866) - Fixing incorrect Request collection name (Issue 833 / PR 834)
Added Features
- Requests based on a hidden command will now be marked as hidden themselves (Issue 414 / PR 849)
Other Changes
- Request index page checkbox labels have been tweaked (Issue 861 / PR 864) - Beer-garden systemd process now runs with umask 0002 (Issue 816 / PR 844)
3.0.5
1/11/21
Bug Fixes
- System Queue Management Not Working on Admin Page(Issue 823 / PR 824) - Scheduler Not Rendering Trigger Form (Issue 819 / PR 821) - Local plugin runner not removed during system purge (Issue 810 / PR 822) - Unassociated Runner not displayed when there are no systems (Issue 805 / PR 808) - Now able to delete System when Child Garden is down (Issue 749 / PR 798) - Regigersty empty command list on existing System resulted in no changes to commands list (Issue 806 / PR 807) - Fixed issue where Garden updates failed if no Configuration was provided (PR 801) - Moved metadata field into STOMP shutdown event properly (PR 802)
Added Features
- Run systemd service as beer-garden user (Issue 816 / PR 818) - Warn when beer.conf results in no instances (Issue 796 / PR 804) - Entry Points now emit Brewtils Event when started (PR 800) - Adding Checkers for Code Complexity and Security to PR Actions (PR 812) - Self-closing non-void tags are not great in HTML5 (PR 814) - Adding log message when logging config file is changed (PR 826)
3.0.4
12/22/20
Bug Fixes
- Fixed issue with entry point status event publishing
3.0.3
12/22/20
Added Features
- Parent and child gardens can now use Stomp-based communication (761) - Can now create a child garden using the UI (726)
Bug Fixes
- Fixed regression that made it impossible to removed remote plugins (794) - Better error handling during system removal (749, 771)
3.0.2
12/15/20
Added Features
- Unassociated runners are now shown on the System Admin page (708) - Can now pass files as parameters (368)
Bug Fixes
- Shutdown procedure is more robust when running under systemd (770) - Corrected tooltip for System Admin page start button (768) - Stopped certain events from generating UI console errors (764) - Better error information when using Pour it Again on a removed command (624)
3.0.1
11/12/20
Bug Fixes
- Fix issue preventing clean shutdown on Python 3.7 (738)