Skip to content

Conversation

@phipag
Copy link
Contributor

@phipag phipag commented Jun 18, 2025

Issue #, if available: #1897

Description of changes:

  • Adds a new Kafka utility to the library which is useful for processing events from Kafka.

E2E tests ✅ https://github.com/aws-powertools/powertools-lambda-java/actions/runs/15732235461

Checklist

phipag added 30 commits May 15, 2025 16:54
…istic. Remove powertools-examples-kafka-minimal.
…ault behavior. We can just return the type itself. Relevant for simple String and InputStream handlers.
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @phipag great work here! Please replace all System.out.printf with Powertools Logger.

@sonarqubecloud
Copy link

@phipag
Copy link
Contributor Author

phipag commented Jun 18, 2025

Hey, thanks @leandrodamascena. I implemented your requested changes.

@leandrodamascena leandrodamascena self-requested a review June 18, 2025 16:11
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AMAZING WORK @phipag! Ship it!!!

APPROVED!

@phipag phipag merged commit eebc06a into main Jun 18, 2025
14 of 15 checks passed
@phipag phipag deleted the feature/kafka branch June 18, 2025 17:02
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-request New feature or request size/XXL

Projects

Status: Coming soon

Development

Successfully merging this pull request may close these issues.

Feature request: Add support for deserializing Kafka records

2 participants