Fixo
- Correção de logs de função ausentes e duplicados
Fixed
- Handled empty strings passed as
run_idplaceholder insend_apm_telemetry - Prevented panics when processing multibyte UTF-8 characters in
extract_log_level
Notes
- Added support for
sql_trace_datain APM telemetry - Added support for
SSL_CERT_FILE
Fixed
- Added changes to include
error_event_datafor apm mode - Improved shutdown logs duration metrics
Notes
- Added
NEW_RELIC_LAMBDA_EXTENSION_PROXYenvironment variable for proxy configuration - Added
NEW_RELIC_EXTENSION_SEND_LOGSenvironment variable to control sending logs - Added
NEW_RELIC_EXTENSION_LOGS_ENABLEDenvironment variable for extension logging
Fixed
- Fixed JSON logs with
"level": "Information"being incorrectly classified as errors - Improved
request_idhandling and tracking - Fixed random number generation in
TraceIDGenerator
Notes
Javaruntime support improvements - automatic detection and proper mode routingEnhanced log processing reliability - ensures all logs are properly tagged before sending
Reduced resource usage by optimizing channel creation
Improved
log processingefficiency
Fixed
Java agent version reporting
Log metadata stamping for
pre-invokelogsUnnecessary warning messages in
APM mode
Notas
Configuração: Adicionar suporte à variável de ambiente
NEW_RELIC_EXTENSION_SEND_PLATFORM_LOGSMetadados: Adicionar tags à entidade para
Extension versioneAgent versionLogging: Altere o
Log levelsecundário para DEBUG
Fixo
Detecção em tempo de execução: Aprimore a lógica de detecção em tempo de execução para melhor compatibilidade do agente
Telemetria: Implementar tratamento de ARN de fallback global em componentes de telemetria
Validação: Atualizar código para verificações adicionais
Notes
Implemented pre-invoke log buffering with metadata validation and fallback ARN support
Removed debug log for buffering in
pre-invokebufferAdded fallback code for
Aws-arn
Fixed
- Remove
License keyexposure from CloudWatch logs
Notes
Improved panic handling in main function to ensure Lambda continue
Added new telemetry buffer for
APMmode andShutdownlogsEnhanced versioning support and logging in
APMmode
Fixed
Updated platform report line to send as
jsoninstead of compressedEU endpoint detection for license keys fetched from
SSM/Secrets Manager
Notes
Removed unnecessary trace logging for skipped
FunctionandExtensionlogs.Updated parsing logic to scan the first 50 characters instead of a 100-byte slice. Ensuring safe handling of multi-byte
UTF-8 characters(like emojis) without truncation errors.
Fixed
Resolved an issue where requests were occasionally not instrumented in APM mode.
Enabled automatic
NEW_RELIC_LICENSE_KEYfallback.