kafkaex / kafka_ex

Kafka client library for Elixir
MIT License
596 stars 162 forks source link

Release 0.13.0 #468

Closed jbruggem closed 1 year ago

jbruggem commented 2 years ago

Releases version 0.13.0

Closes #466

jbruggem commented 2 years ago

@dantswain @bjhaid @joshuawscott anything else that must be done to make a release ?

I suppose that once it's done, one of you has the ability to update hex.pm ?

joshuawscott commented 2 years ago

Typically the most annoying part was going through and creating release notes. I believe Github does this automatically for you now (on the releases page).

I can push up to hex.pm once this is merged

jbruggem commented 2 years ago

I believe Github does this automatically for you now (on the releases page).

@joshuawscott thanks ! Do we need a tag or something for this to happen ? Are you sure it's automatic ?

Argonus commented 1 year ago

@joshuawscott @jbruggem Any chances to push this?

Argonus commented 1 year ago

@joshuawscott @dantswain Any updates? Do you need some help with maintenance for this lib?

joshuawscott commented 1 year ago

@joshuawscott thanks ! Do we need a tag or something for this to happen ? Are you sure it's automatic ?

@jbruggem It's not automatic, but tagging does happen when you create a release and have it autogenerate the release notes.

When you get a chance can you re-push so that the CI checks will run again?

jbruggem commented 1 year ago

@joshuawscott should we merge then ?