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

Support for Scala 3 #3614

Closed
ikhoon opened this issue Jun 6, 2021 · 1 comment · Fixed by #4036
Closed

Support for Scala 3 #3614

ikhoon opened this issue Jun 6, 2021 · 1 comment · Fixed by #4036

Comments

@ikhoon
Copy link
Contributor

ikhoon commented Jun 6, 2021

Finally, Scala 3 has been released.
ScalaPB already supports Scala 3. scalapb/ScalaPB#1144
However, Jackson-scala, Gradle does not support Scala 3 yet.

We will be able to support Scala 3 in Armeria if the two issues are resolved.

@ikhoon
Copy link
Contributor Author

ikhoon commented Dec 3, 2021

Gradle 7.3.1 with Scala 3 support has been released.
https://docs.gradle.org/7.3.1/release-notes.html#scala
Time to support Scala 3. 🆙

ikhoon added a commit that referenced this issue Jan 25, 2022
- Brave 5.13.3 -> 5.13.7
- Bouncy Castle 1.69 -> 1.70
- Bucket4J 6.3.0 -> 7.0.0
- Caffeine 2.9.2 -> 2.9.3
- Dropwizard 2.0.25 -> 2.0.28
- Dropwizard Metrics 4.2.4 -> 4.2.7
- gRPC Java 1.41.1 -> 1.41.2
- gRPC Kotlin 1.1.0 -> 1.2.1
- Jackson 2.13.0 -> 2.13.1
- java-jwt 3.18.2 -> 3.18.3
- jcl-over-slf4j 1.7.32 -> 1.7.33
- jboss-logging 3.4.2 -> 3.4.3
- Kafka 3.0.0 -> 3.1.0
- Kotlin 1.5.32 -> 1.6.10
- Logback 1.2.7 -> 1.2.10
- Micrometer 1.7.6 -> 1.8.2
- Netty 4.1.70 -> 4.1.73
  - io_uring 0.0.1 -> 0.0.11
- Prometheus 0.12.0 -> 0.14.1
- protobuf-jackson 1.2.0 -> 2.0.0
- protobuf-java 3.17.3 -> 3.19.2
- Reactor 3.4.12 -> 3.4.14
- RESTEasy 4.7.3 -> 5.0.2
- Scala 2.13.7 -> 2.13.8, 3.1.1(new)
- scala-collection-compat 2.5.0 -> 2.6.0
- ScalaPB 0.11.6 -> 0.11.8
- SLF4J 1.7.33 -> 1.7.34
- Spring 5.3.13 -> 5.3.15
- Spring Boot 2.5.7 -> 2.6.2
- Tomcat 9.0.55 -> 9.0.56
- Build
  - AssertJ 3.21.0 -> 3.22.0
  - Checkstyle 8.45.1 -> 9.2.1
  - Dagger 2.37 -> 2.40.5
  - Finagle 2.0.25 -> 2.0.28
  - graphql-dgs-client 4.9.10 -> 4.9.16
  - graphql-kotlin 5.1.1 -> 5.3.2
  - gax-grpc 1.67.0 -> 2.10.0
  - JMH 1.33 -> 1.34
  - ktlint 10.2.0 -> 10.2.1
  - Mockito  4.0.0 -> 4.3.0
  - TestNG 7.4.0 -> 7.5
- Fixes #3614
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant