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

General Update: Scala, Akka, Akka Stream, Sangria. #23

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Nojipiz
Copy link

@Nojipiz Nojipiz commented Aug 11, 2024

The biggest changes in this update are:

  • SBT (to 1.10.1)
  • Scala version (to 2.13.14).
  • Akka.
  • Akka Streams.
  • Replaced de.heikoseeberger.akka.sse to akka-stream-alpakka-sse.
  • Removed warnings due to library update. (mostly Akka deprecations).
  • Refactor at MemoryEventStore due to ActorPublisher deprecation, replaced with GraphStage.

Tested at JDK 21 and sbt version 1.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant