Skip to content

Update avro dependency #1212

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

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Update avro dependency #1212

merged 1 commit into from
Oct 27, 2022

Conversation

jairhenrique
Copy link
Contributor

@jairhenrique jairhenrique commented Oct 3, 2021

https://avro.apache.org/docs/1.10.2/gettingstartedpython.html

Notice for Python 3 users
A package called "avro-python3" had been provided to support Python 3 previously, but the codebase was consolidated into the "avro" package and that supports both Python 2 and 3 now. The avro-python3 package will be removed in the near future, so users should use the "avro" package instead. They are mostly API compatible, but there's a few minor difference (e.g., function name capitalization, such as avro.schema.Parse vs avro.schema.parse).

@jairhenrique
Copy link
Contributor Author

@edenhill

@jairhenrique jairhenrique requested a review from a team as a code owner March 17, 2022 11:51
@edenhill
Copy link
Contributor

Good find!

We have some issues with CLA signing at the moment so we can't merge this just yet, will ping you when CLA bot is back up again.

@CLAassistant
Copy link

CLAassistant commented Apr 1, 2022

CLA assistant check
All committers have signed the CLA.

@jairhenrique
Copy link
Contributor Author

Good find!

We have some issues with CLA signing at the moment so we can't merge this just yet, will ping you when CLA bot is back up again.

@edenhill is it ok now?

@choogeboom
Copy link

@edenhill Hey, this PR is critical for my work to use any version of confluent-kafka past version 1.5.0, since there is a bug in avro v1.10.0 that is fixed in avro 1.11.1. Can we get this PR merged and released?

If there's anything I can do to accelerate this process, please let me know.

@choogeboom
Copy link

Hey @edenhill this is a pretty trivial PR, but it would solve a lot of problems for me (and my team at Wayfair) if it were merged/released. Can you pleeeeeeaaaaasee put it on your short list?

Copy link
Contributor

@edenhill edenhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, let's wait for CI to pass before merging.

Thank you!

@edenhill edenhill merged commit dd7121a into confluentinc:master Oct 27, 2022
@jairhenrique jairhenrique deleted the avro branch October 27, 2022 17:02
pranavrth pushed a commit that referenced this pull request Oct 28, 2022
@choogeboom
Copy link

@edenhill Hey, I've been waiting over 2 months for a release with this commit. Any idea when the next release is going to be?

mahajanadhitya pushed a commit that referenced this pull request Feb 3, 2023
emasab pushed a commit that referenced this pull request Jun 19, 2023
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.

4 participants