Releases: akka/akka-core
Releases · akka/akka-core
v2.10.16
What's Changed
- fix: SBR threshold for down-all-when-indirectly-connected by @patriknw in #32875
- chore: MiMa latest patch of 2.10 by @sebastian-alfers in #32876
- chore: Share a single logger instance for internal EventSourcedBehavior logging by @johanandren in #32866
- perf: Optimization for already completed future sources by @johanandren in #32857
- chore: Replace disabled CBC mode cipher suites by @johanandren in #32879
- chore: License change and sample bump for 2.10.16 by @sebastian-alfers in #32882
Full Changelog: v2.10.15...v2.10.16
v2.10.15
What's Changed
- build: MiMa latest patch of 2.10 by @sebastian-alfers in #32861
- perf: Optimize source apply when empty or one elem seq by @johanandren in #32858
- chore: include source in EventEnvelope equals by @patriknw in #32864
- chore: Keep actor ref with backpressure around until last ack arrives by @johanandren in #32863
- feat: Down all when indirectly connected, #32862 by @patriknw in #32865
- Update coordinated-shutdown.md by @sbboakye in #32870
- Update lz4-java dependency version to 1.10.2 by @jtjeferreira in #32868
- doc: Java configuration block in "Extending Akka" by @leviramsey in #32867
- chore: License change and sample bump for 2.10.15 by @sebastian-alfers in #32873
New Contributors
- @sbboakye made their first contribution in #32870
- @jtjeferreira made their first contribution in #32868
Full Changelog: v2.10.14...v2.10.15
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