Skip to content

Releases: coze-dev/coze-py

v0.13.1

28 Mar 07:23
80a028e
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

Full Changelog: v0.13.0...v0.13.1

v0.13.0

10 Mar 08:02
062b0e5
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat: Add support for asynchronous methods in auth @mbb1234567890 (#188)
  • feat: Add WebSocket conversation.chat.cancel support @mbb1234567890 (#191)
  • feat: Add parameters support for websocket chat.update @chyroc (#190)
  • feat: add WebSocket support for workflow ID transmission @chyroc (#189)
  • feat: Add WebSocket conversation.audio_transcript.completed support and benchmarks @chyroc (#187)
  • feat: Add support for deepseek model reasoning_content @chyroc (#186)
  • feat: Add async JWT support with session_name @chyroc (#184)

🐛 Bug Fixes

  • fix: Update workflow_id parameter optional in WebSocket @chyroc (#193)
  • fix: Resolve logger overriding global log configuration @Lexiay (#183)

🧰 Maintenance

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

06 Feb 06:14
ac92dc2
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

23 Jan 23:36
c9c6b55
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat: Add v1/users/me API endpoint to retrieve current authorized user info @chyroc (#177)

🧰 Maintenance

Full Changelog: v0.10.4...v0.11.0

v0.10.4

20 Jan 12:20
2c3d507
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat: Add inserted_additional_messages to chat response @Lexiay (#169)

🧰 Maintenance

Full Changelog: v0.10.3...v0.10.4

v0.10.3

17 Jan 06:28
8e40beb
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: Handle missing fields gracefully & Bump version to 0.10.3 @chyroc (#166)

Full Changelog: v0.10.2...v0.10.3

v0.10.2

16 Jan 09:07
de6e8b4
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • fix: Fix load_oauth & Bump version to 0.10.2 @chyroc (#165)

Full Changelog: v0.10.1...v0.10.2

v0.10.1

16 Jan 03:16
137922d
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • release: Bump version to 0.10.1 @chyroc (#164)
  • fix: Fix client_type in load_oauth_app_from_config @chyroc (#163)
  • feat: Enhance OAuth configuration and improve example scripts @chyroc (#162)

Full Changelog: v0.10.0...v0.10.1

v0.10.0

14 Jan 06:19
8ce09e4
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat: Implement WebSocket support @chyroc (#156)
  • refactor: Rename 'translations' to 'transcriptions' @chyroc (#158)
  • feat: Add description and space_id parameters to voices.clone api @chyroc (#152)

🐛 Bug Fixes

  • fix: Resolve WebSocket issues and add real-time call example @chyroc (#160)

🧰 Maintenance

Full Changelog: v0.9.1...v0.10.0

v0.9.1

25 Dec 12:14
565a0f2
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: Update parameters type annotation in workflows.chat and Bump version to 0.9.1 @chyroc (#151)

Full Changelog: v0.9.0...v0.9.1