Skip to content

chore(main): release 0.8.0#930

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Closed

chore(main): release 0.8.0#930
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Feb 27, 2026

🤖 I have created a release beep boop

0.8.0 (2026-03-06)

⚠ BREAKING CHANGES

  • remove methods with Optional params from LiveRequest.Builder
  • remove deprecated methods accepting Optional params in InvocationContext
  • remove deprecated BaseToolset.isToolSelected method
  • remove Optional parameters from LlmResponse.Builder's methods
  • remove support for legacy transferToAgent, superseded by transfer_to_agent

Features

  • add callbacks functionality to the agent executor (7e8f9dc)
  • add example on how to expose agent via A2A protocol (e3ea378)
  • Adding a Builder for EventsCompactionConfig (05fbcfc)
  • Adding a SessionKey for typeSafety (d899f6f)
  • Adding plugin(Plugin... p) helper methods on App and Runner builders (dc1a192)
  • implement partial event aggregation in RemoteA2AAgent (e064067)
  • remove deprecated BaseToolset.isToolSelected method (d2f1145)
  • remove deprecated methods accepting Optional params in InvocationContext (88153c8)
  • remove methods with Optional params from LiveRequest.Builder (84c62a4)
  • remove Optional parameters from LlmResponse.Builder's methods (a3ac436)

Bug Fixes

  • Allow injecting ObjectMapper in FunctionTool, default to ObjectMapper (re. #473) (71b1070)
  • downgrade otel.version to 1.51.0 (117fedf)
  • Ensure Gemini 3.1 models have events correctly buffered (acffdb9)
  • Exit from rearrangeEventsForLatestFunctionResponse if size of events is less than 2 (5bc3ef8)
  • Fixed issue where events were marked empty if the first part had an empty text; now checks all parts for meaningful content (a0cba25)
  • prepare JSON serialization for Jackson 2.20.2 and Spring Boot 4.0.2 upgrades (8c6591b)

Miscellaneous Chores

  • revert: switch release please secret to use adk-java-releases-bot's token (7eafd1b)

Code Refactoring

  • remove support for legacy transferToAgent, superseded by transfer_to_agent (c1ccb2e)

This PR was generated with Release Please. See documentation.

@google-cla
Copy link
Copy Markdown

google-cla bot commented Feb 27, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from a396461 to 9af9706 Compare March 4, 2026 09:41
@github-actions github-actions bot changed the title chore(main): release 0.8.0 chore(main): release 1.0.0 Mar 4, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main branch 10 times, most recently from 5212bba to fb07d6d Compare March 5, 2026 16:10
@tilgalas tilgalas closed this Mar 6, 2026
@tilgalas tilgalas reopened this Mar 6, 2026
@github-actions github-actions bot changed the title chore(main): release 1.0.0 chore(main): release 0.8.0 Mar 6, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main branch from fb07d6d to 33177c3 Compare March 6, 2026 12:13
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.

1 participant