This file documents all notable changes in LogDNA CloudWatch Lambda Function
. The release numbering uses semantic versioning.
- Added
user-agent
toreq.headers
to track the clients better - Added
CHANGELOG
andSemantic Versioning
- Released new
Lambda Function
written/implemented onnode.js
- Added Retry on
ETIMEDOUT
orESOCKETTIMEDOUT
- Moved
log.group
andlog.stream
info frommeta
to the mainline
- Added the extra custom options configurable with environment variables
- Added Custom Ingestion URL Option with
LOGDNA_URL
environment variable
- Initial Release