Skip to content

v0.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Oct 14:02
· 72 commits to main since this release
0c05e74

Changes

🚀 Features

  • feat: enhance create conversation API with additional parameters @chyroc (#313)
  • feat: add delete conversation API implementation @chyroc (#312)
  • feat: add conversation update API support @chyroc (#311)
  • feat: enhance create bot API with additional parameters @chyroc (#310)
  • feat: Add connectors client with update bot review result API @chyroc (#307)
  • feat: Add is_output_trimmed field to WorkflowRunHistory model @chyroc (#306)
  • feat: Add workflow retrieve API implementation with examples and tests @chyroc (#305)
  • feat: Add workflow versions list API support @chyroc (#302)
  • feat: Support usage for workflow run @chyroc (#300)
  • feat: Add unpublish agent API implementation @chyroc (#299)

🐛 Bug Fixes

  • fix: JWT JTI generation security issue with fixed random seed @chyroc (#322)

🧰 Maintenance

  • chore: Bump version to 0.20.0 @ojxio (#327)
  • chore: Upgrade httpx to ^0.28.0 and respx to ^0.22.0 for Python 3.8+ @ojxio (#326)
  • chore: Update License @dragooncjw (#323)
  • chore: Potential fix for code scanning alert no. 1: Workflow does not contain permissions @chyroc (#315)
  • docs: Optimize README wording for clarity and professionalism @chyroc (#309)

New Contributors

Full Changelog: v0.19.0...v0.20.0