Skip to content

Bug: make key in Kafka schema to be optional #3841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
leandrodamascena opened this issue Apr 17, 2025 · 2 comments
Open

Bug: make key in Kafka schema to be optional #3841

leandrodamascena opened this issue Apr 17, 2025 · 2 comments
Assignees
Labels
bug Something isn't working good-first-issue Something that is suitable for those who want to start contributing pending-release This item has been merged and will be released soon

Comments

@leandrodamascena
Copy link
Contributor

Expected Behavior

Original issue: aws-powertools/powertools-lambda-python#6508

The key key must be optional in the Kakfa schema

Current Behavior

This is required: https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/packages/parser/src/schemas/kafka.ts#L12

Code snippet

no code

Steps to Reproduce

no code

Possible Solution

No response

Powertools for AWS Lambda (TypeScript) version

latest

AWS Lambda function runtime

22.x

Packaging format used

npm

Execution logs

@leandrodamascena leandrodamascena added bug Something isn't working triage This item has not been triaged by a maintainer, please wait labels Apr 17, 2025
@dreamorosi dreamorosi added good-first-issue Something that is suitable for those who want to start contributing help-wanted We would really appreciate some support from community for this one confirmed The scope is clear, ready for implementation and removed triage This item has not been triaged by a maintainer, please wait labels Apr 17, 2025
@dreamorosi dreamorosi moved this from Triage to Backlog in Powertools for AWS Lambda (TypeScript) Apr 17, 2025
@dreamorosi
Copy link
Contributor

Thank you for opening the issue.

If anyone is interested in picking this up, please leave a comment below so I can assign the issue to you.

@ConnorKirk
Copy link
Contributor

I can pick this up

@dreamorosi dreamorosi moved this from Backlog to Working on it in Powertools for AWS Lambda (TypeScript) Apr 23, 2025
@github-actions github-actions bot added pending-release This item has been merged and will be released soon and removed help-wanted We would really appreciate some support from community for this one confirmed The scope is clear, ready for implementation labels Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good-first-issue Something that is suitable for those who want to start contributing pending-release This item has been merged and will be released soon
Projects
Status: Working on it
Development

No branches or pull requests

3 participants