File tree Expand file tree Collapse file tree 9 files changed +49
-6
lines changed
Expand file tree Collapse file tree 9 files changed +49
-6
lines changed Original file line number Diff line number Diff line change 1- {"packages/toolbox-langchain" :" 0.5.0 " ,"packages/toolbox-core" :" 0.5.0 " ,"packages/toolbox-llamaindex" :" 0.5.0 " }
1+ {"packages/toolbox-langchain" :" 0.5.1 " ,"packages/toolbox-core" :" 0.5.1 " ,"packages/toolbox-llamaindex" :" 0.5.1 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-core-v0.5.0...toolbox-core-v0.5.1 ) (2025-09-16)
4+
5+
6+ ### Bug Fixes
7+
8+ * Removed redundant test for test_add_auth_token_getter_unused_token ([ #347 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/347 ) ) ([ dccaf1b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/dccaf1bd70e4e788fd80a9ef952aede4549b2fc7 ) )
9+ * ** toolbox-core:** Use typing.Annotated for reliable parameter descriptions instead of docstrings ([ #371 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/371 ) ) ([ eb76680] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/eb76680d24c344241f3c15293cd12904bbf91b0d ) )
10+
11+
12+ ### Miscellaneous Chores
13+
14+ * ** deps:** update python-nonmajor ([ #351 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/351 ) ) ([ db16cc7] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/db16cc766654c312e0065e6581d3611d2959bb1a ) )
15+ * ** deps:** update python-nonmajor ([ #354 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/354 ) ) ([ df8d695] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/df8d695622d5ad0b6c609c78d830680ebc5fcf10 ) )
16+ * ** deps:** update python-nonmajor ([ #367 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/367 ) ) ([ d9f9c02] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/d9f9c0245c70951435bf2e0d364c8d1e439bc6fb ) )
17+ * remove duplicate header check during initialization ([ #357 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/357 ) ) ([ 888170b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/888170b3c34744089fb3b6f2b6f613c4cd718a89 ) )
18+
19+
20+ ### Documentation
21+
22+ * Update langgraph sample in toolbox-core ([ #366 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/366 ) ) ([ fe35082] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/fe35082104d8039986eccbdab937f5f3e8b2042b ) )
23+
324## [ 0.5.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-core-v0.4.0...toolbox-core-v0.5.0 ) (2025-08-19)
425
526
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.5.0 "
15+ __version__ = "0.5.1 "
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-langchain-v0.5.0...toolbox-langchain-v0.5.1 ) (2025-09-16)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** deps:** update dependency langchain-core to v0.3.75 ([ #346 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/346 ) ) ([ 06d41d4] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/06d41d48caa01e63bade8a583514dd15b6dfa493 ) )
9+ * ** deps:** update dependency langchain-core to v0.3.76 ([ #362 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/362 ) ) ([ 580f321] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/580f3217428ee07713430ab3af2b2067c1debed5 ) )
10+ * ** deps:** update python-nonmajor ([ #351 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/351 ) ) ([ db16cc7] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/db16cc766654c312e0065e6581d3611d2959bb1a ) )
11+ * ** deps:** update python-nonmajor ([ #354 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/354 ) ) ([ df8d695] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/df8d695622d5ad0b6c609c78d830680ebc5fcf10 ) )
12+ * ** deps:** update python-nonmajor ([ #367 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/367 ) ) ([ d9f9c02] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/d9f9c0245c70951435bf2e0d364c8d1e439bc6fb ) )
13+
314## [ 0.5.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-langchain-v0.4.0...toolbox-langchain-v0.5.0 ) (2025-08-19)
415
516
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ authors = [
99 {
name =
" Google LLC" ,
email =
" [email protected] " }
1010]
1111dependencies = [
12- " toolbox-core==0.5.0 " , # x-release-please-version
12+ " toolbox-core==0.5.1 " , # x-release-please-version
1313 " langchain-core>=0.2.23,<1.0.0" ,
1414 " PyYAML>=6.0.1,<7.0.0" ,
1515 " pydantic>=2.7.0,<3.0.0" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.5.0 "
15+ __version__ = "0.5.1 "
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-llamaindex-v0.5.0...toolbox-llamaindex-v0.5.1 ) (2025-09-16)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** deps:** update dependency llama-index to v0.13.3 ([ #342 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/342 ) ) ([ 2b3f4c5] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/2b3f4c5b2e759974e905ea549e8a6209c47f3ba4 ) )
9+ * ** deps:** update dependency llama-index to v0.14.0 ([ #360 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/360 ) ) ([ e861536] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/e861536622eb431e4785aa5373e8d6e19a1ae611 ) )
10+ * ** deps:** update python-nonmajor ([ #351 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/351 ) ) ([ db16cc7] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/db16cc766654c312e0065e6581d3611d2959bb1a ) )
11+ * ** deps:** update python-nonmajor ([ #354 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/354 ) ) ([ df8d695] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/df8d695622d5ad0b6c609c78d830680ebc5fcf10 ) )
12+ * ** deps:** update python-nonmajor ([ #367 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/367 ) ) ([ d9f9c02] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/d9f9c0245c70951435bf2e0d364c8d1e439bc6fb ) )
13+
314## [ 0.5.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-llamaindex-v0.4.0...toolbox-llamaindex-v0.5.0 ) (2025-08-19)
415
516
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ authors = [
99 {
name =
" Google LLC" ,
email =
" [email protected] " }
1010]
1111dependencies = [
12- " toolbox-core==0.5.0 " , # x-release-please-version
12+ " toolbox-core==0.5.1 " , # x-release-please-version
1313 " llama-index>=0.12.0,<1.0.0" ,
1414 " PyYAML>=6.0.1,<7.0.0" ,
1515 " pydantic>=2.8.0,<3.0.0" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.5.0 "
15+ __version__ = "0.5.1 "
You can’t perform that action at this time.
0 commit comments