Releases: AgoraIO-Community/agora-rest-client-java
Releases · AgoraIO-Community/agora-rest-client-java
v0.6.0
What's Changed
- docs: Update README files for improved clarity and formatting; enhance SDK usage examples and feature descriptions by @seymourtang in #22
- docs: Update variable names in README files for consistency in CloudRecordingConfig usage by @seymourtang in #23
- refactor: Introduce BaseAPI class for common functionality and update CloudRecording and ConvoAI APIs to utilize it, enhancing retry logic and path management by @seymourtang in #24
- docs: Update version annotations in ConvoAIClient to reflect correct versioning for interrupt and speak methods by @seymourtang in #25
- feat:Adapt to conversational AI 1.4 features by @seymourtang in #26
- docs: Update README files for improved clarity and consistency in formatting, including TTS provider details and service region options by @seymourtang in #27
Full Changelog: v0.5.0...v0.6.0
v0.5.0
⚠️ Breaking Changes
- refactor: Remove postponed transcoding and audio mixing options from individual recording scenarios and update related documentation by @seymourtang in #20
Features
- feat: Add parameters field to JoinConvoAIReq for enhanced request customization by @seymourtang in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- docs: Update API Documentation link in README.md to Java version by @seymourtang in #12
- chore(deps): bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15 in /examples/convoai by @dependabot in #13
- chore(deps): bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15 in /examples/cloudrecording by @dependabot in #14
- chore(deps-dev): bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15 in /agora-rest-client-core by @dependabot in #15
- Doc:Add more REAME documents and remove Chinese comments from the code by @seymourtang in #16
- chore:Add commnets to cloudrecording service by @seymourtang in #17
- feat: Add httpProperty builder method to CloudRecordingConfig by @seymourtang in #18
- feat: Add new API: HistoryConvoAIAPI, InterruptConvoAIAPI, and SpeakConvoAIAPI to ConvoAIClient by @seymourtang in #19
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs: Update README.md to emphasize SDK testing and community involvement by @seymourtang in #4
- chore: Update gitleaks version to v8.24.2 in pre-commit configuration by @seymourtang in #5
- refactor: Enhance code documentation and improve method visibility by @seymourtang in #6
- feat: Implement Conversational AI service APIs for joining, leaving, listing, querying, and updating agents by @seymourtang in #7
- docs: Update README.md and add Chinese version for Agora REST Client by @seymourtang in #8
- chore: Update agora-rest-client-core version to 0.3.0 and add convoai module by @seymourtang in #9
- chore: Update agora-rest-client-core version to 0.3.0 in Chinese README by @seymourtang in #10
- docs: Add Chinese language link to README.md by @seymourtang in #11
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- refactor:Refactor project structure by @seymourtang in #2
New Contributors
- @seymourtang made their first contribution in #2
Full Changelog: v0.1.3-BETA...v0.2.0
v0.1.3-BETA
🎉 We are thrilled to announce the release of our first Beta version on GitHub!
Please note that this version is for testing and exploration purposes only and is not recommended for use in production environments.
Major Updates
Added support for the cloudRecording REST API
Future Plans
We will continue to improve and refine this version based on user feedback and testing results, with plans to release a stable version in the near future. We greatly appreciate your support and cooperation.
Full Changelog: https://github.com/AgoraIO-Community/agora-rest-client-java/commits/v0.1.3-BETA