He-Pin opened a new pull request, #588: URL: https://github.com/apache/pekko-connectors-kafka/pull/588
### Motivation Ensure pekko-connectors-kafka compiles and tests pass on the next Scala 3 release line (3.8.x), preparing for future Scala 3.9.x compatibility. ### Modification - Add `Scala3Next = "3.8.4"` to Versions.scala - Add Scala 3.8.4 to `crossScalaVersions` in ProjectSettings.scala - Add `"3.8"` to CI matrix in check-build-test.yml ### Result CI now compiles and tests against Scala 2.13, 3.3, and 3.8. Publishing continues with Scala 3.3.8. ### Tests CI will validate ### References None - proactive compatibility testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
