Skip to content

Releases: passportxyz/passport-scorer

v0.0.64

25 Mar 21:03
5998055
Compare
Choose a tag to compare

What's Changed

  • fix[infra]: adding to alarms in scheduled tasks by @nutrina in #554
  • feat(api): adding endpoint for new stake data by @lucianHymer in #553
  • feat(indexer): storing decimal chain ID as internal chain identifier by @lucianHymer in #555
  • feat(api): adding app to handle terms of service by @nutrina in #557

Full Changelog: v0.0.63...v0.0.64

v0.0.63

13 Mar 18:25
3ddd44c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.62...v0.0.63

v0.0.62

01 Mar 17:35
28e9490
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.61...v0.0.62

v0.0.61

14 Feb 12:49
2c4b0d3
Compare
Choose a tag to compare
feat[api]: updating headers for sensitive data (#527)

v0.0.60

07 Feb 21:32
7095e22
Compare
Choose a tag to compare
2139 analytics read replica (#518)

* feat[api]: remove field provider_clone in CeramicCache

* feat[infra]: adding read replica for analytics

v0.0.59

07 Feb 08:08
3469a32
Compare
Choose a tag to compare

What's Changed

  • fix[api]: adding duplicate provider column to enforce db constraints … by @nutrina in #510
  • 2110 intermediate migration 2 by @nutrina in #515

Full Changelog: v0.0.58...v0.0.59

v0.0.58

06 Feb 21:49
c4ff569
Compare
Choose a tag to compare

What's Changed

  • fix(api): store path for lambda by @digitalmnt in #511
  • feat[api]: remove the uniqueness constraints from ceramic_cache model… by @nutrina in #513
  • fix[api]: squash migrations + comment out failing test by @nutrina in #514

Full Changelog: v0.0.57...v0.0.58

v0.0.57

31 Jan 19:17
285cbb5
Compare
Choose a tag to compare

What's Changed

  • fix(api): filter ceramic stamps for latest undeleted when scoring by @lucianHymer in #509

Full Changelog: v0.0.56...v0.0.57

v0.0.56

31 Jan 16:46
1939d8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.55...v0.0.56

v0.0.55

31 Jan 09:32
57665c7
Compare
Choose a tag to compare
fix[api]: this fixes the unique constraints on the CeramicCache model…