What's Changed
- Update CircleCI badge to GitHub Actions badge by @chaudharysaket in #239
- Add examples for containerized lambda using SAM by @aavinash-nr in #238
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #202
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #207
- Update GO version and dependency versions by @chaudharysaket in #240
- Update examples to use IAM policy as per least privileged policy by @aavinash-nr in #241
- Send Extension log events to New Relic by setting the environment variable
NEW_RELIC_EXTENSION_SEND_EXTENSION_LOGS
totrue
. This is in addition to sending Function log events, which can be enabled by setting the environment variableNEW_RELIC_EXTENSION_SEND_FUNCTION_LOGS
totrue
by @chaudharysaket in #242
New Contributors
- @aavinash-nr made their first contribution in #238
Full Changelog: v2.3.14...v2.3.15