Breaking

Remove misleading session service (#273)

Jaana Dogan
5 months ago

Commit: 7b07455

Date: November 13, 2025 at 3:43 PM

VertexAI chat isn't suitable for session storage, and the implementation returns a fake "test-id" as the session ID. Remove this package.

Breaking

Remove the cmd/launcher/adk package (#252)

Jaana Dogan
5 months ago

Commit: e385395

Date: November 11, 2025 at 9:53 AM

  • Remove the cmd/launcher/adk package
  • Rename adkConfig to config
  • Remove config parameter in AddSubrouter method

---------

Co-authored-by: Dmitry Pasiukevich

Breaking

Add .gitignore for adk-go (#230)

hulk
5 months ago

Commit: db9205e

Date: November 10, 2025 at 12:25 PM

  • Add .gitignore for adk-go
  • Remove vendor
  • Draw a line for the function of the gitignore
  • Remove lines
  • Remove empty line from .gitignore

---------

Co-authored-by: Dmitry Pasiukevich

Breaking

Remove examples.Run method and update public docs (#229)

Dmitry Pasiukevich
5 months ago

Commit: 25c34c5

Date: November 7, 2025 at 12:03 PM

  • Remove examples.Run method and update public docs