Skip to content

Releases: volcengine/agentkit-sdk-python

Release 0.3.2

05 Jan 17:53
49cc7f3

Choose a tag to compare

What's Changed

  • fix: replace the directly passed session_token with the one from creds by @innsd in #41

Full Changelog: 0.3.0...0.3.2

Release 0.3.1

05 Jan 17:52

Choose a tag to compare

fix: Replace the directly passed session_token with the one from creds
Full Changelog: 0.3.0...0.3.1

Release 0.3.0

04 Jan 04:14
46b5a30

Choose a tag to compare

What's Changed

  • feat: support a2a routes in api server app by @yaozheng-fang in #35
  • fix: invoke trace by @innsd in #38
  • fix: info show when local docker build fail by @innsd in #39
  • refactor: refactoring service configuration and credential management by @innsd in #40

Full Changelog: 0.2.2...0.3.0

Release 0.2.2

24 Dec 08:07
718a456

Choose a tag to compare

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

22 Dec 07:33

Choose a tag to compare

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

16 Dec 06:22
8b1aac4

Choose a tag to compare

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