Bug Fixes:
* Fixed a bug preventing certain entity expressions always evaluating to an empty list
* Fixed a bug preventing multiple submissions within the same authorized domain workspace.
There are no longer any concurrency limits within authorized domains
Other Changes:
* Added stackdriver logs to all endpoints. These logs will contain information about
the request (IP, physical location, etc), any exceptions, as well as other details
regarding function operation. All endpoint versions have been increased
Additional Cromwell Changes
These additional changes have been applied to Lapdog's Cromwell images. These changes
have been applied to the Cromwell images used by Lapdog versions 0.17.0 - present
* Updated to python3
* Removed some unnecessary code
* Updated to Cromwell 46 (improves PAPI error handling)
* Added stackdriver logging
Patch Contents
All cloud endpoint versions were updated to incorporate the new logs