Releases: akka/akka-core
Releases · akka/akka-core
v2.10.14
What's Changed
- build: MiMa latest patch of 2.10 by @johanandren in #32854
- chore: switch to at.yawk.lz4 by @sebastian-alfers in #32856
- chore: Harden ShardedDaemonProcessRescaleSpec by @patriknw in #32855
- chore: License change and sample bump for 2.10.14 by @sebastian-alfers in #32860
Full Changelog: v2.10.13...v2.10.14
v2.10.13
What's Changed
- chore: MiMa latest 2.10.12 by @patriknw in #32849
- feat: Utility for passing debug correlation id to query implementations by @johanandren in #32851
- fix: Avoid start of ShardedDaemonProcess for old revision by @patriknw in #32850
- chore: Update change date for 2.10.13 by @patriknw in #32853
Full Changelog: v2.10.12...v2.10.13
v2.10.12
What's Changed
- build: Try to speed up bin comp CI job by @johanandren in #32833
- build: 2.10.11 as latest for MiMa by @johanandren in #32835
- chore: Some spell fixes in DERPrivateKeyLoader by @johanandren in #32834
- bump: Aeron 1.45.2 by @johanandren in #32836
- build: Less frequent nightly builds by @johanandren in #32832
- docs: review other modules page by @ennru in #32839
- build: Copy-pasteable command to check artifact was published by @johanandren in #32837
- chore: Internal feature to intercept and emit additional events by @patriknw in #32823
- chore: Update change date for 2.10.12 by @patriknw in #32848
Full Changelog: v2.10.11...v2.10.12
v2.8.9
What's Changed
- feat(2.8): Backport of PEMDecoder and EDCSA loading by @johanandren in #32838
- chore: License change date for 2.8.9 by @johanandren in #32841
- build(2.8): fork check after repo rename by @johanandren in #32842
- build(2.8) publish workflows from main by @johanandren in #32844
- build(2.8): more backported publish config from main by @johanandren in #32845
- ignore cirelease by @JustinPihony in #32846
Full Changelog: v2.8.8...v2.8.9
v2.10.11
What's Changed
- chore: Some akka-core renamings were wrong by @patriknw in #32829
- chore: Update latestPatch MiMa by @patriknw in #32828
- bump: scala 2.13.17 and 3.3.7 by @johanandren in #32825
- chore: License change and sample bump for 2.10.11 by @johanandren in #32831
Full Changelog: v2.10.10...v2.10.11
v2.10.10
What's Changed
- build: MiMa for 2.10.9 by @johanandren in #32788
- chore: Multi-node testing before release by @patriknw in #32790
- fix: Check max frame size in inbound TCP framing by @patriknw in #32791
- test: Shard region termination, #32771 by @patriknw in #32792
- tests: Try to avoid race in EventSourcedBehaviorRetentionSpec by @johanandren in #32762
- feat: new query api for listing persistence id per entity type by @johanandren in #32793
- bump: config 1.4.5 by @johanandren in #32795
- chore: Reduce link validator schedule by @ennru in #32796
- chore: Silence serialization warning for akka.runtime classes by @johanandren in #32799
- fix: handle duplicate random shards in PendingGetShardHomesSpec by @leviramsey in #32798
- chore: Change Debug to final val in PhasedFusingActorMaterializer by @He-Pin in #32800
- chore: nightly with java25 (instead of 24) by @sebastian-alfers in #32804
- chore: Replace unsafe memory access with VarHandle by @johanandren in #32802
- Incorporate Akka SDK in intros by @ennru in #32806
- build: local resolver for samples by @sebastian-alfers in #32808
- build: Move scripts checkout by @JustinPihony in #32810
- feat: Java AbstractShardAllocationStrategy API should return CompletionStage by @leviramsey in #32809
- chore: fix resolvers by @JustinPihony in #32813
- fix: VersionVector recovery from metadata by @patriknw in #32815
- ci: test fork in a generic way by @ennru in #32818
- Rename repository to akka-core by @ennru in #32820
- docs: bump paradox theme by @ennru in #32821
- chore: Add missing scala doc for watchTermination operator. by @He-Pin in #32824
- fix: Recreate state for EventSourcedBehavior with mutable state by @patriknw in #32822
- chore: Update change date for 2.10.10 by @patriknw in #32827
Full Changelog: v2.10.9...v2.10.10
v2.10.9
What's Changed
- chore: cluster tools API doc link by @ennru in #32769
- chore: Update mima latestPatch 2.10.8 by @patriknw in #32781
- build: Include nightly tests on JDK 24 by @johanandren in #32779
- fix: Shard crashes in some situation with ES remember entity store by @johanandren in #32770
- fix: Java Integer in ShardRegionStats by @patriknw in #32780
- fix: disable batching for vt executor by @johanandren in #32785
- feat: Control throttle rate from the outside by @patriknw in #32775
- docs: make explicit that non-local reads will update the local view of ddata by @leviramsey in #32764
- chore: License change date and sample bumps for 2.10.9 by @johanandren in #32787
Full Changelog: v2.10.8...v2.10.9
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