[DNM] v0.10.0 docs - #422
Draft
Rachael-Graham wants to merge 23 commits into
Draft
Conversation
- Add v0.10 release notes section covering Go ADK default runtime switch, A2A AgentCard metadata, configurable streaming timeouts, controller service annotations, ACP substrate support, and out-of-band database migrations - Update agents concept page: Go ADK is now default, add A2A AgentCard metadata section - Update upgrade guide: new "Run migrations out-of-band" section and replace golang-migrate Option 2 with kagent db migrate CLI Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Rachael Graham <rachael.graham@solo.io>
- Chat session sharing (read-only and read-write modes) - Substrate support expanded to BYO and Python runtime agents - Configurable A2A client timeout (controller.a2aClientTimeout) - SSO session expiry auto re-authentication - Update agent-substrate concept page to reflect all three supported runtimes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Beta3 is bug-fix only: CVE patches, Go ADK OpenAI embeddings fix, and Helm image registry handling fixes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Co-authored-by: Kristin Brown <kristin.brown@solo.io> Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Doc updates for v0.10.0-beta1, 2, & 3
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Co-authored-by: Kristin Brown <kristin.brown@solo.io> Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Doc updates for v0.10.0-beta4 - 9
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Doc updates for v0.10.0-beta10, 11
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.
Main docs branch to prepare for the v0.10.0 release. Holding as a draft until the version is cut for GA. Merging other PRs into this branch for now.