Skip to content

Scala 3 cross-compile with removed serialization and rhttpc-akka-persistence modules#28

Open
mgoworko wants to merge 7 commits intoarkadius:masterfrom
mgoworko:scala3
Open

Scala 3 cross-compile with removed serialization and rhttpc-akka-persistence modules#28
mgoworko wants to merge 7 commits intoarkadius:masterfrom
mgoworko:scala3

Conversation

@mgoworko
Copy link

@mgoworko mgoworko commented Feb 18, 2025

  • JDK 8 -> 11
  • Scala version: Scala 3.3.5/2.13.16 cross compile, dropped 2.12 support
  • Serialization: removed rhttpc-json4s and rhttpc-argonaut_6.2 modules, instead relying on custom serialization impl's provided when developers use this library
  • Persistance: now focused only on request/response persistance, removed Akka persistance module rhttpc-akka-persistence
  • Example http client: removed module rhttpc-akka-http, this was only example and was troublesome to move to Scala 3 because of serialization

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