Skip to content

Release: v1.0.0#229

Merged
ScottMansfield merged 1 commit intomainfrom
release-please--branches--main
Apr 21, 2026
Merged

Release: v1.0.0#229
ScottMansfield merged 1 commit intomainfrom
release-please--branches--main

Conversation

@kalenkevich
Copy link
Copy Markdown
Collaborator

@kalenkevich kalenkevich commented Apr 1, 2026

Automated Release PR

adk: 1.0.0

1.0.0 (2026-04-21)

Features

  • add Agent type alias for LlmAgent to keep parity with Python ADK. (#242) (03da958)
  • add auth preprocessor and update auth handler. (#227) (e94c181)
  • add auth related base classes (#223) (a87ed8e)
  • add progressive model streaming processing (#258) (93d551b)
  • oauth support: add oauth2 related classes (#225) (d2b7dcb)
  • Plugin callbacks for context compaction and tool selection (#250) (3deda16)
  • RoutedAgent and RoutedLlm (#215) (1083301)
  • skills: add skills toolset (part 2) (#252) (6869e23)
  • skills: define skills interface (#251) (e8b2cae)
  • skills: loader (part 3) (#256) (a4d2858)
  • skills: support script execution (#276) (8d5cc0a)
  • support abort parameter in runner, agent, model, tool and processors (#234) (1614f36)
  • unsafe local code executor (#257) (ce5bde9)

Bug Fixes

  • add client url to support custom url options for DB connection. (#284) (bf8fade)
  • add missing invocation id when creating new ADK event while merging parallel tool responses. (#253) (7739bd8)
  • move otel dependencies from dev deps to deps (#243) (9622da6)
  • propagate thoughtSignature to concurrent function calls in streaming (#268) (8cd6360)
  • support dynamic requre in esm builds (#244) (fecbdd3)

Miscellaneous Chores

devtools: 1.0.0

1.0.0 (2026-04-21)

Features

  • export AdkApiServer from @google/adk-devtools package (#245) (0887e40)
  • keep original __dirname, __filename and import.meta.url value for compiled agent files. (#254) (db89a42)

Bug Fixes

  • add client url to support custom url options for DB connection. (#284) (bf8fade)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @google/adk bumped from ^0.6.1 to ^1.0.0
main: 1.0.0

1.0.0 (2026-04-21)

Features

  • add Agent type alias for LlmAgent to keep parity with Python ADK. (#242) (03da958)
  • add auth preprocessor and update auth handler. (#227) (e94c181)
  • add auth related base classes (#223) (a87ed8e)
  • add progressive model streaming processing (#258) (93d551b)
  • export AdkApiServer from @google/adk-devtools package (#245) (0887e40)
  • keep original __dirname, __filename and import.meta.url value for compiled agent files. (#254) (db89a42)
  • oauth support: add oauth2 related classes (#225) (d2b7dcb)
  • Plugin callbacks for context compaction and tool selection (#250) (3deda16)
  • RoutedAgent and RoutedLlm (#215) (1083301)
  • skills: add skills toolset (part 2) (#252) (6869e23)
  • skills: define skills interface (#251) (e8b2cae)
  • skills: loader (part 3) (#256) (a4d2858)
  • skills: support script execution (#276) (8d5cc0a)
  • support abort parameter in runner, agent, model, tool and processors (#234) (1614f36)
  • unsafe local code executor (#257) (ce5bde9)

Bug Fixes

  • add client url to support custom url options for DB connection. (#284) (bf8fade)
  • add missing invocation id when creating new ADK event while merging parallel tool responses. (#253) (7739bd8)
  • move otel dependencies from dev deps to deps (#243) (9622da6)
  • propagate thoughtSignature to concurrent function calls in streaming (#268) (8cd6360)
  • support dynamic requre in esm builds (#244) (fecbdd3)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@kalenkevich kalenkevich force-pushed the release-please--branches--main branch 6 times, most recently from 16da797 to eb5dc37 Compare April 8, 2026 18:28
@kalenkevich kalenkevich force-pushed the release-please--branches--main branch 6 times, most recently from 0791b29 to aeafa60 Compare April 10, 2026 18:42
@myakhnis-siro
Copy link
Copy Markdown

Hey @kalenkevich, would it be possible to cut go ahead and cut this release? It's got a bug fix we're eager for.

@kalenkevich kalenkevich force-pushed the release-please--branches--main branch 9 times, most recently from 0675a60 to 63769f6 Compare April 20, 2026 23:49
@kalenkevich kalenkevich changed the title Release: v0.7.0 Release: v1.0.0 Apr 20, 2026
@kalenkevich kalenkevich force-pushed the release-please--branches--main branch from 63769f6 to 9b8dca5 Compare April 20, 2026 23:54
@kalenkevich kalenkevich force-pushed the release-please--branches--main branch from 9b8dca5 to e152d97 Compare April 21, 2026 01:19
@ScottMansfield ScottMansfield merged commit 0e8af75 into main Apr 21, 2026
7 checks passed
@ScottMansfield ScottMansfield deleted the release-please--branches--main branch April 21, 2026 15:45
@kalenkevich
Copy link
Copy Markdown
Collaborator Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants