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

Update avro dep from 1.11.3 to 1.11.4 #539

Open
wants to merge 4 commits into
base: 2.19
Choose a base branch
from

Conversation

cowtowncoder
Copy link
Member

No description provided.

@cowtowncoder
Copy link
Member Author

cowtowncoder commented Dec 27, 2024

Fails with

[ERROR]   StringableTest.testCustomStringableArray:193->InteropTestBase.roundTrip:151 » Security Forbidden class com.fasterxml.jackson.dataformat.avro.interop.annotations.StringableTest$CustomStringableKey! This class is not trusted to be included in Avro schema using java-class. Please set org.apache.avro.SERIALIZABLE_PACKAGES system property with the packages you trust.

@MichalFoksa I hope there is some other way to do this than Global system properties...

EDIT: probably not, as per https://github.com/apache/avro/pull/2934/files

this is.... not great. WTH.

@cowtowncoder cowtowncoder changed the base branch from 2.18 to 2.19 December 27, 2024 01:49
@cowtowncoder
Copy link
Member Author

Avro lib's compatibility is once again anything but SemVer -- failing existing use cases with PATCH change is not... good.

Be that as it may, changing target branch to 2.19 since I don't think patch should have such incompatible change.

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.

1 participant