-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Move to 1.13.0-SNAPSHOT
#3076
Move to 1.13.0-SNAPSHOT
#3076
Conversation
Most of the other projects use the contents of .../share/VERSION.txt but only the JS SDK does not! Let's also touch lang/js/package.json |
The Java build fails with the same symptoms as the problems with the Docker based testing for the 1.12.0 release - https://github.com/apache/avro/actions/runs/10302739342/job/28517089604?pr=3076 |
@martin-g The |
Same as apache@3a8b91f but for Java ARM workflow Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just giving this a try, when it works I'll come up with a cleaner solution
4eb2d75
to
c9a8807
Compare
Now 1.12.0 has been released 🥳
What is the purpose of the change
(For example: This pull request improves file read performance by buffering data, fixing AVRO-XXXX.)
Verifying this change
(Please pick one of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Documentation