-
Most of the Apache Pekko jars are now released. A decent number of 3rd party libs now also support Pekko.
https://www.lightbend.com/akka/license-faq
-
* s3mock uses an old version of akka-http so you are not really affected by the akka license change
* unfortunately, all open source releases of akka-http are affected by security issues
* Apache P…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/jwks-rsa-java#readme) and [Examples](https://github.com/auth0/jwks-rsa-java/blob/master/EXAMPLES.md), and have not found…
-
## steps
- checkout [apache/incubator-pekko](https://github.com/apache/incubator-pekko/commit/5dbc32b5525e8b1903243f5ddbbeb1e10d666770)
- set JDK in environment to version 8
- change build.sbt to…
-
```
| => org.apache.pekko.grpc.internal.GrpcProtocolWebTextSpec 209s
| => org.apache.pekko.grpc.scaladsl.GrpcExceptionHandlerSpec 209s
```
![image](https://github.com/apache/pekko-grpc/a…
-
Hi,
I'm moving my Pekko project to Scala 3.3.3, and when I run it, it throws this warning (Only for Scala 3; same code runs fine when compiled with Scala 2.13):
```
[Attach Listener] WARNING 20…
-
I want to run a spring state machine in an AKS cluster with multiple pods running the same application instance. The state machine is long-running and might take over 12 hours to complete. State machi…
-
Because [Akka is not open source anymore](https://www.lightbend.com/akka/license-faq) maybe the course should use [Pekko](https://github.com/apache/incubator-pekko), which is the open source fork of A…
-
Hi,
I'm looking at the Support documentation, and v4.0 is marked [End of Support in Dec. 2024](https://spring.io/projects/spring-statemachine#support). I don't see a subsequent version listed - Is …
-
The search functionality relies on the [search_index.json](https://github.com/apache/incubator-pekko-site/blob/main/content/search/search_index.json) file for indexing the content. Since the site is s…