🆔 feat: Implementa Sistema de Session ID Automático v1.3.0 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎯 Resumo das Mudanças
Este PR implementa o sistema de Session ID automático para correlação de logs e analytics no Engine Tracking v1.3.0.
✨ Funcionalidades Implementadas
🆔 Sistema de Session ID
🔗 Integração Automática
🧪 Testes e Qualidade
📊 Arquivos Modificados
Novos Arquivos
lib/src/session/engine_session.dart- Classe principal singletonlib/src/session/session.dart- Export barreltest/session/engine_session_test.dart- Testes completosArquivos Atualizados
lib/src/analytics/adapters/engine_firebase_analytics_adapter.dart- Auto-inject session_idlib/src/analytics/adapters/engine_google_logging_analytics_adapter.dart- Auto-inject session_idlib/src/logging/engine_log.dart- Auto-inject session_idlib/src/src.dart- Export da sessãoREADME.md- Nova seção Session ID + diagrama MermaidCHANGELOG.md- Documentação v1.3.0🎯 Exemplos de Uso
📈 Benefícios
✅ Checklist
🔒 Compatibilidade
🚀 Ready para Merge!
Este PR está pronto para merge e release v1.3.0! 🎉