Skip to content

Commit efa5366

Browse files
chore(release): 16.0.0 release notes
# [16.0.0](v15.0.0...v16.0.0) (2025-10-09) ### Bug Fixes * **wa-v2:** fix missing path parameter in HTTP request creation for message functions ([c379682](c379682)) ### Features * **wa-v2:** add environmentId param to sessions functions and update sdk headers ([7d33340](7d33340)) ### BREAKING CHANGES * **wa-v2:** `assistantId` and `environmentId` are now required parameters for the `createSession` and `deleteSession` functions
1 parent 6736372 commit efa5366

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [16.0.0](https://github.com/watson-developer-cloud/java-sdk/compare/v15.0.0...v16.0.0) (2025-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **wa-v2:** fix missing path parameter in HTTP request creation for message functions ([c379682](https://github.com/watson-developer-cloud/java-sdk/commit/c3796825e2bad8f9b2177be3572929397387ad48))
7+
8+
9+
### Features
10+
11+
* **wa-v2:** add environmentId param to sessions functions and update sdk headers ([7d33340](https://github.com/watson-developer-cloud/java-sdk/commit/7d33340f84796145516e615f0c59c94c52325468))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **wa-v2:** `assistantId` and `environmentId` are now required parameters for the `createSession` and `deleteSession` functions
17+
118
# [15.0.0](https://github.com/watson-developer-cloud/java-sdk/compare/v14.0.2...v15.0.0) (2025-06-18)
219

320

0 commit comments

Comments
 (0)