Skip to content

chore(main): release toolbox-core 0.5.9#527

Merged
anubhav756 merged 2 commits intomainfrom
release-please--branches--main--components--toolbox-core
Feb 16, 2026
Merged

chore(main): release toolbox-core 0.5.9#527
anubhav756 merged 2 commits intomainfrom
release-please--branches--main--components--toolbox-core

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Feb 2, 2026

🤖 I have created a release beep boop

0.5.9 (2026-02-16)

Features

  • Deprecate Protocol.TOOLBOX (Native HTTP Protocol) (#547) (b99ec50)
  • Enable package-specific client identification for MCP (#525) (7ac0d3f)
  • Introduce warning when headers are sent over insecure HTTP connections (#544) (832d4e7)

Bug Fixes

  • parse parameter default value from tool schema (#538) (f832fd6)

This PR was generated with Release Please. See documentation.

@release-please release-please bot added the autorelease: pending Release please needs to do its work on this. label Feb 2, 2026
@release-please release-please bot requested a review from a team as a code owner February 2, 2026 11:14
@release-please release-please bot added the autorelease: pending Release please needs to do its work on this. label Feb 2, 2026
@release-please release-please bot force-pushed the release-please--branches--main--components--toolbox-core branch 3 times, most recently from d00f906 to cc89951 Compare February 9, 2026 12:24
@anubhav756 anubhav756 added the priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. label Feb 9, 2026
@release-please release-please bot force-pushed the release-please--branches--main--components--toolbox-core branch 5 times, most recently from 797b634 to 1ec9df0 Compare February 13, 2026 10:35
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756
Copy link
Contributor

anubhav756 commented Feb 13, 2026

The presubmit tests are failing due to TypeError: ToolboxSyncClient.__init__() got an unexpected keyword argument 'client_name' in all the downstream packages (toolbox-adk, toolbox-langchain, toolbox-llamaindex).

This is because the integration tests install the unreleased version of toolbox-core through this step (that installs using requirements.txt) but then it gets overridden by the latest released version of toolbox-core in this step (that installs using pyproject.toml).

Note

This issue should be fixed by #546 and #548 for the necessary CI/CD pipeline updates.

@release-please release-please bot force-pushed the release-please--branches--main--components--toolbox-core branch from 1ec9df0 to d6ea8fd Compare February 16, 2026 07:56
@anubhav756
Copy link
Contributor

/gcbrun

@release-please release-please bot force-pushed the release-please--branches--main--components--toolbox-core branch from d6ea8fd to 7104bee Compare February 16, 2026 11:23
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 force-pushed the release-please--branches--main--components--toolbox-core branch from 7104bee to f8c6f31 Compare February 16, 2026 11:37
@anubhav756
Copy link
Contributor

/gcbrun

1 similar comment
@anubhav756
Copy link
Contributor

/gcbrun

@release-please release-please bot force-pushed the release-please--branches--main--components--toolbox-core branch from ad2dc5f to 4d8051e Compare February 16, 2026 12:11
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 merged commit 91e5745 into main Feb 16, 2026
26 checks passed
@release-please
Copy link
Contributor Author

🤖 Created releases:

🌻

@release-please release-please bot added autorelease: tagged Release please has completed a release for this. and removed autorelease: pending Release please needs to do its work on this. labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged Release please has completed a release for this. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants