## Improvements - Automate tries to detect and fix cases where PostgreSQL doesn't come up because it wasn't cleanly stopped. - Made a minor improvement to data-collector endpoint performance by avoiding a json translation. - Moved the compliance service's secrets service into its own service. ## Bug Fixes - Reduced gRPC-related logging noise when everything is alright. (You can enable debug logging to see alarming--but harmless--messages about `loopyWriter.run returning` in regular intervals.) - AWS credential-less jobs only report success if InSpec exit code was 1 (previously ignored exit code) - Fixed broken buttons on license modals, so getting a trial license and applying a licenses through automate-ui works again.