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
Accelerator
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
.
Point72
/
csp
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
431
Code
Issues
53
Pull requests
19
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
added Avro support for KafkaAdapter
- #645
#645
Open
mildek
wants to merge 17 commits into
main
Point72/csp:main
from
feat/add-kafka-avro-protocol
Point72/csp:feat/add-kafka-avro-protocol
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
added Avro support for KafkaAdapter
#645
mildek
wants to merge 17 commits into
main
Point72/csp:main
from
feat/add-kafka-avro-protocol
Point72/csp:feat/add-kafka-avro-protocol
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2025
added Avro support for KafkaAdapter
Show description for e3ea18f
mildek
committed
e3ea18f
View commit details
Copy full SHA for e3ea18f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/add-kafka-avro-protocol
Show description for 8ce67ec
mildek
committed
8ce67ec
View commit details
Copy full SHA for 8ce67ec
Browse repository at this point
ruffed scripts
Show description for 7396b22
mildek
committed
7396b22
View commit details
Copy full SHA for 7396b22
Browse repository at this point
Commits on Dec 11, 2025
conditionally skip avro installation for arm macos
Show description for aa8a87b
mildek
committed
aa8a87b
View commit details
Copy full SHA for aa8a87b
Browse repository at this point
Commits on Jan 14, 2026
fixed bugs, enabled osx-arm wheel
Show description for 7eaf32a
mildek
committed
7eaf32a
View commit details
Copy full SHA for 7eaf32a
Browse repository at this point
fix: linted docs
Show description for 1f4ab48
mildek
committed
1f4ab48
View commit details
Copy full SHA for 1f4ab48
Browse repository at this point
fix: add /utf-8 flag for Windows MSVC builds
Show description for 26b6b99
mildek
committed
26b6b99
View commit details
Copy full SHA for 26b6b99
Browse repository at this point
fix: add workaround for avro-cpp fmt::formatter incompatibility on Windows.
Show description for cbdb742
mildek
committed
cbdb742
View commit details
Copy full SHA for cbdb742
Browse repository at this point
fix: pin fmt to v11.x for avro-cpp compatibility on Windows
Show description for 63bfb8b
mildek
committed
63bfb8b
View commit details
Copy full SHA for 63bfb8b
Browse repository at this point
Commits on Jan 15, 2026
fix: workaround for avro-cpp fmt formatter on Windows instead of pinning
Show description for e0d5cd9
mildek
committed
e0d5cd9
View commit details
Copy full SHA for e0d5cd9
Browse repository at this point
fix: workaround for avro-cpp fmt formatter on Windows
Show description for e9d65cb
mildek
committed
e9d65cb
View commit details
Copy full SHA for e9d65cb
Browse repository at this point
fix: patch avro-cpp headers at configure time for fmt v12 compatibility on Windows
Show description for acd75a1
mildek
committed
acd75a1
View commit details
Copy full SHA for acd75a1
Browse repository at this point
Commits on Feb 3, 2026
fix: address code review feedback
Show description for fda0344
mildek
committed
fda0344
View commit details
Copy full SHA for fda0344
Browse repository at this point
Commits on Feb 5, 2026
- Extract version from library soname on conda-forge
Show description for ec0d6b7
mildek
committed
ec0d6b7
View commit details
Copy full SHA for ec0d6b7
Browse repository at this point
updated vcpkg sha in setup.py
Show description for d2e8cf7
mildek
committed
d2e8cf7
View commit details
Copy full SHA for d2e8cf7
Browse repository at this point
fix: check avro-cpp version instead of code pattern, make Avro optional
Show description for f064828
mildek
committed
f064828
View commit details
Copy full SHA for f064828
Browse repository at this point
Commits on Feb 11, 2026
fix: update vcpkg to get avro-cpp 1.12.1 for fmt v12 compatibility
Show description for eb68a6e
mildek
committed
eb68a6e
View commit details
Copy full SHA for eb68a6e
Browse repository at this point
You can’t perform that action at this time.