Skip to content

feat!: bump to gradle 8 and java 21#273

Open
meotch wants to merge 1 commit into
masterfrom
mitch/bump_gradle_java
Open

feat!: bump to gradle 8 and java 21#273
meotch wants to merge 1 commit into
masterfrom
mitch/bump_gradle_java

Conversation

@meotch
Copy link
Copy Markdown
Contributor

@meotch meotch commented May 29, 2026

Summary of Changes

  • Removed unused MessageErrorThrowableSerializer
  • Bump to Gradle 8.14.3 and Java 21

Fixes MC-12414

Public API Additions/Changes

None

Downstream Consumer Impact

Consumer will need to leverage Gradle 8.14.3 and Java 21

How Has This Been Tested?

Verified MessageError Throwable already gets serialized/deserialized properly with snapshot releases used in Wedge and Abagnale by stubbing RemoteUserService endpoint to throw a MessageError from Wedge and verified it got serialized/deserialized properly on Abagnale

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@stevecl5
Copy link
Copy Markdown
Contributor

@meotch The jitpack.yml JDK version should be updated as well. I think we have that in all the GitHub libraries, even the ones published to Maven Central (they are published to Jitpack as well).

MessageErrorThrowableSerializer is unused
MessageError Throwable already gets serialized/deserialized properly (tested locally)
@meotch meotch force-pushed the mitch/bump_gradle_java branch from 122cb75 to 0bf44e6 Compare May 30, 2026 01:00
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.

3 participants