Skip to content

Releases: logzio/logzio-lambda-extensions

v0.3.8

05 Feb 08:39
781ec72

Choose a tag to compare

v0.3.8 Pre-release
Pre-release
Merge pull request #44 from logzio/ci/disable-CGO

[CI] Disable `CGO`

v0.3.7

25 Sep 13:15
9d74b77

Choose a tag to compare

  • Change SHUTDOWN event flush to be synchronous

v0.3.6

23 Sep 13:13
7f55be0

Choose a tag to compare

  • Drain queue upon shutdown event

v0.3.5

23 Jun 12:41
8ebd38d

Choose a tag to compare

  • 0.3.5:
    • Fix ARM layer release

v0.3.4

16 Jun 17:13
219f922

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

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

Choose a tag to compare

0.3.1:

  • Remove ability to send extension logs.

v0.3.0

30 Jan 11:04
db04214

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

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

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.