Skip to content

Releases: hirosystems/token-metadata-api

v0.1.0-beta.7

07 Feb 14:38
Compare
Choose a tag to compare
v0.1.0-beta.7 Pre-release
Pre-release

0.1.0-beta.7 (2023-02-07)

Bug Fixes

  • add /metadata/v1 prefix to all routes (#100) (a11d4be)

v0.1.0-beta.6

06 Feb 18:24
Compare
Choose a tag to compare
v0.1.0-beta.6 Pre-release
Pre-release

0.1.0-beta.6 (2023-02-06)

Features

  • throttle requests to rate limited domains (#97) (5b75060)

v0.1.0-beta.5

02 Feb 14:41
Compare
Choose a tag to compare
v0.1.0-beta.5 Pre-release
Pre-release

0.1.0-beta.5 (2023-02-02)

Bug Fixes

  • handle pg disconnections and transaction management (#92) (201d813)

v0.1.0-beta.4

01 Feb 18:10
Compare
Choose a tag to compare
v0.1.0-beta.4 Pre-release
Pre-release

0.1.0-beta.4 (2023-02-01)

Bug Fixes

  • ignore ts type maps when migrating (#95) (b92b9d8)

v0.1.0-beta.3

01 Feb 16:58
Compare
Choose a tag to compare
v0.1.0-beta.3 Pre-release
Pre-release

0.1.0-beta.3 (2023-02-01)

Bug Fixes

  • generate git info on docker build (#93) (9808b47)

v0.1.0-beta.2

01 Feb 15:29
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

0.1.0-beta.2 (2023-02-01)

Bug Fixes

v0.1.0-beta.1

26 Jan 19:05
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

0.1.0-beta.1 (2023-01-26)

Features

  • add server version to status endpoint and rendered docs (#76) (ba2f7de)
  • import sip-019 notifications during boot (#81) (6c28037)
  • refresh dynamic metadata tokens periodically (#64) (e1c0882)

Bug Fixes

  • contract log queries (4bd2812)
  • improve SIGINT handling for queued jobs (e16fcd5)
  • jsonb type interpretation on endpoints (5985c80)
  • jsonb value insertions (8dff8a6)
  • manage additional timeout errors on metadata fetch (e658e1d)
  • move from fetch to request to fix ENOBUFS (9b26439)
  • persist http agent for metadata fetches (a30641a)
  • retry 429 and gateway timeouts (08cdce6)
  • sft_mint detection (53673b2)
  • shut down queue at the end of sequence (e268c79)
  • uintcv creation (780b160)
  • update_at jobs on status or retry change (c16025f)