Releases: decentraland/marketplace-squid
Releases · decentraland/marketplace-squid
1.6.0
What's Changed
- feat: add "emote" to the categories enum by @juanmahidalgo in #81
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- fix: fix analytics tracking wrongly by @juanmahidalgo in #54
- fix: estate sizes in remove event by @juanmahidalgo in #55
- fix: retrieve items correctly for eth by @juanmahidalgo in #56
- feat: update static collections for polygon by @juanmahidalgo in #57
- fix: turn all addresses lowercase for Polygon by @juanmahidalgo in #58
- fix: add id to analyticsIds on the AddItem event to avoid resetting it by @juanmahidalgo in #59
- fix: use analyticDayDataId everywhere by @juanmahidalgo in #60
- fix: remove category from polygon handler and add starting block for … by @juanmahidalgo in #61
- fix: handleOrderSuccessful bug by @juanmahidalgo in #62
- feat: add cpu throttle mechanism by @juanmahidalgo in #63
- feat: remove unnecessary extra call by @juanmahidalgo in #64
- feat: define indexes needed for most common queries by @juanmahidalgo in #65
- feat: add cpu throttle and more indexes by @juanmahidalgo in #66
- fix: remove cpu throttle by @juanmahidalgo in #67
- feat: add the migration with the indexes by @juanmahidalgo in #68
- fix: add the indexes correctly by @juanmahidalgo in #69
- fix: search item type calculation by @meelrossi in #70
- fix: how rarities events are added by @juanmahidalgo in #71
- fix: add analayticsId to the NameBought event as well by @juanmahidalgo in #73
- feat: add squid scripts by @meelrossi in #72
- fix: set nft wearable metadata for eth by @juanmahidalgo in #74
- feat: bump sqd and add retries by @juanmahidalgo in #76
- fix: track the sale buyer correctly for 3rd party cases by @juanmahidalgo in #77
- fix: decode the eth LAND transfers by @juanmahidalgo in #78
- feat: bump sqd open reader lib by @juanmahidalgo in #79
New Contributors
- @meelrossi made their first contribution in #70
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- feat: add logic to fetch the contracts just in the networks supported by @juanmahidalgo in #46
- fix: analytics fix and fix amoy URLs by @juanmahidalgo in #47
- feat: Introduce logic for Collections in ETH by @juanmahidalgo in #48
- feat: add network field to mint by @juanmahidalgo in #49
- fix: nft new owner account error by @juanmahidalgo in #50
- fix: add logic to fetch tokenURIs in batch and avoid bottle neck by @juanmahidalgo in #51
- fix: retrieve items correctly by @juanmahidalgo in #52
- feat: add logic to check if the batch of blocks has relevant info by @juanmahidalgo in #53
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- fix: fix sales events grouping all of them and rarities too by @juanmahidalgo in #44
- feat: bump graphql-server and add thegraph dialect by @juanmahidalgo in #45
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- feat: remove the api process from the squid yaml by @juanmahidalgo in #41
- feat: track rarities with oracle properly by @juanmahidalgo in #42
- feat: remove old comment by @juanmahidalgo in #43
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.0
What's Changed
- feat: modify Dockerfile to run just the API by @juanmahidalgo in #39
Full Changelog: 1.0.3...1.1.0
1.0.3
What's Changed
- fix: polygon tracking collectionIds in memory by @juanmahidalgo in #38
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- feat: fix some Polygon logic issues by @juanmahidalgo in #37
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- feat: update Dockerfile to include assets dir by @juanmahidalgo in #36
Full Changelog: 1.0.0...1.0.1