Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@johanandren
Copy link
Contributor

No description provided.

@johanandren
Copy link
Contributor Author

Scala 3 bincomp for moving from case class to regular class is trickier, would need separate sources for Scala 2.13 and 3 because case classes extend other things there, not available in Scala 2 stdlib (scala.deriving.Mirror$Sum,scala.deriving.Mirror)

@johanandren
Copy link
Contributor Author

I have double checked that the main API use cases with construct/apply/unapply for pattern match is still source compatible with Scala 3.

@johanandren johanandren marked this pull request as ready for review August 20, 2025 12:06
@johanandren johanandren marked this pull request as draft August 20, 2025 12:15
@johanandren johanandren marked this pull request as ready for review August 20, 2025 12:24
@johanandren
Copy link
Contributor Author

Verified all the way down akka-grpc

@johanandren johanandren requested a review from patriknw August 20, 2025 13:15
Copy link
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM

@johanandren johanandren merged commit 88c6f07 into main Aug 20, 2025
7 checks passed
@johanandren johanandren deleted the wip-option-to-omit-content-length-for-strict branch August 20, 2025 14:21
@johanandren johanandren added this to the 10.7.2 milestone Aug 20, 2025
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