You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [0.1.0-beta.1](v0.0.1...v0.1.0-beta.1) (2023-01-26)
### Features
* add server version to status endpoint and rendered docs ([#76](#76)) ([ba2f7de](ba2f7de))
* import sip-019 notifications during boot ([#81](#81)) ([6c28037](6c28037))
* refresh dynamic metadata tokens periodically ([#64](#64)) ([e1c0882](e1c0882))
### Bug Fixes
* contract log queries ([4bd2812](4bd2812))
* improve SIGINT handling for queued jobs ([e16fcd5](e16fcd5))
* jsonb type interpretation on endpoints ([5985c80](5985c80))
* jsonb value insertions ([8dff8a6](8dff8a6))
* manage additional timeout errors on metadata fetch ([e658e1d](e658e1d))
* move from fetch to request to fix ENOBUFS ([9b26439](9b26439))
* persist http agent for metadata fetches ([a30641a](a30641a))
* retry 429 and gateway timeouts ([08cdce6](08cdce6))
* sft_mint detection ([53673b2](53673b2))
* shut down queue at the end of sequence ([e268c79](e268c79))
* uintcv creation ([780b160](780b160))
* update_at jobs on status or retry change ([c16025f](c16025f))
* add server version to status endpoint and rendered docs ([#76](https://github.com/hirosystems/token-metadata-service/issues/76)) ([ba2f7de](https://github.com/hirosystems/token-metadata-service/commit/ba2f7de52996fe57c89298b98a7fd33e3db186f1))
7
+
* import sip-019 notifications during boot ([#81](https://github.com/hirosystems/token-metadata-service/issues/81)) ([6c28037](https://github.com/hirosystems/token-metadata-service/commit/6c2803703560fa42d5b15b25a83e877ad879f20b))
* improve SIGINT handling for queued jobs ([e16fcd5](https://github.com/hirosystems/token-metadata-service/commit/e16fcd5a5aba053620961538c6b3757cdc5523c5))
15
+
* jsonb type interpretation on endpoints ([5985c80](https://github.com/hirosystems/token-metadata-service/commit/5985c8075c244c4414e5b73460a7267dc535a13f))
16
+
* jsonb value insertions ([8dff8a6](https://github.com/hirosystems/token-metadata-service/commit/8dff8a601e78652961ab9f1a1c7b36e65a658c8c))
17
+
* manage additional timeout errors on metadata fetch ([e658e1d](https://github.com/hirosystems/token-metadata-service/commit/e658e1ddd7d8580180e8baed8045b09be274e67c))
18
+
* move from fetch to request to fix ENOBUFS ([9b26439](https://github.com/hirosystems/token-metadata-service/commit/9b2643948e9ec7b8d8fe102e47a062c26ff147db))
19
+
* persist http agent for metadata fetches ([a30641a](https://github.com/hirosystems/token-metadata-service/commit/a30641ab14839978caef0feb78345fb92a39ece2))
20
+
* retry 429 and gateway timeouts ([08cdce6](https://github.com/hirosystems/token-metadata-service/commit/08cdce64157800d28635ffc67c27ca3e08eaae2a))
* shut down queue at the end of sequence ([e268c79](https://github.com/hirosystems/token-metadata-service/commit/e268c79177e6f0a52556a14174f1b57a828af3ee))
* update_at jobs on status or retry change ([c16025f](https://github.com/hirosystems/token-metadata-service/commit/c16025fa1e86fa7d74c5ac24ab439b1d3a56084b))
0 commit comments