-
Notifications
You must be signed in to change notification settings - Fork 124
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
Build for scala 2.13 as well #506
Comments
Note the diff in #521 for how to support for an addition Scala version is setup. |
2.13.0-RC2 now depending on: |
ScalaPB 0.9.0-M7 was been released for Scala 2.13.0. |
Oh, fixed in #599, but unreleased for now. |
Jup, we plan to release this after akka/akka-http#2590 (unless anyone wants to do an earlier release) |
I can't find 0.7.0 artifacts for scala 2.13 on maven central: https://repo1.maven.org/maven2/com/lightbend/akka/grpc/. Is that expected? |
No... thanks for the report! @raboof probably just need to change the - stage: publish
script: sbt publish
name: sbt publish to |
Oops! Added #643, I'll look into pushing that one (either for 0.7.0 or a 0.7.1) somewhere next week. |
@raboof I guess you decided not to publish a 2.13 artifact for 0.7.0? any idea on when you will cut 0.7.1? thanks! |
Yeah, sorry about that! I can start cutting 0.7.1 at any time, but there's some interesting PR's that seem pretty close to being mergable, so I was waiting for those. If you have a need for 0.7.1 then I can start cutting it this week, otherwise I'd like to wait until more of those in-flight PR's are in. |
No rush here, let's wait for those to get in indeed! |
Actually, sooner is better than later. This is holding up my project --- and many others --- from making the jump to 2.13.0. I would rather have the last version, but in 2.13.0 form, rather than wait for "interesting PRs". |
I'll look into it next week! |
Depends on
The text was updated successfully, but these errors were encountered: