Releases
v1.0.0-alpha.28
⚠ BREAKING CHANGES
ip: Accept Request or IncomingMessage directly (#2018 )
ip: Exit early if platform-specific headers are missing IP (#2021 )
Ensure performance metrics are scoped to same call (#2019 )
Return ERROR decision when fingerprint cannot be generated (#1990 )
protocol: Remove received_at and decision fields from Report (#1988 )
analyze: improve sensitive info string token accuracy (#1962 )
Update Wasm with phone-number fix and tokenizer update (#1854 )
Remove match
option from rate limit rules (#1815 )
🚀 New Features
🪲 Bug Fixes
arcjet: Ensure performance measurements are 1-to-1 and always captured (#1858 ) (4d29f9a )
Ensure performance metrics are scoped to same call (#2019 ) (e9f869c ), closes #1865
ip: Exit early if platform-specific headers are missing IP (#2021 ) (1a13d9c )
nestjs: Lookup request from GraphQL context in ArcjetGuard (#1857 ) (c0b2903 ), closes #1856
Return ERROR decision when fingerprint cannot be generated (#1990 ) (618a1ee ), closes #1801
Update Wasm with phone-number fix and tokenizer update (#1854 ) (f94f078 )
🧹 Miscellaneous Chores
Add README links for new adapters (#1831 ) (81885d9 ), closes #1813
analyze: Regenerate Wasm with updated dependencies (#2067 ) (f96994c )
examples: Reorganize examples for clarity and decoupling from Next.js version (#2017 ) (8568bf2 )
examples: Various cleanup (#2066 ) (c626228 )
protocol: Remove received_at and decision fields from Report (#1988 ) (3da543e )
Remove match
option from rate limit rules (#1815 ) (853119d ), closes #1810
You can’t perform that action at this time.