Juan Leaniz
Juan Leaniz
### Description of the change This PR removes deprecated Google PSQ/Pubsub code and associated unit tests. ### Applicable issues - fixes #640 - fixes #215 (deprecated) ### Additional information Documentation...
### Description of the change ### Applicable issues - fixes # ### Additional information ### Checklist - [ ] All tests were successful. - [ ] Unit tests added. -...
### What would this feature improve or what problem would it solve? Better testing for ```turbinia-client``` ### What is the feature you are proposing? Implement additional unit tests to ensure...
Show a notification in the UI if the API server errors out (e.g. http 500 server error or similar).
### Description of the change Updates FastAPI and OpenAPI client - Update to latest FastAPI version - Migrate to Pydantic version 2 - Re-generate API client. Allows file streaming for...
### What is the feature you are proposing? Generate an API client that uses Pydantic version 2. ### What would this feature improve or what problem would it solve? The...
### What is the feature you are proposing? Ubuntu 24.04 LTS has been released, we may want to test things out with containers using 24.04 ### What would this feature...
### What is the feature you are proposing? Migrate redis to valkey as a datastore due to Redis open source license changes. This should be fairly straightforward without any code...
### What is the feature you are proposing? Evidence pre-processing runs every time a new job is executed. For some types of jobs, this is not necessary. As an example,...