Giter Site home page Giter Site logo

Comments (26)

mensfeld avatar mensfeld commented on August 18, 2024 62

JUST PLEASE GIVE ME SOME TIME.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 58

Since I'm fixing that (testing now ;) ) let me use this time for a bit of marketing:

IF YOUR COMPANY RELIES ON MY WORK SO MUCH THAT YOU CANNOT DEPLOY ANYMORE AND YOU ARE NOT ABLE TO DO YOUR WORK, PLEASE 🙏 CONSIDER SUPPORTING ME: https://karafka.io/#become-pro

This time, I am able to work fast (PR is already done, testing), but I, like many other OSS maintainers, need systematic support.

Please consider supporting me in a systematic way: https://karafka.io/#become-pro if you rely on my software.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 38

Yeah, that may be. Though I had planned to move this to offline a while ago already (there's a card for this for a while). I AM WORKING HARD TO FIX THIS!

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 21

PR is running in the CI. Once green, will merge and start releasing backports.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 12

https://github.com/karafka/karafka-rdkafka has been released with 2.4.0 librdkafka. I am now backporting it to rdkafka + older versoins.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 11

Merged. Preparing 0.16.1 release...

from rdkafka-ruby.

rsanheim avatar rsanheim commented on August 18, 2024 11

Thanks for your quick work here @mensfeld !

from rdkafka-ruby.

spajic avatar spajic commented on August 18, 2024 10

@mensfeld this URL returns 404 for me

https://github.com/confluentinc/librdkafka/releases/tag/v2.4.0 returns 404 too

And because of that I can't install rdkafka-ruby gem now

Screenshot 2024-07-10 at 18 46 48

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 9

Ok. Backporting karafka-rdkafka. Once that is done, I will backport 0.15 and 0.14 at least.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 8

0.16.1 of rdkafka has been released: https://rubygems.org/gems/rdkafka

Please bundle update karafka-rdkafka OR bundle update rdkafka depending on which one you use.

I will be backporting older versions soon. If you value my work, please convince your business to support me, so I can support you when something like this happens again ;)

from rdkafka-ruby.

rafer avatar rafer commented on August 18, 2024 6

Thank you so much. +1 for a 0.13 backport (running zendesk/racecar 2.10 which depends on librdkafka ~> 0.13.0).

from rdkafka-ruby.

vrmontes avatar vrmontes commented on August 18, 2024 5

Thanks! a 0.13 backport would be greatly appreciated

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 5

Ok closing this issue. I will backport 0.12 - 0.14 without a rush since both 015 and 0.16 has been released.

Once again: if you rely on my work, please consider supporting me.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 4

@ankit-tangoe no. Since confluent restored the repo, I will release only:

  • 0.16.1
  • 0.15.2
  • 0.14.1
  • 0.13.1
  • 0.12.1

everything else will stay as it is.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 2

uuuu not good.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 2

013 and 012 will be backported tomorrow. From now on all releases will be fully rubygems dependent. no more GH reliance.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 1

@ecbrodie it's already being worked on.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 1

Ok compiling with local source...

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 1

@Senjai I don't need a fork. I have a plan and I am working on it. It just takes time.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 1

All planned backports has been released. No more GH dependence for rdkafka in the future.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024 1

postmortem: https://mensfeld.pl/2024/07/the-librdkafka-supply-chain-breakdown-rdkafka-rubys-darkest-hour/

from rdkafka-ruby.

ecbrodie avatar ecbrodie commented on August 18, 2024

If we somehow have the latest tarball from librdkafka stored somewhere (seems to be downloaded here), maybe could we temporarily vendor that tarball into this repo and then allow the maintainers of this gem to explore a more permanent approach?

from rdkafka-ruby.

lfrancke avatar lfrancke commented on August 18, 2024

I tried reaching out to a few people at Confluent and asked in the ASF Slack #kafka Channel.
I am going to assume that this just vanishing from "the Internet" is a mistake and/or temporary.

Maybe there was a security issue in the latest release so they had to pull it.

from rdkafka-ruby.

mensfeld avatar mensfeld commented on August 18, 2024

closing #384 which foresaw this incident.

from rdkafka-ruby.

Senjai avatar Senjai commented on August 18, 2024

@mensfeld We're hard locked to 0.15.1, I copied this backport here but for librdkafka 2.3.0, same sha, here is the fork https://github.com/Senjai/rdkafka-ruby, HEAD is 0.15.1 if you want me to PR it somehow or cherry pick

from rdkafka-ruby.

ankit-tangoe avatar ankit-tangoe commented on August 18, 2024

@mensfeld A backport of version 0.8.1 would be greatly appreciated. Thank you!

from rdkafka-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.