August 19
Lambda-Extension v2.7.0
Notes
- Added support for AWS Lambda Managed Instances (LMI).
Updated NEW_RELIC_LABELSconfiguration to support Transaction and Span attribute propagation.- Added support for
NEW_RELIC_DATA_COLLECTION_TIMEOUTandNEW_RELIC_HTTP_TIMEOUTfor serverless mode - Added
entity.namefor logs
Fixed
- Fixed telemetry dispatch timing to send agent payloads immediately upon arrival instead of waiting to pair with
platform.report - Disabled legacy smithy rustls defaults
August 4
Lambda-Extension v2.6.4
Fixed
- Prevented APM telemetry loss during sustained 409 collector session refresh
June 24
Lambda-Extension v2.6.3
Notes
- Added
trace.idcorrelation to all AWS Lambda log entries to enable seamless cross-telemetry navigation. - Improved APM connection-failure resilience and added detailed diagnostic reporting for telemetry drops during process shutdown.
Fixed
- Ensured reliable telemetry delivery to eliminate silent payload drops during transient network issues.
- Resolved an issue to ensure APM connection retries remain on the designated APM path.
- APM retries stay on APM path
June 10
Lambda-Extension v2.6.2
Fixed
- Redacted license keys from output logs to prevent sensitive credential exposure.
- Fixed APM connect-retry logging behavior during connection attempts.
June 4
Lambda-Extension v2.6.1
Notes
- Reliable telemetry delivery with NEW_RELIC_APM_DISABLE_TELEMETRY
June 1
Lambda-Extension v2.6.0
Notes
- Implemented pipeline flush mode to reduce Lambda billed duration
- Updated function name retrieval to prioritize
NEW_RELIC_APP_NAMEenvironment variable
May 20
Lambda-Extension v2.5.3
Notes
- Introduced blocking APM handshake to prevent data loss on sparse-traffic Lambdas
May 11
Lambda-Extension v2.5.2
Fixed
- Fixed missing and duplicate function logs
May 7
Lambda-Extension v2.5.1
Fixed
- Handled empty strings passed as
run_idplaceholder insend_apm_telemetry - Prevented panics when processing multibyte UTF-8 characters in
extract_log_level
April 10
Lambda-Extension v2.5.0
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