Releases: akka/akka-sdk
Releases · akka/akka-sdk
v3.5.18
What's Changed
Java SDK
- feat: TTL-based deletion for entities by @johanandren in #1439
- feat: Notifications from key value entity by @patriknw in #1385
- chore: deprecate instance maxRetries by @octonato in #1448
Other
- Auto PR - Akka Runtime version 1.5.48 by @kalix-bot in #1470
- docs: Note for local connecting to cloud by @JustinPihony in #1472
- Docs: rewrite llms.txt per llmstxt.org standard by @TylerJewell in #1455
- docs: Add back more links to llms.txt by @patriknw in #1473
- docs: akka CLI docs by @github-actions[bot] in #1477
- Akka CLI 3.0.57 release notes by @olofwalker in #1478
- docs: fix external secrets mount section and add GCP Secret Manager by @janikdotzel in #1459
- docs: Add Specify reference section and new SDD commands by @TylerJewell in #1480
- chore: add hint about static resources handling by @octonato in #1377
- docs: refer to SDD in Developing index page by @ennru in #1482
- bump: sbt-scalafix 0.14.5 by @johanandren in #1484
- bump: sbt 1.12.8 by @johanandren in #1485
- build: silence some sbt unused key linting by @johanandren in #1486
- chore: Silence some deprecation/removal warnings by @johanandren in #1488
- doc: improved AGENTS.md regarding http endpoints by @octonato in #1489
- feat: TestNotificationPublisher for EventSourcedTestKit by @aludwiko in #1471
- feat: consumer testkit + MockComponentClient by @aludwiko in #1469
- Auto PR - Bump SDK versions to 3.5.17 by @github-actions[bot] in #1494
- docs: SDK 3.5.17 release notes by @johanandren in #1495
- build: its a bump, not a chore: bump by @johanandren in #1501
- fix: docs2markdown.sh and other improvements by @octonato in #1504
- build: step for bumping runtime samples in release template by @johanandren in #1503
- Akka CLI 3.0.58 release notes by @olofwalker in #1508
- docs: documentation improvements and clean-ups by @octonato in #1507
- chore: Better error for unsupported optional + collection in views by @johanandren in #1515
- chore: emptyState, not null, for delete kve state by @johanandren in #1519
- chore: Some Javadoc warnings by @patriknw in #1522
- docs: akka CLI docs by @github-actions[bot] in #1523
- Update release-notes.adoc by @olofwalker in #1524
- chore: License change date for 3.5.18 by @johanandren in #1527
Full Changelog: v3.5.17...v3.5.18
v3.6.0-M1
What's Changed
Java SDK
- feat: Serve index.html static resources for request paths ending with segment by @johanandren in #1389
- feat: Compile time validation of dependency conflicts by @patriknw in #1369
- feat: task-based autonomous agents and coordination patterns by @pvlugter in #1373
- chore: Adjustments to capabilities api by @patriknw in #1449
- feat: autonomous agent backlog close support by @pvlugter in #1456
- feat: task result subscriptions and approval-as-tasks sample by @pvlugter in #1457
- feat: support delegation to request-based agents by @patriknw in #1460
Other
- Auto PR - Bump SDK versions to 3.5.16 by @github-actions[bot] in #1394
- Document payload and state size best practices by @JustinPihony in #1379
- Revise release notes for Akka CLI 3.0.50 by @olofwalker in #1397
- docs: SDK 3.5.16 release notes by @johanandren in #1395
- chore: Document information about custom labels and annotations by @olofwalker in #1396
- docs: effects().ignore(), not Effect.ignore in view docs by @johanandren in #1401
- doc: fix custom labels/annotations note UI rendering by @sebastian-alfers in #1403
- docs: Include views reference docs in akka-context bundle by @patriknw in #1402
- docs: bump current CLI version by @johanandren in #1399
- docs: akka CLI docs by @github-actions[bot] in #1405
- Update release notes for March 2026 by @olofwalker in #1406
- feat: Include default css in akka-context by @patriknw in #1407
- docs: akka CLI docs by @github-actions[bot] in #1409
- Update release notes for Akka CLI 3.0.52 by @olofwalker in #1410
- docs: descriptors in sub menu by @ennru in #1411
- Docs: traceSampling to spec level in observability descriptor by @mblund in #1412
- docs: add service configuration overrides documentation by @mblund in #1414
- chore: exclude spec-kit and claude files by @octonato in #1418
- docs: multi-region infrastructure by @ennru in #1415
- docs: fix observability exports to clarify that specific sections override defaults by @mblund in #1419
- Auto PR - Akka Runtime version 1.5.46 by @kalix-bot in #1413
- adding an anchor page for the docs on spec-driven by @autodidaddict in #1416
- docs: Correct information about bounds limits for instant in views by @johanandren in #1420
- docs: akka CLI docs by @github-actions[bot] in #1422
- docs: release notes for Akka CLI 3.0.53 by @olofwalker in #1423
- docs: add SDD page to llms.txt by @ennru in #1426
- small mention of sdd in the starthere page by @autodidaddict in #1427
- Improve secrets documentation with clearer examples and structure exp… by @JustinPihony in #1425
- docs: spec-driven hello agent tutorial by @autodidaddict in #1429
- minor fix by @autodidaddict in #1432
- chore: document sdk packages for AI assist by @johanandren in #1433
- changing link to tutorial from reference by @autodidaddict in #1436
- chore: --here is not a flag to akka specify init by @patriknw in #1437
- Document Akka CLI 3.0.54 release notes by @olofwalker in #1440
- chore: Some clarifications for AI assist by @patriknw in #1438
- sample: Specs for autonomous agent samples by @patriknw in #1400
- test: Integration test for autonomous agent by @patriknw in #1461
- feat: support new team creation and maxConcurrentTeams by @pvlugter in #1468
- feat: Notifications from autonomous agent by @patriknw in #1476
- docs: Minor update of the autonomous agent docs by @patriknw in #1474
- fix: Session memory is mandatory for autonomous agent by @patriknw in #1491
- chore: Minor conf, logging, readme in autonomous-agent-playground by @patriknw in #1483
- feat: Token usage in session memory of autonomous agent by @patriknw in #1490
- fix: runSingleTask automically pass stopWhenDone by @patriknw in #1492
- fix: avoid creating agentCapabilityConverter early by @johanandren in #1496
- feat: More notifications from autonomous agent by @patriknw in #1479
- feat: Pause, resume and getState by @patriknw in #1500
- feat: autonomous agent moderation capability by @pvlugter in #1502
- fix: Unwrap delegated command payloads by @johanandren in #1505
- feat: Tasks in AgentState by @patriknw in #1506
Full Changelog: v3.5.16...v3.6.0-M1
v3.5.17
What's Changed
Java SDK
- feat: Serve index.html static resources for request paths ending with segment by @johanandren in #1389
- feat: Compile time validation of dependency conflicts by @patriknw in #1369
Other
- Auto PR - Bump SDK versions to 3.5.16 by @github-actions[bot] in #1394
- Document payload and state size best practices by @JustinPihony in #1379
- Revise release notes for Akka CLI 3.0.50 by @olofwalker in #1397
- docs: SDK 3.5.16 release notes by @johanandren in #1395
- chore: Document information about custom labels and annotations by @olofwalker in #1396
- docs: effects().ignore(), not Effect.ignore in view docs by @johanandren in #1401
- doc: fix custom labels/annotations note UI rendering by @sebastian-alfers in #1403
- docs: Include views reference docs in akka-context bundle by @patriknw in #1402
- docs: bump current CLI version by @johanandren in #1399
- docs: akka CLI docs by @github-actions[bot] in #1405
- Update release notes for March 2026 by @olofwalker in #1406
- feat: Include default css in akka-context by @patriknw in #1407
- docs: akka CLI docs by @github-actions[bot] in #1409
- Update release notes for Akka CLI 3.0.52 by @olofwalker in #1410
- docs: descriptors in sub menu by @ennru in #1411
- Docs: traceSampling to spec level in observability descriptor by @mblund in #1412
- docs: add service configuration overrides documentation by @mblund in #1414
- chore: exclude spec-kit and claude files by @octonato in #1418
- docs: multi-region infrastructure by @ennru in #1415
- docs: fix observability exports to clarify that specific sections override defaults by @mblund in #1419
- Auto PR - Akka Runtime version 1.5.46 by @kalix-bot in #1413
- adding an anchor page for the docs on spec-driven by @autodidaddict in #1416
- docs: Correct information about bounds limits for instant in views by @johanandren in #1420
- docs: akka CLI docs by @github-actions[bot] in #1422
- docs: release notes for Akka CLI 3.0.53 by @olofwalker in #1423
- docs: add SDD page to llms.txt by @ennru in #1426
- small mention of sdd in the starthere page by @autodidaddict in #1427
- Improve secrets documentation with clearer examples and structure exp… by @JustinPihony in #1425
- docs: spec-driven hello agent tutorial by @autodidaddict in #1429
- minor fix by @autodidaddict in #1432
- chore: document sdk packages for AI assist by @johanandren in #1433
- changing link to tutorial from reference by @autodidaddict in #1436
- chore: --here is not a flag to akka specify init by @patriknw in #1437
- Document Akka CLI 3.0.54 release notes by @olofwalker in #1440
- chore: Some clarifications for AI assist by @patriknw in #1438
- Auto PR - Akka Runtime version 1.5.47 by @kalix-bot in #1445
- Akka CLI 3.0.55 release notes by @olofwalker in #1447
- docs: akka CLI docs by @github-actions[bot] in #1446
- adding marketplace plugin references to spec-first docs by @autodidaddict in #1442
- Update CLI release notes by @olofwalker in #1451
- docs: akka CLI docs by @github-actions[bot] in #1450
- chore: wrong model provider in getting started by @johanandren in #1458
- Docs: infrastructure and structure for documentation overhaul by @TylerJewell in #1452
- Docs: high-priority page rewrites for positioning alignment by @TylerJewell in #1453
- build: Update GitHub Actions versions by @ennru in #1462
- Docs: use case pattern guides and SDK nav restructure by @TylerJewell in #1454
- docs: post-rewrite updates by @ennru in #1463
- docs: review sample links by @ennru in #1466
Full Changelog: v3.5.16...v3.5.17
v3.5.16
What's Changed
Java SDK
- bump: Alpine base image 3.23.3 by @johanandren in #1356
- build: Pin alpine to Akka specific docker repo by @johanandren in #1365
- Revise model name options in reference.conf by @JustinPihony in #1368
- feat: Validate Acl and JWT annotations by @patriknw in #1371
- Auto PR - Akka Runtime version 1.5.45 by @kalix-bot in #1384
- feat: backoffice services by @jroper in #1366
- feat: additional gemini settings for media resolution by @aludwiko in #1381
- feat: Model provider for Google Vertex AI by @johanandren in #1341
- feat: Notifications from event sourced entities by @patriknw in #1376
Other
- Auto PR - Bump SDK versions to 3.5.15 by @github-actions[bot] in #1353
- docs: release notes 3.5.15 by @aludwiko in #1354
- docs: release notes 3.5.15 by @aludwiko in #1355
- Auto PR - Akka Runtime version 1.5.40 by @kalix-bot in #1361
- chore: Cleanup docs2markdown and llms.txt by @patriknw in #1359
- chore: Additional clarification about WorkflowSettings by @patriknw in #1364
- docs: Cross link release notes to workflow notifications by @johanandren in #1358
- chore: Update docs content in ask-akka-agent by @patriknw in #1360
- docs: add reference config page by @ennru in #1363
- docs: constitution.md that can be used for spec driven development by @patriknw in #1367
- Docs: Configure multiple exporters by @mblund in #1370
- Enhance invoke-service.adoc with path matching details by @JustinPihony in #1374
- Update model name examples in documentation by @JustinPihony in #1372
- docs: Update docs for default primary selection mode by @patriknw in #1383
- chore: Wrong link to llm_eval md page by @patriknw in #1387
- docs: akka CLI docs by @github-actions[bot] in #1388
- Update release notes for Akka CLI 3.0.49 by @olofwalker in #1390
- build: Don't vale spellcheck the CLI docs in the SDK build by @johanandren in #1391
- chore: License change date for 3.5.16 by @johanandren in #1393
New Contributors
Full Changelog: v3.5.15...v3.5.16
v3.5.15
What's Changed
Java SDK
- feat: supporting pdf message content by @aludwiko in #1327
- feat: agent reply wrapper in component client by @aludwiko in #1318
- feat: protobuf serialization support by @johanandren in #1288
- chore: More extensive API-docs on the sanitizer interface by @johanandren in #1340
- chore: Include model message attributes in session memory by @johanandren in #1345
- chore: Remove fixme about thought signature by @patriknw in #1346
- Runtime validation as fallback strategey by @octonato in #1342
- feat: token usage in session memory by @aludwiko in #1337
- fix: component validation improvements by @aludwiko in #1343
- chore: Better user errors for failing to create components or setup by @johanandren in #1348
- feat: Additional model request headers by @johanandren in #1326
Other
- Auto PR - Bump SDK versions to 3.5.14 by @github-actions[bot] in #1334
- docs: release notes 3.5.14 by @aludwiko in #1335
- chore: Update project descriptor documentation by @olofwalker in #1338
- chore: removing async code from deduplication docs by @aludwiko in #1339
- chore: license bump 3.5.15 by @aludwiko in #1352
Full Changelog: v3.5.14...v3.5.15
v3.5.14
What's Changed
Java SDK
- fix: including metadata when calling agent token stream by @aludwiko in #1302
- fix: registering all sealed interface subtypes for view table updater by @aludwiko in #1308
- feat: load and merge all descriptors (take 2) by @octonato in #1309
- feat: http endpoint compile time validation by @octonato in #1286
- bump: langchain4j, for structured responses from anthropic by @aludwiko in #1311
- fix: more fine-tuned disabled components for IT setup by @aludwiko in #1304
- chore: avoid static jdk version in processors by @octonato in #1316
- chore: copyright 2026 by @octonato in #1315
- Auto PR - Akka Runtime version 1.5.37 by @kalix-bot in #1320
- feat: Start views and consumers from snapshot by @patriknw in #1242
- feat: custom model provider from config by @aludwiko in #1310
- fix: fixing intellij compilation error with groupId.dashed by @aludwiko in #1325
- fix: fixed response from TestModelProvider should accept multi-modal user message by @aludwiko in #1330
Other
- Auto PR - Bump SDK versions to 3.5.13 by @github-actions[bot] in #1296
- docs: slight improvements to the release callout by @johanandren in #1300
- docs: deduplication docs by @aludwiko in #1307
- docs: added external secret docs by @jroper in #1306
- docs: akka CLI docs by @github-actions[bot] in #1312
- Add February 2026 release notes by @olofwalker in #1313
- docs: update akka cli installation instructions by @janikdotzel in #1194
- docs: Azure Event Hubs page by @johanandren in #272
- docs: Overview description of model thinking by @johanandren in #1301
- docs: add otlp http and azure monitor by @efgpinto in #1319
- Update instructions for cloning Akka sample project by @JustinPihony in #1323
- docs: redirects for pages that moved from java/ earlier by @ennru in #1324
- Update instructions to consider token by @JustinPihony in #1329
- docs: deployment model additions by @ennru in #1331
- chore: license bump 3.5.14 by @aludwiko in #1333
Full Changelog: v3.5.13...v3.5.14
v3.5.13
What's Changed
Java SDK
- chore: unwrap InvocationTargetException by @patriknw in #1272
- bump: Akka Runtime version 1.5.33 by @kalix-bot in #1274
- fix: correctly validate Effect type by @octonato in #1276
- Auto PR - Akka Runtime version 1.5.34 by @kalix-bot in #1280
- feat: Pluggable image loading for agents by @johanandren in #1278
- feat: thinking capabilities by @johanandren in #1249
- feat: Http endpoint web socket support by @johanandren in #1246
- feat: workflow notifications by @aludwiko in #1262
- docs: OpenApi specification maven plugin section by @johanandren in #1287
Other
- fix: detect Apple Silicon when running terminal via rosetta emulation by @sebastian-alfers in #1257
- Auto PR - Bump SDK versions to 3.5.12 by @github-actions[bot] in #1256
- chore: release notes 3.5.12 by @aludwiko in #1259
- chore: Document custom JVM trust store by @olofwalker in #1260
- feat: add support to install akka cli in arm64 linux environments by @sebastian-alfers in #1263
- fix: pin fastcore to avoid bug by @sebastian-alfers in #1268
- CLI 3.0.45 release notes by @olofwalker in #1266
- docs: akka CLI docs by @github-actions[bot] in #1265
- adds a landing page for local cluster operations by @autodidaddict in #1279
- docs: fixing format error by @autodidaddict in #1282
- doc: add short section about Agent by @octonato in #1281
- Auto PR - Akka Runtime version 1.5.35 by @kalix-bot in #1285
- Notification banner by @JustinPihony in #1283
- docs: CLI system config by @olofwalker in #1277
- docs: akka CLI docs by @github-actions[bot] in #1292
- Update release notes for CLI release by @olofwalker in #1294
- chore: release 3.5.13 by @johanandren in #1293
Full Changelog: v3.5.12...v3.5.13
v3.5.12
What's Changed
Java SDK
- chore: clarify docs on entity deletion by @octonato in #1222
- feat: agent image input mime type support by @aludwiko in #1217
- chore: remove deprecation marker by @aludwiko in #1232
- chore: Better error message when wrong component import by @patriknw in #1237
- feat: Replication filters by @patriknw in #292
- fix: Use lazy service discovery of Http client in dev mode/tests by @johanandren in #1235
- fix: state null check validations by @aludwiko in #1234
- chore: deps bump by @aludwiko in #1253
- feat: replication filter for KeyValueEntity by @patriknw in #1215
Other
- Auto PR - Bump SDK versions to 3.5.11 by @github-actions[bot] in #1221
- build: improving rsync for akka sample SDK version bump by @aludwiko in #1224
- chore: release notes 3.5.11 by @aludwiko in #1223
- chore: script for collecting akka sample PRs by @aludwiko in #1228
- chore: fix usage message by @octonato in #1229
- docs: Add common AI coding mistakes to AGENTS.md by @janikdotzel in #1230
- docs: Clarify Null State in AGENTS.md by @janikdotzel in #1233
- sample(multi-agent): avoid view state update if no relevant change by @efgpinto in #1226
- chore: Mention httpClient in IntegrationTest by @patriknw in #1238
- chore: WorkflowSettings in ai assistant guidelines by @patriknw in #1239
- docs: mention supervisor pattern for agent orchestration by @patriknw in #1236
- chore: akka code context-update by @patriknw in #1243
- chore: Some more ai assist instructions by @patriknw in #1247
- adding another screenshot of the request builder to multi-agent sample doc by @autodidaddict in #1250
- adds request builder screenshots to the shopping cart sample docs by @autodidaddict in #1251
- docs: add generated metric registry to reference docs by @pvlugter in #1252
- Auto PR - Akka Runtime version 1.5.30 by @kalix-bot in #1244
- chore: Gemini CLI instruction by @patriknw in #1248
- chore: license bump by @aludwiko in #1255
New Contributors
- @janikdotzel made their first contribution in #1230
Full Changelog: v3.5.11...v3.5.12
v3.5.11
What's Changed
Java SDK
- feat: workflow pause reason by @octonato in #1129
- fix: Use lazy service discovery in dev mode by @johanandren in #1204
- feat: baseUrl in GoogleAIGemini model provider by @patriknw in #1205
- feat: workflow managed timers SDK by @aludwiko in #1203
- feat: workflow method references validation by @aludwiko in #1207
- chore: improved multi-module mvn projects by @octonato in #1133
- feat: telemetry reader for IT by @aludwiko in #965
- feat: resumable SSE for streaming updates view queries by @johanandren in #1161
Other
- Auto PR - Bump SDK versions to 3.5.10 by @github-actions[bot] in #1199
- chore: release notes 3.5.10 by @aludwiko in #1200
- Update release notes for Akka CLI 3.0.43 by @olofwalker in #1211
- docs: akka CLI docs by @github-actions[bot] in #1212
- docs: Fix API doc links #1208 by @johanandren in #1210
- CLI release notes 3.0.44 by @olofwalker in #1192
- docs: Mention that trace_id is included in logs by @patriknw in #1140
- feature: project apply documentation by @olofwalker in #1214
- fix: only update sdk version in for parent poms by @octonato in #1216
- Update sample READMEs for token by @JustinPihony in #1030
- tests: Less flaky test for resumable SSE streams by @johanandren in #1220
- chore: license bump 3.5.11 by @aludwiko in #1219
Full Changelog: v3.5.10...v3.5.11
v3.5.10
What's Changed
Java SDK
- feat: component as tools by @octonato in #1076
- feat: hiding provided components by @aludwiko in #1085
- feat: workflow passivation setting by @aludwiko in #1088
- docs: use sdk in URLs by @ennru in #1099
- chore: Fix resolvers by @JustinPihony in #1077
- feat: secret flag to show hidden components by @octonato in #1103
- chore: Proper (hidden) setting for showing provided components by @patriknw in #1109
- chore: Rename doc links to sdk by @patriknw in #1114
- feat: Consumer passthrough of raw payloads as byte arrays by @johanandren in #1073
- feat: compile time validations by @octonato in #1080
- Auto PR - Akka Runtime version 1.5.22 by @kalix-bot in #1123
- feat: memory filters by @octonato in #1105
- feat: sdk support for Bedrock by @sebastian-alfers in #1120
- feat: validation AST for compile time and run time validations by @octonato in #1125
- feat: include basic protos and document external protos by @johanandren in #1032
- chore: Make sure Http client internals run on SDK dispatcher by @johanandren in #1079
- feat: Direct consumption of protobuf messages in consumer by @johanandren in #1131
- fix: relax validation for Agent handlers by @octonato in #1139
- fix: only validate againts public methods by @octonato in #1152
- Auto PR - Akka Runtime version 1.5.23 by @kalix-bot in #1159
- feat: SSE client reconnect API and doc improvements by @johanandren in #1158
- build: Make the SDK possible to compile on JDK 25 by @johanandren in #1132
- docs: Document application configuration by @patriknw in #1174
- chore: Allow DI of AgentRegistry in all components by @patriknw in #1170
- feat: Testkit for SSE routes, and SSE resume by @johanandren in #1162
- feat: Convenience API for streaming text responses by @johanandren in #1175
- chore: serveral compile validations improvements by @octonato in #1176
- Auto PR - Akka Runtime version 1.5.27 by @kalix-bot in #1193
- feat: LLM image input support by @aludwiko in #1106
- feat: google pub sub topic and subscription improvements by @johanandren in #1195
- chore: Accidental duplication of eventing block by @johanandren in #1196
Other
- Auto PR - Bump SDK versions to 3.5.6 by @github-actions[bot] in #1092
- chore: release notes 3.5.6 by @aludwiko in #1093
- chore: debugging issue with sample sync by @aludwiko in #1096
- chore: release notes 3.5.6 v2 by @aludwiko in #1095
- docs: docs: use sdk in URLs, follow up by @ennru in #1102
- docs: support URL by @ennru in #1101
- fix/drop-sdk-menu by @hedefalk in #1104
- docs: java->sdk redirect by @ennru in #1110
- docs: self-managed doesn't support o11y in console by @ennru in #1112
- docs: data sanitization in left-hand menu by @ennru in #1111
- docs: Small improvements of the sanitization page by @johanandren in #1108
- docs: sanitization in config section by @ennru in #1115
- docs: legal note for CLI downloads by @ennru in #1113
- docs: keep URL for Runtime version check by @ennru in #1121
- docs: Akka libraries 2025.10 release notes by @johanandren in #1117
- docs: keep URL for Runtime version check (2) by @ennru in #1124
- docs: typo in code init list by @sebastian-alfers in #1126
- docs: Update readme with more clear libraries distinction by @johanandren in #1118
- Update release-notes.adoc by @olofwalker in #1127
- docs: CLI spelling by @ennru in #1128
- docs: Documentation of conflict resolution after disaster recovery by @patriknw in #1116
- docs: Rewrite AI coding assistant docs to use akka cli by @patriknw in #1075
- chore: Update change date for 3.5.7 by @patriknw in #1136
- Auto PR - Bump SDK versions to 3.5.7 by @github-actions[bot] in #1138
- docs: Release notes for SDK 3.5.7 by @patriknw in #1137
- chore: Update change date for 3.5.8 by @octonato in #1142
- docs: Release notes for SDK 3.5.8 by @octonato in #1146
- fix: fetch latest tag even if on another branch by @octonato in #1149
- chore: Update change date for 3.5.9 by @patriknw in #1154
- Auto PR - Bump SDK versions to 3.5.9 by @github-actions[bot] in #1156
- docs: Release notes for SDK 3.5.9 by @patriknw in #1157
- docs: akka CLI docs by @github-actions[bot] in #1167
- chore: Podman in vale dictionary by @ennru in #1169
- docs: Add caveat about streaming gRPC endpoints vs distributed systems by @johanandren in #1164
- Auto PR - Akka Runtime version 1.5.24 by @kalix-bot in #1172
- docs: Language fixes for the SSE improvements by @johanandren in #1163
- chore: hide sample-target from list of modules by @octonato in #1178
- docs: embedded in service descriptor by @patriknw in #1177
- adding paragraph about copilot in AI coding assistant doc by @autodidaddict in #1179
- docs: adds flow view screenshot to multi agent plannet by @autodidaddict in #1182
- docs: add flow view screenshot to first service guide by @autodidaddict in #1181
- docs: fix typo in release notes by @efgpinto in #1187
- fixes a broken link by @autodidaddict in #1186
- docs: akka CLI docs by @github-actions[bot] in #1191
- chore: license bump 3.5.10 by @aludwiko in #1198
New Contributors
Full Changelog: v3.5.6...v3.5.10