Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BOHICA-LABS
/
mastering-kafka-python-next-stack
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Merge Dev with Main
- #2
#2
Merged
drbothen
merged 14 commits into
main
BOHICA-LABS/mastering-kafka-python-next-stack:main
from
develop
BOHICA-LABS/mastering-kafka-python-next-stack:develop
Copy head branch name to clipboard
May 30, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Merge Dev with Main
#2
drbothen
merged 14 commits into
main
BOHICA-LABS/mastering-kafka-python-next-stack:main
from
develop
BOHICA-LABS/mastering-kafka-python-next-stack:develop
Copy head branch name to clipboard
Commits
Commits on May 28, 2024
chore: Add requests library to requirements
Show description for 520b950
drbothen
committed
520b950
View commit details
Copy full SHA for 520b950
Browse repository at this point
refactor: Remove unused imports from faust producer and consumer
Show description for 2a575d8
drbothen
committed
2a575d8
View commit details
Copy full SHA for 2a575d8
Browse repository at this point
fix: Add .proto string compilation to ProtobufFactory.
Show description for 8de9fc1
drbothen
committed
8de9fc1
View commit details
Copy full SHA for 8de9fc1
Browse repository at this point
fix: Update module import paths in schema_factory_producer.py
Show description for 159e29e
drbothen
committed
159e29e
View commit details
Copy full SHA for 159e29e
Browse repository at this point
fix: Update import path for SchemaRegistryInterface
Show description for 4110273
drbothen
committed
4110273
View commit details
Copy full SHA for 4110273
Browse repository at this point
fix: Update import statements in JSONSchemaFactory
Show description for ad7f670
drbothen
committed
ad7f670
View commit details
Copy full SHA for ad7f670
Browse repository at this point
fix: Update import statements in AvroFactory
Show description for 241ddc0
drbothen
committed
241ddc0
View commit details
Copy full SHA for 241ddc0
Browse repository at this point
chore: Add protoc-wheel dependency to the requirements
Show description for 4175d44
drbothen
committed
4175d44
View commit details
Copy full SHA for 4175d44
Browse repository at this point
style: Add an extra line before class declaration in protobuf_factory.py
Show description for 0f33044
drbothen
committed
0f33044
View commit details
Copy full SHA for 0f33044
Browse repository at this point
feat: Add Faust producer with user protobuf serialization
Show description for 82ad84b
drbothen
committed
82ad84b
View commit details
Copy full SHA for 82ad84b
Browse repository at this point
feat: Specify schema version in create_message_class function
Show description for 6d0beb2
drbothen
committed
6d0beb2
View commit details
Copy full SHA for 6d0beb2
Browse repository at this point
feat: Add versioning support to protobuf toolset
Show description for 0d751e1
drbothen
committed
0d751e1
View commit details
Copy full SHA for 0d751e1
Browse repository at this point
refactor: Refactor topic definition in faust producer
Show description for 6b04634
drbothen
committed
6b04634
View commit details
Copy full SHA for 6b04634
Browse repository at this point
feat: Add Faust consumer with Protobuf support
Show description for 2d43fe9
drbothen
committed
2d43fe9
View commit details
Copy full SHA for 2d43fe9
Browse repository at this point
You can’t perform that action at this time.