Skip to content

Releases: googleapis/mcp-toolbox-sdk-java

v0.2.0

02 Mar 05:37
b602661

Choose a tag to compare

0.2.0 (2026-03-02)

⚠ BREAKING CHANGES

  • transition Java SDK to MCP transport (#38)

Features

  • add Cymbal Transit Spring Boot sample application (#37) (45c4f48)
  • transition Java SDK to MCP transport (#38) (e20696a)

Miscellaneous Chores

  • main: release 0.1.2-SNAPSHOT (#32) (ae025d4)
  • replace old partner teams with new ones (Wave 2) (#34) (12ab167)
  • Revise README for MCP Toolbox setup instructions (#36) (66f926a)
  • Revised the dependency version for the SDK to 0.1.1 (#39) (fb65e26)
  • Revised the dependency version for the SDK to 0.1.1 (#40) (86da889)
  • Revised the dependency version for the SDK to 0.1.1 (#41) (61f7e87)
  • Revised the dependency version for the SDK to 0.1.1 (#42) (53679dc)

v0.1.1

19 Feb 09:11
29de32f

Choose a tag to compare

0.1.1 (2026-02-18)

Miscellaneous Chores

  • Add E2E test and cloudbuild config (#9) (dbd66ce)
  • add project-specific metadata to pom.xml (#25) (ee0fb62)
  • Add Workflows for nightly and on-merge tests (#26) (3346c2c)
  • Create tools.yaml for the sample usage project (#27) (1d4c374)
  • disable component inclusion in release tags (#17) (36fd6dd)
  • main: release 0.1.1-SNAPSHOT (#20) (cb47ec4)
  • modify issue templates (#3) (c30a6fa)
  • Remove GCS repository from pom.xml (#29) (1759fd2)
  • Set up test / sample files and instructions for the Java SDK (#19) (6f408d6)
  • Update github configs (#4) (dd9e466)

Documentation

  • fix javadoc issues and update CI to check generation (#23) (5b7f215)

v0.1.0

11 Feb 18:20
4667b92

Choose a tag to compare

0.1.0 (2026-02-11)

Features

  • Add loadToolset method with support for parameter/auth bindings and strict validation for unknown tools. (0c28bb8)
  • add versions.txt for tracking and update project version (#12) (5737e6e)
  • core: Initial setup of Core SDK (7428bf2)

Documentation

  • Add note about Java SDK feature parity status. (3c48030)