Skip to content

20220216

Compare
Choose a tag to compare
@aarontp aarontp released this 16 Feb 22:30
· 460 commits to master since this release
b71ef60
  • Management scripts and documentation for deploying Turbinia into GKE
  • Bulk request status for multiple Evidence processing can now be queried with turbiniactl status -g <group id>
  • Recipes now accessible within pypi package without setting explicit RECIPE_FILE_DIR config variable or providing full path
  • Recipe handling refactored into client module to simplify setup for alternate clients (e.g. dfTimewolf)
  • Server-side Task timeouts allows the client to recover/return from fatal Worker/Task errors
  • Several bug fixes and error handling improvements