-
-
Notifications
You must be signed in to change notification settings - Fork 122
V0.23.0.beta2 #742
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
Closed
Closed
V0.23.0.beta2 #742
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To give up even checking if it would be appropriate to give up the GVL. The underlying C function is just a memory access and should never block for IO (outside of extenuating circumstances like page files). See https://github.com/confluentinc/librdkafka/blob/9416dd80fb0dba71ff73a8cb4d2b919f54651006/src/rdkafka.c#L4313 for details.
* librdkafka 2.5.3 * fix readme and changelog
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fail on failures * fix
* fix invalid librdkafka references * not needed
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* replace ruby 3.4 preview1 with preview2 * fix spec * remarks
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* check built in librdkafka features * fix nonprecompiled req
* small api syncs (karafka#706) * small api syncs * fix branch ref * Update confluentinc/cp-kafka Docker tag to v8.0.1 (karafka#708) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.260.0 (karafka#707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.261.0 (karafka#709) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.262.0 (karafka#710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.263.0 (karafka#713) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/cache action to v4.3.0 (karafka#714) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* check kafka warnings post-execution * dont verify on macos since no docker * allow for closing connection
* normalize topics in specs * cleanup * remarks * remarks
* small api syncs (karafka#706) * small api syncs * fix branch ref * Update confluentinc/cp-kafka Docker tag to v8.0.1 (karafka#708) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.260.0 (karafka#707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.261.0 (karafka#709) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.262.0 (karafka#710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.263.0 (karafka#713) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/cache action to v4.3.0 (karafka#714) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * verify kafka warnings, verify features (karafka#715) * Normalize topics names (karafka#717) * normalize topics names * small remarks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* small api syncs (karafka#706) * small api syncs * fix branch ref * Update confluentinc/cp-kafka Docker tag to v8.0.1 (karafka#708) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.260.0 (karafka#707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.261.0 (karafka#709) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.262.0 (karafka#710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update ruby/setup-ruby action to v1.263.0 (karafka#713) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/cache action to v4.3.0 (karafka#714) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * verify kafka warnings, verify features (karafka#715) * Normalize topics names (karafka#717) * normalize topics names * small remarks * stabilize spec (karafka#718) * Update dependency ruby to v3.4.7 (karafka#721) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update peter-evans/repository-dispatch action to v4 (karafka#722) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * v0.22.1 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* bump librdkafka to v2.12.1 * bump librdkafka to v2.12.1
Merged upstream changes from appsignal/rdkafka-ruby master branch. Resolved conflict by keeping fork's librdkafka version (2.12.1) over upstream's version (2.11.1).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.