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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

karthikpswamy
Copy link
Contributor

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
@maxday maxday merged commit f001ae7 into aws:main Jun 17, 2025
2 checks passed
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.

3 participants