Releases: volcengine/agentkit-sdk-python
Releases · volcengine/agentkit-sdk-python
Release 0.2.2
What's Changed
- fix: fixed some stability and experience issues, added retry and Unicode support by @innsd in #33
- docs: Updated documentation and optimized installation and configurat… by @innsd in #34
- fix(volcengine/iam): Handle TrustPolicyDocument field as string type by @innsd in #36
- feat: block sensitive information logs and add the. agentkit folder to .dockerignore by @innsd in #37
Full Changelog: 0.2.1...0.2.2
Release 0.2.1
What's Changed
- feat: add request source header X-Custom-Request-Context by @innsd in #32
- fix: add retry for get runtime and pipeline by @innsd in #33
Full Changelog: 0.2.0...0.2.1
Release 0.2.0
What's Changed
- feat: support env detect routes for a2a and mcp server by @yaozheng-fang in #18
- feat: add ping support for a2a by @innsd in #19
- fix: readline in win32 bugfix by @innsd in #21
- feat: support agent server telemetry by @innsd in #22
- feat: compatible with .env and venv config.yaml by @innsd in #23
- feat(cloud): add OAuth2/JWT authentication support for CloudStrategy by @loveyana in #20
- optimized the readme by @codingmokey2025 in #24
- feat: add cli for memory tools knowl. and runtime. by @innsd in #25
- feat: update api version 1215 by @innsd in #26
- feat: Added support for model API base path and key by @innsd in #27
- feat: optimize config valid for runtime auth by @innsd in #28
- fix: resolve global config circular references issue by @innsd in #29
- feat: Update the version to 0.2.0 and adjust the default configuration by @innsd in #30
Full Changelog: https://github.com/volcengine/agentkit-sdk-python/commits/0.2.0