Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 0.1.0-beta.1 [skip ci]
## [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))
- Loading branch information