🔒Securityv1.2.0
Rate Limiting & Error Monitoring
securitymonitoringinfrastructure
Production-grade rate limiting and error monitoring to protect your API and track issues in real-time.
We've hardened CertNode's infrastructure with intelligent rate limiting powered by Upstash Redis and comprehensive error tracking with Sentry integration. Your API is now protected from abuse while maintaining excellent performance for legitimate traffic.
What's Changed
✨Added
- Global rate limiting middleware (100 req/min default)
- Four-tier rate limiting system (API, Public, Authenticated, Sensitive)
- X-RateLimit-* headers on all API responses
- 429 Too Many Requests with retry-after guidance
- Sentry error monitoring (client, server, edge)
- Session replay with privacy masking
- Performance monitoring with transaction tracing
⚡Improved
- API security with distributed rate limiting
- Error visibility with real-time tracking
- Production reliability and observability