File tree Expand file tree Collapse file tree 5 files changed +35
-4
lines changed Expand file tree Collapse file tree 5 files changed +35
-4
lines changed Original file line number Diff line number Diff line change 1
- {"packages/toolbox-langchain" :" 0.1.0 " ,"packages/toolbox-core" :" 0.1.0 " }
1
+ {"packages/toolbox-langchain" :" 0.1.1 " ,"packages/toolbox-core" :" 0.1.1 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-core-v0.1.0...toolbox-core-v0.1.1 ) (2025-04-09)
4
+
5
+
6
+ ### Features
7
+
8
+ * Allow loading default toolset (all tools) ([ #153 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/153 ) ) ([ 0f3b4eb] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/0f3b4ebb55d5d4fafecf7ceb648460784b76c257 ) )
9
+
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * correct import in readme ([ #154 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/154 ) ) ([ 2825581] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/2825581c105189bea2ccb31beaf50001512f9a49 ) )
14
+ * rebrand as MCP Toolbox ([ #156 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/156 ) ) ([ d090a3f] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/d090a3f2af35a2e3e1e5d59b3176b026af510b7b ) )
15
+ * rename repo ([ #165 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/165 ) ) ([ 70a476a] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/70a476a4fed46a905fe77101c3c1077fd6d5bd21 ) )
16
+
3
17
## 0.1.0 (2025-04-04)
4
18
5
19
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "0.1.0 "
15
+ __version__ = "0.1.1 "
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-langchain-v0.1.0...toolbox-langchain-v0.1.1 ) (2025-04-09)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update python-nonmajor ([ #148 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/148 ) ) ([ bc894e1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/bc894e1d14823e88a3c0f24ab05b8839a3d653e0 ) )
9
+ * ** deps:** update python-nonmajor ([ #98 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/98 ) ) ([ f03e7ec] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/f03e7ec986eddfb1e0adc81b8be8e9140dcbd530 ) )
10
+
11
+
12
+ ### Miscellaneous Chores
13
+
14
+ * change port number to default toolbox port ([ #135 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/135 ) ) ([ 6164b09] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/6164b09d60412a0e3faf95c1b2e8df13b5ab7782 ) )
15
+ * fix urls in pyproject.toml ([ #101 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/101 ) ) ([ 6e5875e] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/6e5875eb5c3dbce9c9efb00418716577f90e4d05 ) )
16
+ * ** main:** release toolbox-langchain 0.1.1 ([ #54 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/54 ) ) ([ 3e4edf1] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/3e4edf12841ed880073ac0e4e905a51c4cc7c9a9 ) )
17
+ * rebrand as MCP Toolbox ([ #156 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/156 ) ) ([ d090a3f] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/d090a3f2af35a2e3e1e5d59b3176b026af510b7b ) )
18
+ * refactor layout for multiple packages ([ #99 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/99 ) ) ([ ac43090] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/ac43090822fbf19a8920732e2ec3aa8b9c3130c1 ) )
19
+ * rename repo ([ #165 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/165 ) ) ([ 70a476a] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/70a476a4fed46a905fe77101c3c1077fd6d5bd21 ) )
20
+
3
21
## 0.1.0 (2025-02-05)
4
22
5
23
24
42
### Bug Fixes
25
43
26
44
* Deprecate 'add_auth_headers' in favor of 'add_auth_tokens' ([ c5c699c] ( https://github.com/googleapis/genai-toolbox-langchain-python/commit/c5c699cc29bcc0708a31bff90e8cec489982fe2a ) )
27
-
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "0.1.0 "
15
+ __version__ = "0.1.1 "
You can’t perform that action at this time.
0 commit comments