Releases: coze-dev/coze-java
Releases · coze-dev/coze-java
v0.3.0
Changes
🚀 Features
- feat: Add plugin, workflow, and model config params to agent api @aishang1993 (#65)
- feat: Support websocket @hanzeINGH (#60)
🧰 Maintenance
- chore: Fix release action @hanzeINGH (#74)
- chore: Fix release action @hanzeINGH (#73)
- chore: Bump version to 0.3.0 @hanzeINGH (#66)
New Contributors
- @aishang1993 made their first contribution in #65
Full Changelog: v0.2.8...v0.3.0
v0.2.8
Changes
🚀 Features
- feat: Support reasoningContent for chat and Bump to 0.2.8 @hanzeINGH (#52)
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Changes
🐛 Bug Fixes
- Fix: Fix missing workflow event param and return more param when get messages @hanzeINGH (#49)
Full Changelog: v0.2.6...v0.2.7
v0.2.6
Changes
🚀 Features
- feat: Add support for workflow_id in room creation @hanzeINGH (#48)
🧰 Maintenance
- chore: Update README about jwt builder @hanzeINGH (#40)
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Changes
🚀 Features
- feat: Enhance JWT handling and update dependencies @hanzeINGH (#38)
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
Changes
🐛 Bug Fixes
- fix: Ignore unknown JSON keys in OAuthConfig @wasd96040501 (#32)
- fix: Update OAuth authentication URL host to www domain @hanzeINGH (#30)
🧰 Maintenance
- chore: Add test dependencies and fix CI @hanzeINGH (#33)
New Contributors
- @wasd96040501 made their first contribution in #32
Full Changelog: v0.2.1...v0.2.3
v0.2.1
Changes
🚀 Features
- feat: Create OAuth client from config & Bump version to 0.2.1 @hanzeINGH (#29)
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Changes
🚀 Features
- feat: Enhance API and fix deserialization issues @hanzeINGH (#22)
🧰 Maintenance
- fix: Correct typo in exception class name @hanzeINGH (#26)
- feat: Update Java SDK configuration and code formatting @hanzeINGH (#23)
Full Changelog: v0.1.6...v0.2.0