Releases: hirosystems/token-metadata-api
Releases · hirosystems/token-metadata-api
v1.0.0-beta.1
⚠ BREAKING CHANGES
- use chainhook to listen for chain events instead of a direct stacks api connection (#200)
Bug Fixes
- use prometheus port configured in ENV (c769d29)
Code Refactoring
v0.7.0
0.7.0 (2024-05-13)
Features
Bug Fixes
- get access token properly (a6b98c5)
- get gcs auth token dynamically for image cache (#210) (8434b22)
- image cache agent arg types (5826628)
- improve image cache error handling (#214) (115a745)
- reuse gcs token and validate image cache script errors (#213) (5e1af5c)
v0.7.0-beta.4
Bug Fixes
- get access token properly (a6b98c5)
v0.7.0-beta.3
Bug Fixes
- image cache agent arg types (5826628)
v0.7.0-beta.2
Bug Fixes
- reuse gcs token and validate image cache script errors (#213) (5e1af5c)
v0.7.0-beta.1
Features
Bug Fixes
- get gcs auth token dynamically for image cache (#210) (8434b22)
v0.6.3
0.6.3 (2024-05-07)
Bug Fixes
v0.6.2
0.6.2 (2024-05-07)
Bug Fixes
v0.6.1
0.6.1 (2024-02-27)
Bug Fixes
- accept FTs with incorrect return type for get-token-supply (#197) (116248c)