Skip to content
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

Require avro < 1.10.0 #43

Merged
merged 1 commit into from
May 22, 2019
Merged

Require avro < 1.10.0 #43

merged 1 commit into from
May 22, 2019

Conversation

tjwp
Copy link
Collaborator

@tjwp tjwp commented May 22, 2019

The avro version dependency was changed to be pessimistic.

It probably always should have been to protect against incompatibility with breaking changes in the avro gem.

Test against avro v1.9.0 and avro-patches v1.0.0.

The avro version dependency is being made pessimistic. It probably always
should have been to protect against incompatibility with breaking changes.

Test against avro v1.9.0 and avro-patches v1.0.0.
@tjwp tjwp merged commit c452620 into master May 22, 2019
@tjwp tjwp deleted the tjwp-version-restriction branch May 22, 2019 10:13
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.

2 participants