What's Changed
- =str Update FlowMergeAllSpec because the merge order is undefined. by @He-Pin in #31550
- Add mapWithResource by @He-Pin in #31361
- doc: Note null being ignored in mapAsync/mapAsyncUnordered by @johanandren in #31581
- MiMa settings for 2.7 by @patriknw in #31570
- Enables Fortify SCA scans in support of SOC 2 compliance efforts by @grimlor in #31421
- =str Update MapWithResourceSpec to request 1 to fix #31585. by @He-Pin in #31591
- Add FOSSA policy check to nightly by @patriknw in #31594
- Deprecate old api in streams testkit, #29850 by @patriknw in #31596
- Migration guide 2.7 by @patriknw in #31597
- Fix broken link in stream customize by @johanandren in #31588
- Try to fix fossa error by @patriknw in #31599
- =str Reduce one field in MapAsyncUnordered. by @He-Pin in #31574
- =str Fold InHandler and OutHandler for operator ActorRefSource. by @He-Pin in #31544
- =str Fold InHandler and OutHandler for operator Scan. by @He-Pin in #31535
- =str Add IterableSource. by @He-Pin in #31372
- Update Jackson to 2.13.4, #31097 by @patriknw in #31595
- Update aeron-client, aeron-driver to 1.39.0 by @scala-steward in #31482
- Update metrics-core, metrics-jvm to 4.2.12 by @scala-steward in #31564
- =act Make akka compiles on scala 3.1.3 & 3.2.0 by @He-Pin in #31578
- stream: use ConcurrentHashMap to track in-progress async callbacks by @jrudolph in #29636
- fix: mima filter for 29557-GraphStage-changes by @pvlugter in #31607
- +str Add combine seq method to Source and Sink by @He-Pin in #31345
- =str Fold InHandler and outHandler for UniqueBidiKillSwitchStage. by @He-Pin in #31534
- little Refactoring to unfoldResource by @He-Pin in #31572
- =str Fold InHandler and OutHandler for operator WireTap. by @He-Pin in #31533
- =str Fold InHandler and OutHandler in RecoverWith operator. by @He-Pin in #31532
- Change default persistence plugin-dispatcher, #31058 by @patriknw in #31598
- Custom stash capacity per entity (EventSourced and Durable) by @sebastian-alfers in #31479
- typed javadsl: introduce AbstractOnMessageBehavior by @leviramsey in #31603
- Fix maximumObjectLength check in JsonFraming, #31569 by @patriknw in #31600
- main branch is now for akka 2.7 dev by @pjfanning in #31618
- add missing .withAllocationStrategy(ExternalShardAllocationStrategy) example for Java by @michael-read in #31592
- =str Use java.util.function.* in mapWithResource instead. by @He-Pin in #31611
- !str Mark SubFlow and SubSource final. by @He-Pin in #31605
- Update asn-one to 0.6.0 by @scala-steward in #30763
- =sbt Bump reactive-stream-version to 1.0.4 by @He-Pin in #31424
New Contributors
- @grimlor made their first contribution in #31421
- @michael-read made their first contribution in #31592
Full Changelog: v2.7.0-M1...v2.7.0-M2