Skip to content

Conversation

aloiva
Copy link
Contributor

@aloiva aloiva commented Sep 29, 2025

Issue describing the changes in this PR

resolves Azure/azure-functions-kafka-extension#595, Azure/azure-functions-kafka-extension#570.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Fixed issues related to avro serialization and deserialization in the Kafka extension.
@aloiva aloiva changed the title Bump Kafka extension version to 4.1.3 Bump Kafka worker extension version to 4.1.3 Sep 29, 2025
Updated release notes for version 4.1.3 with fixes for avro serialization and null reference errors.
@satvu satvu merged commit f199d20 into main Sep 30, 2025
30 checks passed
@satvu satvu deleted the aloiva-patch-1 branch September 30, 2025 17:58
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.

Value deserialization error when using avroSchema in version 4.1.3

2 participants