Skip to content

Akka 2.7.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@patriknw patriknw released this 14 Oct 09:40
· 496 commits to main since this release
f3b7b08

What's Changed

  • Slight optimization of SupervisedGraphStage by @johanandren in #31633
  • fix: Replaying a replicated event sourced actor from snapshot caused bug by @johanandren in #31645
  • Change doc wording of oss by @patriknw in #31651
  • =sbt Bump Scala version to 2.12.17 & 2.13.10, sbt to 1.7.2 by @He-Pin in #31648
  • =str Make SingleConsumerMultiProducer the default mailbox for stream. by @He-Pin in #31620
  • !str filter out elements without demands for Flow#collect operator. by @He-Pin in #31617
  • fix: Don't double close on cancel in statefulMap by @johanandren in #31630
  • chore: Bump jackson databind by @johanandren in #31661
  • =sbt Just use -release 8 for build as starting Scala 2.12.17 always… by @He-Pin in #31652
  • =str Add dedicated stream timeout exceptions for timeout related oper… by @He-Pin in #31640
  • Remove link to Akka Cloud Platform by @patriknw in #31662
  • =str Make use of applyOrElse in MapError operator. by @He-Pin in #31642
  • =str Make use of OptionVal in Recover operator. by @He-Pin in #31643
  • Move fossa validation to separate workflow by @patriknw in #31665

Full Changelog: v2.7.0-M3...v2.7.0-M4