Skip to content

Releases: lemonadesocial/lemonade-metaverse

v10.1.0

10 Aug 14:23
692c3d2
Compare
Choose a tag to compare

10.1.0 (2022-08-09)

Features

  • indexer: reuse in-memory cache instance (54ba3e5)
  • upgrade bullmq (0d5142d)
  • upgrade ws and add binary addons (9821c7f)
  • use type-graphql-utils (e341c4c)

v10.0.0

05 Aug 11:40
9ea5063
Compare
Choose a tag to compare

10.0.0 (2022-08-05)

⚠ BREAKING CHANGES

  • upgrade nodejs

Features

  • enrich: add network to queue job id (7e3b79d)
  • enrich: don't throw on fetch errors (842e729)
  • upgrade nodejs (5a20693)

Bug Fixes

  • provider: fix provider losing events after two consecutive interruptions (521467e)

v9.2.0

03 Aug 11:16
21cf578
Compare
Choose a tag to compare

9.2.0 (2022-08-03)

Features

  • ingress: always paginate at same block to avoid skew (aaf80d2)
  • ingress: replace block polling by listener (f4b13d8)
  • ingress: replace orders last block by change block filter (5470d4f)
  • remove source version environment variable (ddd8673)
  • use dependency-based ordering for start and shutdown handlers (9577032)