Skip to content

Releases: coze-dev/coze-py

v0.15.0

06 May 06:58
c5e56f7
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

21 Apr 08:55
3ae8050
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix: Fix parsing of WorkflowRunHistory in running state @chyroc (#226)
  • fix: Add 'data' field of type Message to ConversationMessageCompletedEvent class @Lexiay (#223)
  • fix: Fix variable key @chyroc (#222)
  • fix: Fix resume workflow key @mbb1234567890 (#213)

🧰 Maintenance

Full Changelog: v0.13.1...v0.14.0

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