Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: node 22 support, latest rdkafka #3

Merged
merged 36 commits into from
Jan 26, 2025
Merged

feat: node 22 support, latest rdkafka #3

merged 36 commits into from
Jan 26, 2025

Conversation

AVVS
Copy link
Member

@AVVS AVVS commented Jan 25, 2025

GaryWilber and others added 24 commits January 25, 2023 12:39
KafkaConsumer incorrectly requires that commitSync be supplied with a TopicPartitionOffset or an array of TopicPartitionOffsets, when docs say that null can be passed to commit all read offsets.
Without exported event types, they must be duplicated in dependant code to correctly use the abstract `Client` class.
Co-authored-by: garywilb <[email protected]>
This resolve "The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15." errors
@AVVS AVVS merged commit b4bbf3d into master Jan 26, 2025
3 checks passed
@AVVS AVVS deleted the feat/node-22 branch January 26, 2025 20: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.

Cannot install on Mac: error: unknown type name 'rd_kafka_broker_t'
9 participants