File tree Expand file tree Collapse file tree 9 files changed +80
-6
lines changed Expand file tree Collapse file tree 9 files changed +80
-6
lines changed Original file line number Diff line number Diff line change 1
- {"packages/toolbox-langchain" :" 0.3 .0" ,"packages/toolbox-core" :" 0.3 .0" ,"packages/toolbox-llamaindex" :" 0.3 .0" }
1
+ {"packages/toolbox-langchain" :" 0.4 .0" ,"packages/toolbox-core" :" 0.4 .0" ,"packages/toolbox-llamaindex" :" 0.4 .0" }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-core-v0.3.0...toolbox-core-v0.4.0 ) (2025-07-17)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * fix auth_methods module ([ #313 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/313 ) )
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update python-nonmajor ([ #305 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/305 ) ) ([ 1b0c666] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/1b0c666f75fa71ff37a2a46df6537ca9a62a4776 ) )
13
+ * ** deps:** update python-nonmajor ([ #312 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/312 ) ) ([ 14e4284] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/14e4284a40a4372276acf659b2d5296082bb2487 ) )
14
+ * ** deps:** update python-nonmajor ([ #314 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/314 ) ) ([ 81d862b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/81d862b1ec42227d2702b34cf95ab45f526d3a15 ) )
15
+ * fix auth_methods module ([ #313 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/313 ) ) ([ 6cf6d6b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/6cf6d6ba3cd67d7c4e18e919a10c37f34971dcf1 ) )
16
+
17
+
18
+ ### Miscellaneous Chores
19
+
20
+ * ** deps:** update python-nonmajor ([ #306 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/306 ) ) ([ bf4bed3] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/bf4bed37b5d304df9809e610403bbd799da61b0c ) )
21
+
22
+
23
+ ### Documentation
24
+
25
+ * ** toolbox-core:** Improve docstrings for context manager functions in sync client and auth module ([ #309 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/309 ) ) ([ 367a7b8] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/367a7b8f02e8a4a3b6911bd5c33ba6bc35b6aa43 ) )
26
+
3
27
## [ 0.3.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-core-v0.2.1...toolbox-core-v0.3.0 ) (2025-07-02)
4
28
5
29
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.3 .0"
15
+ __version__ = "0.4 .0"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-langchain-v0.3.0...toolbox-langchain-v0.4.0 ) (2025-07-17)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * fix auth_methods module ([ #313 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/313 ) )
9
+
10
+ ### Features
11
+
12
+ * ** toolbox-langchain:** Enable sync and async context management for ToolboxClient ([ #308 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/308 ) ) ([ 2378598] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/23785985ef5b891bed69843d4981a6e417b5c048 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** deps:** update python-nonmajor ([ #305 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/305 ) ) ([ 1b0c666] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/1b0c666f75fa71ff37a2a46df6537ca9a62a4776 ) )
18
+ * ** deps:** update python-nonmajor ([ #312 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/312 ) ) ([ 14e4284] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/14e4284a40a4372276acf659b2d5296082bb2487 ) )
19
+ * ** deps:** update python-nonmajor ([ #314 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/314 ) ) ([ 81d862b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/81d862b1ec42227d2702b34cf95ab45f526d3a15 ) )
20
+ * fix auth_methods module ([ #313 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/313 ) ) ([ 6cf6d6b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/6cf6d6ba3cd67d7c4e18e919a10c37f34971dcf1 ) )
21
+
22
+
23
+ ### Miscellaneous Chores
24
+
25
+ * ** deps:** update python-nonmajor ([ #303 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/303 ) ) ([ f881635] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/f881635ec28175ddb6d081c8030e52081dd6d140 ) )
26
+ * ** deps:** update python-nonmajor ([ #306 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/306 ) ) ([ bf4bed3] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/bf4bed37b5d304df9809e610403bbd799da61b0c ) )
27
+
3
28
## [ 0.3.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-langchain-v0.2.1...toolbox-langchain-v0.3.0 ) (2025-07-02)
4
29
5
30
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ authors = [
9
9
{
name =
" Google LLC" ,
email =
" [email protected] " }
10
10
]
11
11
dependencies = [
12
- " toolbox-core==0.3 .0" , # x-release-please-version
12
+ " toolbox-core==0.4 .0" , # x-release-please-version
13
13
" langchain-core>=0.2.23,<1.0.0" ,
14
14
" PyYAML>=6.0.1,<7.0.0" ,
15
15
" pydantic>=2.7.0,<3.0.0" ,
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.3 .0"
15
+ __version__ = "0.4 .0"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-llamaindex-v0.3.0...toolbox-llamaindex-v0.4.0 ) (2025-07-17)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * fix auth_methods module ([ #313 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/313 ) )
9
+
10
+ ### Features
11
+
12
+ * ** toolbox-llamaindex:** Enable sync and async context management for ToolboxClient ([ #307 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/307 ) ) ([ a5897c8] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/a5897c8dc15a091938f2cdd75df0acd633fde697 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** deps:** update python-nonmajor ([ #305 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/305 ) ) ([ 1b0c666] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/1b0c666f75fa71ff37a2a46df6537ca9a62a4776 ) )
18
+ * ** deps:** update python-nonmajor ([ #312 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/312 ) ) ([ 14e4284] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/14e4284a40a4372276acf659b2d5296082bb2487 ) )
19
+ * ** deps:** update python-nonmajor ([ #314 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/314 ) ) ([ 81d862b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/81d862b1ec42227d2702b34cf95ab45f526d3a15 ) )
20
+ * fix auth_methods module ([ #313 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/313 ) ) ([ 6cf6d6b] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/6cf6d6ba3cd67d7c4e18e919a10c37f34971dcf1 ) )
21
+
22
+
23
+ ### Miscellaneous Chores
24
+
25
+ * ** deps:** update python-nonmajor ([ #303 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/303 ) ) ([ f881635] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/f881635ec28175ddb6d081c8030e52081dd6d140 ) )
26
+ * ** deps:** update python-nonmajor ([ #306 ] ( https://github.com/googleapis/mcp-toolbox-sdk-python/issues/306 ) ) ([ bf4bed3] ( https://github.com/googleapis/mcp-toolbox-sdk-python/commit/bf4bed37b5d304df9809e610403bbd799da61b0c ) )
27
+
3
28
## [ 0.3.0] ( https://github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-llamaindex-v0.2.1...toolbox-llamaindex-v0.3.0 ) (2025-07-02)
4
29
5
30
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ authors = [
9
9
{
name =
" Google LLC" ,
email =
" [email protected] " }
10
10
]
11
11
dependencies = [
12
- " toolbox-core==0.3 .0" , # x-release-please-version
12
+ " toolbox-core==0.4 .0" , # x-release-please-version
13
13
" llama-index>=0.12.0,<1.0.0" ,
14
14
" PyYAML>=6.0.1,<7.0.0" ,
15
15
" pydantic>=2.8.0,<3.0.0" ,
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.3 .0"
15
+ __version__ = "0.4 .0"
You can’t perform that action at this time.
0 commit comments