0.34.0 (2023-02-07)
Features
- add supported node versions for all packages (#973) (baaacbd)
- AWS-SDK SNS Context propagation (#728) (78cd4e1)
- aws-sdk: add http status code attribute to aws sdk span (#844) (09b8555)
- aws-sdk: lambda client instrumentation (#916) (dc6c2b5)
- config option to extract sqs context from message payload (#737) (28e2113)
- instrumentation-aws-sdk: upstream aws-sdk instrumentation from ext-js (#678) (f5851e7)
- update core dependencies stable ^1.3.1 experimental ^0.29.2 (141b155)
- update experimental deps to
^0.34.0
, core deps to^1.8.0
, api to^1.3.0
(#1278) (e9fe8e1) - update experimental Otel deps to ^0.31.0 (#1096) (4c8843b)
- update experimental Otel deps to ^0.32.0 (#1143) (6fb1911)
- upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)
- use latest instrumentation base (#769) (7aff23e)
- use Otel SDK 1.2/0.28 (#984) (098c2ed)
Bug Fixes
- avoid type imports of the aws-sdk package in the built assets (#1066) (457be50)
- aws-sdk: avoid repeating MessageAttributeNames in sqs receiveMessage (#1044) (4b4ded6)
- aws-sdk: bump aws-sdk instrumentation version to align with previous release (#1247) (fd2480a)
- aws-sdk: calc propagation fields count before context inject (#738) (033cc1f)
- aws-sdk: set spanKind to CLIENT by default in v3 (#1177) (d463695)
- aws-sdk: sns span name should be with low cardinality (#841) (7032a33)
- aws-sdk: sns-sqs extract the correct context key from message payload (#761) (e5cae76)
- deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
- instrumentation-aws-sdk: sqs message id missing on send command (#968) (8b36fe1)
- opentelemetry-instrumentation-aws-sdk: error when ReturnConsumedCapacity is set to None (#899) (e7ab4d0)
- rename lerna's --include-filtered-dependencies option (#817) (cf268e7)
- sns-publish-test-v3: add test for sns.publish for aws sdk v3 (#1015) (0293d89)
- use localhost for services in CI (#816) (f497313)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @opentelemetry/propagation-utils bumped from ^0.29.1 to ^0.29.2
- devDependencies
- @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
- dependencies