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
[Enhancement] Increase metadata timeout request from 250 ms to 2000 ms default to allow for remote cluster operations via rdkafka-ruby (mensfeld)
[Enhancement] Introduce #name for producers and consumers (mensfeld)
[Enhancement] Include backtrace in non-raised binded errors (mensfeld)
[Fix] Reference to Opaque is not released when Admin, Consumer or Producer is closed (mensfeld)
[Fix] Trigger #poll on native kafka creation to handle oauthbearer cb (mensfeld)
[Fix] #flush does not handle the timeouts errors by making it return true if all flushed or false if failed. We do not raise an exception here to keep it backwards compatible (mensfeld)
[Change] Remove support for Ruby 2.6 due to it being EOL and WeakMap incompatibilities (mensfeld)
[Change] Update Kafka Docker with Confluent KRaft (mensfeld)
[Change] Update librdkafka repo reference from edenhill to confluentinc (mensfeld)