Releases: elastic/apm-aws-lambda
Releases · elastic/apm-aws-lambda
v0.0.2 Prerelease
The v0.0.2 release contains the following changes and improvements.
- Update docs
- Use query param to intake API to signal that function completed
- Use copy for info response and add intake test
- feat: add overview section with main steps
- Add server configurations back in
- Refactor route handling and server
- Use more straightforward compression approach and buffer pool
- Preserve compressed agent data and compress agent data that is not already compressed
- fix: move docs folder up, add README.md
- feat: make GOARCH configurable in Makefile and auto-detect in installer
- feat: our feature doc
- fix: use "amd64" string for intel-compat builds (amazon uses x86_64)
- Simpler calculation of time to wait until func deadline and timer creation
- Return an error if the logs API is not supported when attempting to subscribe to it
v0.0.1 Prerelease
Our first release. This release contains an initial version of the Elastic APM AWS Lambda Extension distributed as a Lambda layer.