Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.7.0](v0.6.3...v0.7.0) (2024-05-13) ### Features * add admin rpc to reprocess token image cache ([#205](#205)) ([2fdcb33](2fdcb33)) * update ts client with image thumbnails ([#206](#206)) ([c24cb56](c24cb56)) * upload token images to gcs ([#204](#204)) ([1cec219](1cec219)) ### Bug Fixes * get access token properly ([a6b98c5](a6b98c5)) * get gcs auth token dynamically for image cache ([#210](#210)) ([8434b22](8434b22)) * image cache agent arg types ([5826628](5826628)) * improve image cache error handling ([#214](#214)) ([115a745](115a745)) * reuse gcs token and validate image cache script errors ([#213](#213)) ([5e1af5c](5e1af5c))
- Loading branch information