CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 01:49:05 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/"a6b92edb8bab5dd939211196b48a796d"
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=0P1Zizr8cqtvQnNEEWJ0%2FPGNcm3S2uBlEPO64evdH4qoiXzHi9QvrvqBi5iJ9rp7w83zd3yGoKQvbpC%2FwIkxlmm8K0K80eCHjtV3VHRiknx3th2L7lWpFY4VgZniWofivRJR%2Bjrd4JKGjrT1VEARi8%2FErC5xnP9IbxvWqNDogBm0YE800JvyqYnijDNnw1rz6H5SmG4tonHN%2F%2FIfEVFEy2EDFoPaBIIYahKCq1RZauuxF4eY7RINKs8cXTU2z0rJ3WK%2B3Ruk2AzKgeOgABvrnw%3D%3D--rmtsKXcPRu6iZviY--F2XMAKycvPpkVCzLQKDCQg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1910197190.1760233744; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 01:49:04 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 01:49:04 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E284:1D4E10:B1AF95:EE50D7:68EB0910
Release v3.2.0 · akka/akka-sdk · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 9
v3.2.0
Compare
·
660 commits
to main
since this release
80bb3aa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Java SDK
- feat: gRPC endpoint support by @johanandren in #161
- feat: gRPC codegen config in parent pom by @johanandren in #170
- feat: support for ACLs in grpc endpoints by @efgpinto in #172
- feat: gRPC client provider for cross service and external calls by @johanandren in #173
- chore: gRPC clients config sanitization and allow service override in dev by @johanandren in #179
- fix: creating the pr to update the samples when releasing by @franciscolopezsancho in #186
- chore: tests for ACL support in gRPC endpoints by @efgpinto in #190
- chore: Otel trace propagation through gRPC clients by @johanandren in #189
- feat: gRPC endpoint clients provided by testkit by @johanandren in #192
- test: ACL deny code inheritance by @efgpinto in #194
- fix: Actually specify an exception handler or gRPC endpoints by @johanandren in #196
- feat: uniform deny codes for HTTP and gRPC endpoints by @efgpinto in #197
- chore: use capitalize from std lib by @efgpinto in #199
- chore: remove Any from schema evolution test samples by @aludwiko in #193
- bump: Runtime 1.3.4 by @johanandren in #204
- feat: ReadOnlyEffect for KVE by @aludwiko in #203
- feat: support JWTs for gRPC endpoints by @efgpinto in #201
- fix: propagate custom gRPC status to client by @efgpinto in #205
- feat: API for Server Sent Events (SSE) streaming from HTTP endpoint by @johanandren in #213
- feat: API to access to grpc metadata by @efgpinto in #219
- chore: improve propagation / conversion of exceptions by @efgpinto in #214
- chore: JwtClaims code improv by @octonato in #218
- bump: Runtime 1.3.6 by @johanandren in #224
- Merge gRPC endpoints feature into main by @johanandren in #226
- feat: Serve static resources from endpoint by @johanandren in #200
Other
- doc: Sample and basic doc page by @johanandren in #171
- docs: Update release notes by @patriknw in #183
- Auto PR - Bump SDK versions to 3.1.0 by @github-actions in #184
- chore: adding ref to docs when release by @franciscolopezsancho in #188
- docs: fix typo in exporting metrics page by @octonato in #191
- fix: reference to field in GoogleCloud spec by @franciscolopezsancho in #195
- docs: A working CLI CORS-enable snippet by @johanandren in #202
- fix(docs): correct numbering in quickstart by @beritou in #206
- fix(docs): typos and formatting in quickstart by @beritou in #207
- fix(docs): typo in note about push flag by @beritou in #208
- docs(quickstart): project and region cleanup by @beritou in #209
- docs: akka CLI docs by @github-actions in #211
- chore: bump scala version to 2.13.16 by @octonato in #212
- docs(quickstart) add numbering to actionable steps by @beritou in #215
- docs: use multi-region, multi-cloud on index page by @ennru in #217
- docs: documentation and sample for grpc endpoints by @efgpinto in #210
- docs: Section on schema evolution by @johanandren in #221
- docs: understanding gRPC vs HTTP endpoints by @efgpinto in #220
- docs: Akka CLI 3.0.12 by @ennru in #222
- docs: disabling ACLs for integration tests by @efgpinto in #225
- chore: License change date for 3.2.0 by @johanandren in #228
- docs: fix code references for example by @ennru in #231
- docs: fix streaming the result cross link by @ennru in #230
- docs: Update release notes, SDK 3.2.0, Runtime 1.3.6 etc by @johanandren in #232
- linking shopping cart sample to github repo by @autodidaddict in #229
- build: Allow republish of artifacts to rerun of partially failed release by @johanandren in #233
New Contributors
- @autodidaddict made their first contribution in #229
Full Changelog: v3.1.0...v3.2.0
Assets 2
You can’t perform that action at this time.