Releases: decentraland/auth-server
Releases · decentraland/auth-server
3.2.1
What's Changed
- fix: prevent Sentry to filter HTTP requests by @aleortega in #110
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- fix: persist requests on socket disconnection by @MauroCicerchia in #104
- fix: redis cache date and ttl by @MauroCicerchia in #105
- docs: Add AI Agent Context section to README by @pentreathm in #89
- feat: add Sentry integration by @aleortega in #107
New Contributors
- @MauroCicerchia made their first contribution in #104
Full Changelog: 3.1.2...3.2.0
3.1.2
What's Changed
- feat: mark request id as fulfilled instead of deleting them by @aleortega in #103
Full Changelog: 3.1.1...3.1.2
3.1.0
What's Changed
- feat: Use in memory cache by @LautaroPetaccio in #95
- feat: Add requests and outcome limits by @LautaroPetaccio in #96
- chore: remove unused http-server by @aleortega in #97
- feat: Update README and API spces by @LautaroPetaccio in #94
- chore: bump node version by @kevinszuchet in #98
- feat: skip IP validation for mobile identities by @gonpombo8 in #100
- fix: isMobile body validation by @gonpombo8 in #101
New Contributors
- @gonpombo8 made their first contribution in #100
Full Changelog: 3.0.3...3.1.0
3.0.3
3.0.2
What's Changed
- docs: Add API Specs by @kevinszuchet in #80
- fix: lockfile by @pentreathm in #81
- docs: fixes api spec by @pentreathm in #82
- fix: IP validation by removing spoofables headers by @aleortega in #84
- fix: revert ip validation by @aleortega in #85
New Contributors
- @kevinszuchet made their first contribution in #80
- @pentreathm made their first contribution in #81
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- fix: modify error shown on IP mismatch by @aleortega in #79
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- feat: new endpoint to store and retrieve identity by @braianj in #76
- fix: move ethers from devDependencies to dependencies by @braianj in #77
- feat: validate ip on confirmation by @aleortega in #78
New Contributors
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- feat: Add live health check response with timestamp #19 by @AndresMorelos in #75
New Contributors
- @AndresMorelos made their first contribution in #75
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- feat: Differentiate request expiration times based on the method by @LautaroPetaccio in #71
- feat: Recover requests and send outcomes via HTTP by @LautaroPetaccio in #72
- feat: Add message request validation status by @LautaroPetaccio in #73
Full Changelog: 1.3.0...2.0.0