Skip to content

Releases: logzio/logzio-lambda-extensions

v0.3.7

25 Sep 13:15
9d74b77
Compare
Choose a tag to compare
  • Change SHUTDOWN event flush to be synchronous

v0.3.6

23 Sep 13:13
7f55be0
Compare
Choose a tag to compare
  • Drain queue upon shutdown event

v0.3.5

23 Jun 12:41
8ebd38d
Compare
Choose a tag to compare
  • 0.3.5:
    • Fix ARM layer release

v0.3.4

16 Jun 17:13
219f922
Compare
Choose a tag to compare
  • Add missing Lambda layer resource policy
    • Fixes permission issues with pulling our lambda layers

v0.3.3

05 Jun 08:30
Compare
Choose a tag to compare
  • Add JSON_FIELDS_UNDER_ROOT to allow nesting Json fields under the root instead of under message_nested @roni-frantchi
  • Upgrade Go version and packages

v0.3.1

11 Jul 08:03
e33f3fc
Compare
Choose a tag to compare

0.3.1:

  • Remove ability to send extension logs.

v0.3.0

30 Jan 11:04
db04214
Compare
Choose a tag to compare

0.3.0:

  • Enrich logs with the following fields: lambda_function_name, aws_region.
  • Allow adding custom fields with CUSTOM_FIELDS env var.

v0.2.0

16 Nov 17:05
ec50c93
Compare
Choose a tag to compare

0.2.0

  • Allow parsing log into fields.
  • Allow nested JSON within logs.

v0.1.0

10 Aug 13:31
0ff9d5c
Compare
Choose a tag to compare
  • 0.1.0:
    BREAKING CHANGES:
    Written in Go, supports multiple runtimes. Compatible with the GA version of the Extensions API.