You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@aws-lambda-powertools/kafka

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lambda-powertools/kafka - npm Package Versions

2.24.0

Diff
a
aws-powertools-bot
published 2.24.0 •

Changelog

Source

2.24.0 (2025-07-15)

Improvements

  • metrics optimize addDimensions method to avoid O(n²) complexity (#4156) (3982b4a)
  • tracer replace class-based env access with functional helpers (#4146) (51d9b98)

Bug Fixes

  • metrics addDimensions() documentation and tests (#3964) (a801636)
  • tracer skip tracing CONNECT requests (#4148) (a147c3b)
  • parser remove nullable from md5OfMessageAttributes in SqsRecordSchema (#4165) (d6cbde0)

Maintenance

Features

  • parser support Standard Schema and upgrade to Zod v4 (#4164) (67549f6)
a
aws-powertools-bot
published 2.23.0 •

Changelog

Source

2.23.0 (2025-07-02)

Bug Fixes

Features

  • event-handler: add single resolver functionality for AppSync GraphQL API (#3999) (b91383f)
  • event-handler: expose event & context as object (#4113) (7e74c9e)
  • event-handler: support onQuery and onMutation handlers (#4111) (263db2d)
d
dreamorosi
published 2.22.0 •

Changelog

Source

2.22.0 (2025-06-20)

Bug Fixes

  • event-handler: fix decorated scope in appsync events (#3974) (e539719)

Features

  • kafka: add logic to handle delimited protobufs (#4071) (db9ec0c)
  • kafka: lazily deserialize key/value/headers (#4068) (ef9bb52)
  • kafka: new kafka utility (#4058) (006f27b)
  • layers: add parameterised layer deployment and verification (#4033) (2214ba7)
d
dreamorosi
published 0.0.0 •