Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 892 Bytes

File metadata and controls

41 lines (23 loc) · 892 Bytes

Release History: opentelemetry-instrumentation-aws_lambda

Unreleased

  • ADDED: Read cloud.account.id from symlink created by the OTel Lambda Extension

v0.6.0 / 2025-10-22

  • BREAKING CHANGE: Min Ruby Version 3.2
  • ADDED: Min Ruby Version 3.2

v0.5.1 / 2025-09-30

  • FIXED: Min OTel Ruby API 1.7

v0.5.0 / 2025-09-30

  • ADDED: Bump minimum API Version to 1.7

v0.4.0 / 2025-09-18

  • BREAKING CHANGE: Check if span has the attributes method to avoid internal error
  • FIXED: Check if span has the attributes method to avoid internal error

v0.3.0 / 2025-02-04

  • ADDED: AWS Lambda programmatic wrap
  • FIXED: AWS Lambda test fix

v0.2.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1
  • ADDED: Set minimum supported version to Ruby 3.1

v0.1.1 / 2024-07-30

  • FIXED: Register lambda span

v0.1.0 / 2024-05-11

Initial release.