twitter / finatra

Fast, testable, Scala services built on TwitterServer and Finagle
https://twitter.github.io/finatra/
Apache License 2.0
2.27k stars 405 forks source link

Roadmap #575

Closed redkhalil closed 2 years ago

redkhalil commented 2 years ago

My team is planning on using finatra for our next projects. I would like to find out if there is a roadmap for finatra. Are there any plans to upgrade to Scala 3.x, and when?

jyanJing commented 2 years ago

Hi @redkhalil , thank you for reaching out to us! We don't have a roadmap that is ready to share with customers at the moment, customers' feedback also matters a lot to us to shape our roadmap. Please let us know if there are any features or areas that you want Finatra to support or improve! Afaik, we don't have a target date to upgrade to Scala 3.x, we need to upgrade all dependency libraries (Util, Finagle, etc.) before upgrading Finatra.

redkhalil commented 2 years ago

Thanks for the response. I did observe that there are some experimental builds to Scala 3.x in the PRs, so this is reassuring. Reason for asking this is I want to know if this library is going to get stuck on Scala 2.x or not. It seems that is not the case, so that's good even though we don't have a target date for the release.