CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 21:58:13 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"7db5dd065f3648a6cfbb8974ff7ea003"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=bSTrziil7VpDZAAFPvFD30Ndx0h%2F21cQlGpAeS73gLqx%2BnonRTHUNOC0j0OI8Cwa0tqsXdjY69Fxh303AKXmFnTM%2FlqNZopbbLmuTMvHl5Xrg1IQM5JAbBcLOlF0y%2BQXPtnaFzoL2JDITDf6UCqB4USxv7CBKcG0IVHxj6S54W4wowmBfF1eDNzQ%2F%2FAiqkn85ZqFHltjZZJPbYr0V19pF7iDSf4L40NKOsSs1BE4uhm2P5Yu0wJSqoqXwCk3KxBIEmYragNng4%2BOT4pUTqF0Fw%3D%3D--Tj1xIE4UYIRrKsxG--sAtperdGprpoQYY3yzG0iw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1832377075.1760306292; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 21:58:12 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 21:58:12 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9B7C:AD439:12F847D:192F8F6:68EC2474
Release v2.10.1 · akka/akka · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
v2.10.1
Compare
·
119 commits
to main
since this release
c43d2d1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- fix: parse M1 version smaller then final by @sebastian-alfers in #32578
- chore: MiMa latest patch of 2.9.7 by @johanandren in #32575
- docs: fix DynamoDB typos under persistence plugins by @pvlugter in #32577
- docs: missing links in migration guide by @patriknw in #32580
- chore: One more race condition in RES interceptor test fixed by @johanandren in #32582
- chore: Log Dropped inside DeadLetter by @patriknw in #32585
- test: Default logger name changed in Scala 3, #32554 by @patriknw in #32586
- bump: sbt, scripted-plugin 1.10.4 (was 1.10.2) by @scala-steward in #32595
- bump: logback-classic 1.5.12 (was 1.5.7) by @scala-steward in #32587
- bump: nativeimage 24.1.1 (was 24.1.0) by @scala-steward in #32594
- bump: classgraph 4.8.177 (was 4.8.176) by @scala-steward in #32592
- bump: sbt-ci-release 1.9.0 (was 1.6.1) by @scala-steward in #32589
- bump: metrics-core, metrics-jvm 4.2.28 (was 4.2.27) by @scala-steward in #32591
- bump: netty-handler, netty-transport 4.1.114.Final (was 4.1.113.Final) by @scala-steward in #32593
- bump: sbt-paradox-akka to 24.10.4 by @sebastian-alfers in #32596
- feat: Allow tuning of restart flow logging verbosity by @johanandren in #32597
- chore: Log key version if available by @JustinPihony in #32598
- docs: misspelled links, remove Marathon by @ennru in #32602
- fix: Incorrect gte comparison in RestartFlow logging by @johanandren in #32605
- build: align mima for 2.10.0 release by @sebastian-alfers in #32606
- chore: Changing some lightbend links by @patriknw in #32604
- feat: Public api for calculating exp backoff by @patriknw in #32607
- docs: links fixing by @ennru in #32608
- chore: Remove old slf4j mismatch exception handling by @johanandren in #32599
- docs: Update cluster YouTube link by @rasummer in #32609
- docs: update resource recommendations in deploying docs by @pvlugter in #32610
- bump: sbt, scripted-plugin 1.10.5 (was 1.10.4) by @scala-steward in #32617
- bump: aeron-client, aeron-driver 1.44.6 (was 1.44.3) by @scala-steward in #32613
- bump: classgraph 4.8.179 (was 4.8.177) by @scala-steward in #32615
- bump: commons-io 2.18.0 (was 2.17.0) by @scala-steward in #32612
- bump: metrics-core, metrics-jvm 4.2.29 (was 4.2.28) by @scala-steward in #32614
- bump: logback-classic 1.5.15 (was 1.5.12) by @scala-steward in #32620
- bump: sbt, scripted-plugin 1.10.7 (was 1.10.5) by @scala-steward in #32624
- bump: sbt-ci-release 1.9.2 (was 1.9.0) by @scala-steward in #32621
- chore: Fix zipWithIndex when use in graphdsl. by @He-Pin in #32626
- chore: Fix leak in PrefixAndTail. by @He-Pin in #32625
- docs: fix/drop links by @ennru in #32627
- feat: Persist metadata together with event by @patriknw in #32628
- feat: Recovery based on only the last event by @patriknw in #32629
- chore: Update copyright year by @patriknw in #32632
- chore: Update change date for 2.10.1 by @patriknw in #32631
Full Changelog: v2.10.0...v2.10.1
Assets 2
You can’t perform that action at this time.