Abdulla Abdurakhmanov

Results 8 issues of Abdulla Abdurakhmanov

Thanks for your work. The snabbdom class module was removed recently (https://github.com/OutWatch/snabbdom/commit/b6cb8ecffab4c9ef757be172529b194b87a9707d), but it still exists in Scala facade.

I see `PodSecurityPolicy` resources in this project still don't have any kind of replacement/support for v1.25+. Details: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#psp-v125 Are there any plans to support this transition? **Environment:** Kubernetes v1.25+ -...

kind/feature
lifecycle/rotten

Can you please update to Scala 2.12? I've already checked this config with available tests on Scala 2.10/11/12. Thanks!

AWS needs a specialised implementation for Workload Identity Federation authentication. Described here: https://google.aip.dev/auth/4117

enhancement
help wanted

- **feat: FCM v1 API support**

## reproduction steps This is a short example: ```scala import scala.concurrent._ trait TestModule { implicit val ec: ExecutionContext } class ClassA()(implicit ec: ExecutionContext) {} trait Trait1 { this: TestModule =>...

infer
implicit
fixed in Scala 3