Skip to content

feat[kafka]: avro offline schema handling - #8442

Open
amin-farjadi wants to merge 3 commits into
aws-powertools:developfrom
amin-farjadi:feat/kafka-avro-offline-schema-prefix
Open

feat[kafka]: avro offline schema handling#8442
amin-farjadi wants to merge 3 commits into
aws-powertools:developfrom
amin-farjadi:feat/kafka-avro-offline-schema-prefix

Conversation

@amin-farjadi

Copy link
Copy Markdown
Contributor

Issue number: closes #8385

Summary

Changes

Added a value_schema_wire_format arguement to the SchemaConfig of Kafka utility, enabling the use of local (packaged with lambda) AVRO value schema.

User experience

An optional argument has been added to SchemaConfig. Documentation has been updated, showing how and when this argument can be used.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@amin-farjadi
amin-farjadi requested a review from a team as a code owner September 5, 2026 00:11
@amin-farjadi
amin-farjadi requested a review from hjgraca September 5, 2026 00:11
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 5, 2026
@boring-cyborg boring-cyborg Bot added documentation Improvements or additions to documentation tests labels Sep 5, 2026
@amin-farjadi amin-farjadi changed the title Feat/kafka avro offline schema prefix feat: kafka avro offline schema prefix Sep 5, 2026
@amin-farjadi amin-farjadi changed the title feat: kafka avro offline schema prefix feat[kafka]: avro offline schema handling Sep 5, 2026
@amin-farjadi
amin-farjadi force-pushed the feat/kafka-avro-offline-schema-prefix branch from 82b5409 to e9c5f67 Compare September 5, 2026 00:27
@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: [Kafka] Skip N leading bytes of a Kafka Avro payload before deserialization

1 participant