Skip to content

Commit 9359156

Browse files
chore(release): 15.0.0 release notes
# [15.0.0](v14.0.2...v15.0.0) (2025-06-18) ### Features * **stt,tts:** new models and voices ([e2aaf08](e2aaf08)) * **wa-v2:** add new turn event type ([3ec3da0](3ec3da0)) ### BREAKING CHANGES * **wa-v2:** conversationalSearch is now a required parameter when constructing SearchSettings Add new llmMetadata property Add new turn event TurnEventGenerativeAICalledCallout
1 parent 88a7feb commit 9359156

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [15.0.0](https://github.com/watson-developer-cloud/java-sdk/compare/v14.0.2...v15.0.0) (2025-06-18)
2+
3+
4+
### Features
5+
6+
* **stt,tts:** new models and voices ([e2aaf08](https://github.com/watson-developer-cloud/java-sdk/commit/e2aaf0850dd30ce1dfe8c9534171b84a1a146765))
7+
* **wa-v2:** add new turn event type ([3ec3da0](https://github.com/watson-developer-cloud/java-sdk/commit/3ec3da0fff08ac3b4d1314b9b8c6767d4645ed6c))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* **wa-v2:** conversationalSearch is now a required parameter when constructing SearchSettings
13+
14+
Add new llmMetadata property
15+
Add new turn event TurnEventGenerativeAICalledCallout
16+
117
## [14.0.2](https://github.com/watson-developer-cloud/java-sdk/compare/v14.0.1...v14.0.2) (2025-05-27)
218

319

0 commit comments

Comments
 (0)