Releases: akka/akka
Releases · akka/akka
v2.10.8
What's Changed
- build: Latest patch 2.10.7 in MiMa by @johanandren in #32761
- docs: fix square bracket in dispatcher docs by @leviramsey in #32763
- Revert "perf: prioritize handling of Terminated after updating ddata" by @pvlugter in #32766
- chore: License change date and sample bump for 2.10.8 by @sebastian-alfers in #32768
Full Changelog: v2.10.7...v2.10.8
v2.10.7
What's Changed
- chore: MiMa latest 2.10.6 by @patriknw in #32730
- perf: Gossip speedup also for leaving and exiting by @patriknw in #32727
- perf: Gossip to oldest when leaving by @patriknw in #32726
- chore: bump akka-http to 10.7.1 in akka-sample-sharding-scala by @sebastian-alfers in #32731
- bump: sbt, scripted-plugin 1.11.2 (was 1.10.11) by @scala-steward in #32737
- bump: netty-handler, netty-transport 4.1.122.Final (was 4.1.121.Final) by @scala-steward in #32736
- docs: note about token for local builds by @sebastian-alfers in #32742
- fix: Don't use Java serialization for cluster metrics by @patriknw in #32748
- bump: sbt-ci-release 1.11.1 (was 1.9.3) by @scala-steward in #32734
- bump: jackson-databind 2.18.4 (was 2.18.3) by @scala-steward in #32744
- bump: metrics-core, metrics-jvm 4.2.32 (was 4.2.30) by @scala-steward in #32735
- bump: jackson-core, jackson-databind 2.18.4 (was 2.18.3) by @scala-steward in #32711
- chore: replace akka resolver by @sebastian-alfers in #32741
- docs: introducing tokenized resolver by @sebastian-alfers in #32740
- chore: Skip some flaky MetricsBasedResizer tests in CI by @johanandren in #32750
- feat: SnapshotRecovered signal in typed EventSourcedBehavior by @leviramsey in #32746
- chore: custom runner and allowlisted resolver by @sebastian-alfers in #32755
- doc: include reference to lz4 in akka.serialization.jackson.compression by @leviramsey in #32757
- chore: remove deprecated sonatypeOssRepo by @leviramsey in #32752
- fix: cancel delayed restart when remembering entities and eagerly restarting by @leviramsey in #32749
- perf: DDataShardCoordinator stashed GetShardHome handling by @leviramsey in #32743
- perf: prioritize handling of Terminated after updating ddata by @leviramsey in #32756
- chore: use JDK11 constructor for ForkJoinPool (support setting maximum spare threads) by @leviramsey in #32745
- bump: nativeimage 24.2.1 (was 24.2.0) by @scala-steward in #32717
- bump: netty-handler, netty-transport 4.2.0.Final (was 4.1.119.Final) by @scala-steward in #32697
- bump: Aeron 1.45.1 by @patriknw in #32758
- chore: License change date and sample bump for 2.10.7 by @johanandren in #32760
Full Changelog: v2.10.6...v2.10.7
v2.10.7-M1
v2.10.6
What's Changed
- build: MiMa for 2.10.5 by @johanandren in #32709
- chore: mark some utilities as internal stable by @pvlugter in #32710
- bump: netty-handler, netty-transport 4.1.121.Final (was 4.1.119.Final) by @scala-steward in #32716
- bump: paradox-theme-akka, ... 25.10.0 (was 24.10.7) by @scala-steward in #32715
- bump: gson 2.13.1 (was 2.12.1) by @scala-steward in #32712
- bump: commons-io 2.19.0 (was 2.18.0) by @scala-steward in #32714
- fix: earlier re-registration for shard region when coordinator is leaving/exiting by @leviramsey in #32722
- fix: mutation order in ShardRegion.changeMembers by @leviramsey in #32723
- chore: update members in right order by @patriknw in #32724
- chore: Update change date for 2.10.6 by @patriknw in #32729
Full Changelog: v2.10.5...v2.10.6
v2.10.6-M2
What's Changed
- build: MiMa for 2.10.5 by @johanandren in #32709
- chore: mark some utilities as internal stable by @pvlugter in #32710
- bump: netty-handler, netty-transport 4.1.121.Final (was 4.1.119.Final) by @scala-steward in #32716
- bump: paradox-theme-akka, ... 25.10.0 (was 24.10.7) by @scala-steward in #32715
- bump: gson 2.13.1 (was 2.12.1) by @scala-steward in #32712
- bump: commons-io 2.19.0 (was 2.18.0) by @scala-steward in #32714
- fix: earlier re-registration for shard region when coordinator is leaving/exiting by @leviramsey in #32722
- fix: mutation order in ShardRegion.changeMembers by @leviramsey in #32723
Full Changelog: v2.10.5...v2.10.6-M2
v2.10.6-M1
What's Changed
- build: MiMa for 2.10.5 by @johanandren in #32709
- chore: mark some utilities as internal stable by @pvlugter in #32710
- bump: netty-handler, netty-transport 4.1.121.Final (was 4.1.119.Final) by @scala-steward in #32716
- bump: paradox-theme-akka, ... 25.10.0 (was 24.10.7) by @scala-steward in #32715
- bump: gson 2.13.1 (was 2.12.1) by @scala-steward in #32712
- bump: commons-io 2.19.0 (was 2.18.0) by @scala-steward in #32714
- fix: earlier re-registration for shard region when coordinator is leaving/exiting by @leviramsey in #32722
Full Changelog: v2.10.5...v2.10.6-M1
v2.10.5
What's Changed
- chore: MiMa latest 2.10.4 by @patriknw in #32703
- chore: Update release issue by @patriknw in #32704
- bump: Jackson 2.18.3 by @patriknw in #32705
- build: Disable scheduled CI for Multi node test with Aeron by @patriknw in #32706
- chore: License change and sample bump for 2.10.5 by @johanandren in #32708
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- build: Latest patch of 2.10.3 by @johanandren in #32694
- bump: sbt, scripted-plugin 1.10.11 (was 1.10.10) by @scala-steward in #32699
- bump: logback-classic 1.5.18 (was 1.5.17) by @scala-steward in #32695
- bump: sbt-ci-release 1.9.3 (was 1.9.2) by @scala-steward in #32696
- bump: nativeimage 24.2.0 (was 24.1.2) by @scala-steward in #32698
- feat: Add LatestEventTimestampQuery by @patriknw in #32700
- chore: Update change date for 2.10.4 by @patriknw in #32702
Full Changelog: v2.10.3...v2.10.4
v2.10.3
What's Changed
- feat: API for dropping specific metadata from the EventEnvelope by @johanandren in #32664
- feat: virtual thread executor support by @johanandren in #32689
- feat: RetrySettings by @aludwiko in #32687
- fix: missing retry function with actor system provider by @aludwiko in #32690
- docs: Fix broken samples #32667 by @johanandren in #32668
- docs: fix label for Java Effect.reply and Effect.asyncReply by @sebastian-alfers in #32669
- chore: Skip logging of ReachabilityChanged by @patriknw in #32670
- bump: Netty 4.1.118 by @johanandren in #32666
- docs: check if license key is valid by @sebastian-alfers in #32671
- bump: jackson-core, jackson-databind 2.17.3 (was 2.17.2) by @scala-steward in #32611
- bump: logback-classic 1.5.17 (was 1.5.16) by @scala-steward in #32675
- bump: commons-codec 1.18.0 (was 1.17.2) by @scala-steward in #32676
- bump: sbt, scripted-plugin 1.10.10 (was 1.10.7) by @scala-steward in #32679
- bump: jul-to-slf4j, log4j-over-slf4j, ... 2.0.17 (was 2.0.16) by @scala-steward in #32680
- bump: netty-handler, netty-transport 4.1.119.Final (was 4.1.118.Final) by @scala-steward in #32677
- bump: lmdbjava 0.9.1 (was 0.9.0) by @scala-steward in #32678
- docs: show actual method to retrieve key expiry by @sebastian-alfers in #32672
- Doc: update video links in cluster sharding page by @natzei in #32682
- docs: Paradox Theme 24.10.7 (forum link) by @ennru in #32685
- docs: Shutdown hook in logback config sample to not lose async by @johanandren in #32688
- chore: default license issuer to be "Akka" by @sebastian-alfers in #32686
- chore: Update mima latestPatch by @patriknw in #32663
- chore: Java API for AsyncCallback#invokeWithFeedback #32673 by @johanandren in #32674
- chore: License change date and sample bump for 2.10.3 by @johanandren in #32693
Full Changelog: v2.10.2...v2.10.3
v2.10.2
What's Changed
- chore: MiMa latest 2.10.1 by @patriknw in #32634
- Doc: update video link in replicated event sourcing by @natzei in #32633
- fix: Multiple potential issues with the tcp DNS client by @johanandren in #32636
- build: bump actions/upload-artifact to v4.6.0 by @sebastian-alfers in #32649
- build: avoid sbt deprecation warning for ValidatePullRequest imports by @sebastian-alfers in #32637
- bump: nativeimage 24.1.2 (was 24.1.1) by @scala-steward in #32645
- bump: metrics-core, metrics-jvm 4.2.30 (was 4.2.29) by @scala-steward in #32643
- bump: netty-handler, netty-transport 4.1.117.Final (was 4.1.114.Final) by @scala-steward in #32644
- bump: commons-codec 1.17.2 (was 1.17.1) by @scala-steward in #32641
- bump: gson 2.12.1 (was 2.11.0) by @scala-steward in #32640
- bump: logback-classic 1.5.16 (was 1.5.15) by @scala-steward in #32638
- fix: lastSequenceNumber for initial stashed command by @patriknw in #32657
- build: Pin Aeron to 1.44 since newer versions only support JDK 17+ by @johanandren in #32658
- build: Update MiMa with 2.9.8 by @johanandren in #32656
- feat: Transform event and metadata of replicated event by @patriknw in #32650
- chore: Make ReplicatedEventMetadata InternalStableApi without private[akka] by @patriknw in #32661
- chore: Update change date for 2.10.2 by @patriknw in #32660
- chore: Update samples to 2.10.2 by @patriknw in #32662
New Contributors
Full Changelog: v2.10.1...v2.10.2