chore: Merge main into multi-agent-dev#1532
Merged
patriknw merged 50 commits intomulti-agent-devfrom Apr 16, 2026
Merged
Conversation
* bump: Akka Runtime to 1.5.47 * align akka http version * bump: Akka gRPC 2.5.10 --------- Co-authored-by: Johan Andrén <johan@markatta.com>
* Akka CLI 3.0.55 release notes Akka CLI 3.0.55 release notes * Apply suggestion from @olofwalker
Co-authored-by: GitHub <noreply@github.com>
* adding marketplace plugin references to spec-first docs * escaping characters * Apply suggestions from code review Co-authored-by: Patrik Nordwall <patrik.nordwall@gmail.com> --------- Co-authored-by: Patrik Nordwall <patrik.nordwall@gmail.com>
* docs: akka CLI docs * Add new top level commads to index page; update full command list --------- Co-authored-by: GitHub <noreply@github.com> Co-authored-by: Enno Runne <458526+ennru@users.noreply.github.com>
Replace incorrect --secret-env instructions in the mount secrets section with the correct volumeMount service descriptor approach. External secrets can only be mounted on the filesystem, not injected as environment variables. Add complete GCP Secret Manager setup instructions covering workload identity federation, IAM bindings, and CLI usage.
Add GcpExternalSecret and GcpExternalSecretObject tables to the descriptor reference. Add GCP example to the project descriptor alongside the existing Azure example. Fix copy-paste error in Azure objects field description.
Add etcd, gcp, kubelet, principalSet, and projectId to the accepted vocabulary for the external secrets documentation.
* bump: Akka Runtime to 1.5.48 * new entity effect params --------- Co-authored-by: Johan Andrén <johan@markatta.com>
* Rewrite llms.txt per llmstxt.org standard with positioning preamble Restructure llms.txt following the llmstxt.org specification: H1 title, blockquote summary, positioning context (three barriers, three dimensions, differentiators, personas, competitive landscape), then H2 sections organized as link indexes: Getting Started, SDK Components, Use Cases, Concepts, Operating, Reference, Optional. Examples section preserved. Links to corporate llms.txt for business context.
Co-authored-by: GitHub <noreply@github.com>
* feat: Notifications from key value entity * add thenReply(Supplier) so that publishing can be done after successful persist, like for ESE * rewrite SSE section in docs to use KVE notification stream
…t-fix docs: fix external secrets mount section and add GCP Secret Manager
* chore: add hint about static resources handling * integrates Johan's suggestion
* docs: refer to SDD in Developing index page * docs: merge Getting started and Tutorials
* build: silence some sbt unused key linting * formatting
* feat: consumer testkit * review comments * fmt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* docs: SDK 3.5.17 release notes * OpenTelemetry
* chore: deprecate instance maxRetries * remove obsolete AGENTS.md instruction * use static maxRetries in all places * formatting * more formatting
* fix: docs2makdrown.sh correctly handles callouts * source level fixes * minor docs improvements
…1515) * chore: Better error message for unsupported optional + collection in views * compile time validation as well as runtime * a few more view validations added * inline validation in ViewSchema no longer needed
Co-authored-by: GitHub <noreply@github.com>
Akka CLI 3.0.59
johanandren
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not squash