Skip to content

Releases: rotel-dev/rotel-lambda-extension

v0.1.3

18 Mar 02:59
ed9b63c

Choose a tag to compare

Highlights

  • Dependency bumps, including for lz4_flex security issue

What's Changed

  • Release: Bump version to 0.1.3 by @mheffner in #86
  • Bump lz4_flex from 0.11.3 to 0.11.6 by @app/dependabot in #84
  • Switch back to upstream lib by @mheffner in #83
  • Skip secret tests on dependabot by @mheffner in #85

Full Changelog

v0.1.2...v0.1.3


Lambda Layer Versions by Region

This layer can be installed with the following Lambda layer ARNs, choose the right architecture and the
right version for your region based on the table below.

x86-64/amd64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-amd64:{version}

arm64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-arm64:{version}

Region versions

Region x86-64 arm64
us-east-1 4 4
us-east-2 4 4
us-west-1 4 4
us-west-2 4 4
ca-central-1 4 4
eu-central-1 4 4
eu-north-1 4 4
eu-west-1 4 4
eu-west-2 4 4
eu-west-3 4 4
ap-southeast-1 4 4
ap-southeast-2 4 4
ap-northeast-1 4 4
ap-northeast-2 4 4
ap-south-1 4 4
sa-east-1 4 4

v0.1.2

05 Mar 23:54
ab11d2a

Choose a tag to compare

What's Changed

Full Changelog

v0.1.1...v0.1.2

Lambda Layer Versions by Region

This layer can be installed with the following Lambda layer ARNs, choose the right architecture and the
right version for your region based on the table below.

x86-64/amd64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-amd64:{version}

arm64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-arm64:{version}

Region versions

Region x86-64 arm64
us-east-1 3 3
us-east-2 3 3
us-west-1 3 3
us-west-2 3 3
ca-central-1 3 3
eu-central-1 3 3
eu-north-1 3 3
eu-west-1 3 3
eu-west-2 3 3
eu-west-3 3 3
ap-southeast-1 3 3
ap-southeast-2 3 3
ap-northeast-1 3 3
ap-northeast-2 3 3
ap-south-1 3 3
sa-east-1 3 3

v0.1.1

06 Feb 15:27
af6de2f

Choose a tag to compare

Highlights

  • Dependabot security dependency updates

What's Changed

Full Changelog

v0.1.0...v0.1.1

Lambda Layer Versions by Region

This layer can be installed with the following Lambda layer ARNs, choose the right architecture and the
right version for your region based on the table below.

x86-64/amd64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-amd64:{version}

arm64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-arm64:{version}

Region versions

Region x86-64 arm64
us-east-1 2 2
us-east-2 2 2
us-west-1 2 2
us-west-2 2 2
ca-central-1 2 2
eu-central-1 2 2
eu-north-1 2 2
eu-west-1 2 2
eu-west-2 2 2
eu-west-3 2 2
ap-southeast-1 2 2
ap-southeast-2 2 2
ap-northeast-1 2 2
ap-northeast-2 2 2
ap-south-1 2 2
sa-east-1 2 2

v0.1.0

22 Jan 21:55
d1bfa3c

Choose a tag to compare

Highlights

  • Start of new semver versioning of rotel-lambda-extension releases and deprecation of -alpha suffix
  • Fixed parsing of additional OTel Resource attributes argument

What's Changed

  • Bump to Rotel 0.1.5

Full Changelog

v41-alpha...v0.1.0


Lambda Layer Versions by Region

This layer can be installed with the following Lambda layer ARNs, choose the right architecture and the
right version for your region based on the table below.

x86-64/amd64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-amd64:{version}

arm64

arn:aws:lambda:{region}:418653438961:layer:rotel-extension-arm64:{version}

Region versions

Region x86-64 arm64
us-east-1 1 1
us-east-2 1 1
us-west-1 1 1
us-west-2 1 1
ca-central-1 1 1
eu-central-1 1 1
eu-north-1 1 1
eu-west-1 1 1
eu-west-2 1 1
eu-west-3 1 1
ap-southeast-1 1 1
ap-southeast-2 1 1
ap-northeast-1 1 1
ap-northeast-2 1 1
ap-south-1 1 1
sa-east-1 1 1

v41-alpha

13 Jan 15:01
24fa483

Choose a tag to compare

Highlights

What's Changed

Full Changelog: v40-alpha...v41-alpha

v40-alpha

16 Dec 19:49
57fca5a

Choose a tag to compare

Highlights

  • We removed Kafka support from the default Lambda to reduce size (will consider a specific build in the future for this if needed)

What's Changed

Full Changelog: v39-alpha...v40-alpha

v39-alpha

25 Nov 21:08
b729fca

Choose a tag to compare

Highlights

  • Expand internal metrics support
  • Finalize Kafka receiver reliability support
  • Improve LZ4 performance for ClickHouse exporter

What's Changed

Full Changelog: v38-alpha...v39-alpha

v38-alpha

06 Nov 20:48
7af15cc

Choose a tag to compare

Highlights

What's Changed

Full Changelog: v37-alpha...v38-alpha

v37-alpha

28 Oct 02:29
a8bbe5d

Choose a tag to compare

Highlights

  • Fix X-Ray exporter when sending large trace span batches
  • Fix parsing envvars that contained only numbers or bools
  • Fix exporter shutdown of internal metrics pipeline
  • Next phase of the msg acknowledgement foundation

What's Changed

Full Changelog: v36-alpha...v37-alpha

v36-alpha

29 Sep 17:44
8f52d37

Choose a tag to compare

Highlights

  • Feature: Initial fanout support to allow multiple exporters on a single pipeline.

What's Changed

Full Changelog: v35-alpha...v36-alpha