fix(exceptions): correct RateLimitExceeded to RateLimitError 11f0acf anderson-ufrj commited on Sep 25, 2025
fix(imports): update all infrastructure.cache imports to core.cache d9995ce anderson-ufrj commited on Sep 25, 2025
feat(security): implement API key rotation and advanced rate limiting 97c535b anderson-ufrj Claude commited on Sep 25, 2025
feat(cli): implement complete CLI commands and batch processing system 138f7cb anderson-ufrj Claude commited on Sep 25, 2025
refactor(performance): remove time.sleep and fix sync I/O operations efeaeb4 anderson-ufrj commited on Sep 24, 2025
refactor(performance): replace all json imports with json_utils 9730fbc anderson-ufrj commited on Sep 24, 2025
feat(auth): migrate authentication from in-memory to PostgreSQL 8b80916 anderson-ufrj commited on Sep 24, 2025
fix: add try/except for tracer creation with version parameter a2f35b1 anderson-ufrj commited on Sep 20, 2025
debug: add logging to trace which branch is executing in tracer creation 794bb16 anderson-ufrj commited on Sep 20, 2025
fix: handle version parameter in get_tracer for mock implementation 4b8457c anderson-ufrj commited on Sep 20, 2025
fix: remove incompatible logger methods in structured_logging.py faea3c1 anderson-ufrj commited on Sep 20, 2025
fix: resolve Histogram buckets error in metrics initialization b0257ff anderson-ufrj commited on Sep 20, 2025
fix: make OpenMetricsHandler import optional for compatibility 4b12800 anderson-ufrj commited on Sep 20, 2025
fix: resolve HuggingFace deployment errors with Prometheus metrics and OpenTelemetry 340f8ae anderson-ufrj commited on Sep 20, 2025
fix: add fallback for OpenTelemetry dependencies in HuggingFace deployment f3b3e7a anderson-ufrj commited on Sep 20, 2025
feat: implement comprehensive monitoring and observability stack c97e35f anderson-ufrj commited on Sep 20, 2025
feat: implement resilience patterns and monitoring endpoints 35d7096 anderson-ufrj commited on Sep 19, 2025
feat: implement WebSocket message batching and async queue system 1762def anderson-ufrj commited on Sep 19, 2025
feat: implement event-driven architecture with CQRS pattern 64de3c6 anderson-ufrj commited on Sep 19, 2025
feat: implement database performance optimization and query caching ac5724d anderson-ufrj commited on Sep 19, 2025
feat: clean HuggingFace deployment with essential files only 824bf31 neural-thinker commited on Aug 13, 2025