Skip to content

Commit d69f995

Browse files
GWealecopybara-github
authored andcommitted
docs: remove the 1.x breaking-changes callout from the README
The 2.0 migration warning is the first thing a new reader meets in the README, where it is noise for anyone who never used 1.x. This deletes the callout and the two horizontal rules that framed it, so the intro paragraph runs straight into the feature list. Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 984024677
1 parent 6189b2e commit d69f995

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ simplify building, deploying, and orchestrating agent workflows, from simple
3535
tasks to complex systems. While optimized for Gemini, ADK is model-agnostic,
3636
deployment-agnostic, and compatible with other frameworks.
3737

38-
______________________________________________________________________
39-
40-
> **⚠️ BREAKING CHANGES FROM 1.x**
41-
>
42-
> This release includes breaking changes to the agent API, event model, and
43-
> session schema. **Sessions generated by ADK 2.0 are readable by ADK 1.28+
44-
> (extra fields will be ignored), but are incompatible with older 1.x versions.**
45-
46-
______________________________________________________________________
47-
4838
## ✨ Key Features
4939

5040
- **Workflow Runtime**: A graph-based execution engine for composing

0 commit comments

Comments
 (0)