Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Fix: ssl_context argument to Kafka consumer wrapper #127

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

glotars
Copy link
Contributor

@glotars glotars commented Aug 11, 2023

Description

Fix for bug with ssl_context not being passed via propan.fastapi.KafkaRouter to aiokafka.AIOKafkaConsumer

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project (scripts/lint.sh has no errors)
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I added a code examples to illustrate the changes

@Lancetnik Lancetnik merged commit 44d82a4 into Lancetnik:main Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants