File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.0-alpha.7 "
2+ "." : " 0.4.0-alpha.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0-alpha.8 (2025-11-14)
4+
5+ Full Changelog: [ v0.4.0-alpha.7...v0.4.0-alpha.8] ( https://github.com/llamastack/llama-stack-client-python/compare/v0.4.0-alpha.7...v0.4.0-alpha.8 )
6+
7+ ### Features
8+
9+ * ** ci:** add integration tests workflow ([ #300 ] ( https://github.com/llamastack/llama-stack-client-python/issues/300 ) ) ([ 32cb959] ( https://github.com/llamastack/llama-stack-client-python/commit/32cb9594b4e7ddf79c3b613f4dc026de01bac892 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * MCP authorization parameter implementation ([ 0b552c6] ( https://github.com/llamastack/llama-stack-client-python/commit/0b552c666e7e071d115f9611bae9ca64d10e9211 ) )
15+
316## 0.4.0-alpha.7 (2025-11-13)
417
518Full Changelog: [ v0.4.0-alpha.6...v0.4.0-alpha.7] ( https://github.com/llamastack/llama-stack-client-python/compare/v0.4.0-alpha.6...v0.4.0-alpha.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " llama_stack_client"
3- version = " 0.4.0-alpha.7 "
3+ version = " 0.4.0-alpha.8 "
44description = " The official Python library for the llama-stack-client API"
55dynamic = [" readme" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments