10000 Adding Key/Value Schema metadata attributes for KafkaEvent by karthikpswamy · Pull Request #548 · aws/aws-lambda-java-libs · GitHub
[go: up one dir, main page]

Skip to content

Adding Key/Value Schema metadata attributes for KafkaEvent #548

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karthikpswamy
Copy link

As part of Schema Registry integration with Kafka Event Source Mapping (ESM), we are adding schema metadata attributes (schemaId and dataFormat) to the KafkaEvent object. These attributes will only be populated when Kafka ESM is integrated with Schema Registry. This enhancement maintains backward compatibility for existing users.

@maxday
Copy link
Member
maxday commented Jun 9, 2025

Thanks, this looks good to me!

If we want to release a new version now, could you create a follow-up PR to

  1. minor-bump the version in pom (here: https://github.com/aws/aws-lambda-java-libs/blob/main/aws-lambda-java-events/pom.xml#L8)
  2. update this file as well https://github.com/aws/aws-lambda-java-libs/blob/main/aws-lambda-java-events/RELEASE.CHANGELOG.md
  3. bump the version where the event lib is referenced (here is an example from latest release: befa67d)

@maxday maxday assigned maxday and unassigned maxday Jun 9, 2025
@maxday maxday self-requested a review June 9, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0