You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [7.2.0](v7.1.2...v7.2.0) (2023-03-16)
### Bug Fixes
* **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](67b169d))
### Features
* **assistantv2:** add several new functions ([301889b](301889b))
* **assistantv2:** improved typing ([fdd4dd2](fdd4dd2))
* **discov2:** new aggregation types ([31cb970](31cb970))
* **lt,stt:** add and remove model constants ([d41c7ee](d41c7ee))
* **nlu:** remove all sentimentModel functions ([dc21a35](dc21a35))
* **nlu:** remove beta model param from Sentiment ([8906260](8906260))
* **stt, tts:** add more models ([4fca678](4fca678))
* **tts:** add new params to websocket function ([13ab63f](13ab63f))
* **tts:** add params and add model constants ([b9fad7b](b9fad7b))
***deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](https://github.com/watson-developer-cloud/node-sdk/commit/67b169d795b6d7c828e078b891ac3b0940ef0def))
7
+
8
+
9
+
### Features
10
+
11
+
***assistantv2:** add several new functions ([301889b](https://github.com/watson-developer-cloud/node-sdk/commit/301889bac97eb319baf45e1aba61aa571e07edae))
***discov2:** new aggregation types ([31cb970](https://github.com/watson-developer-cloud/node-sdk/commit/31cb970d2e02e1a10a461ae0f392fa343ea141da))
14
+
***lt,stt:** add and remove model constants ([d41c7ee](https://github.com/watson-developer-cloud/node-sdk/commit/d41c7ee5f88438df5b5e123e67656d4a78e7bf26))
15
+
***nlu:** remove all sentimentModel functions ([dc21a35](https://github.com/watson-developer-cloud/node-sdk/commit/dc21a350cb9361914db025e97d957b5a9b78c4e0))
16
+
***nlu:** remove beta model param from Sentiment ([8906260](https://github.com/watson-developer-cloud/node-sdk/commit/89062603a599ca868c28172f4e2b5b37d32b6eba))
17
+
***stt, tts:** add more models ([4fca678](https://github.com/watson-developer-cloud/node-sdk/commit/4fca6780654c992c48e1d6adecd794a8bfb11e34))
18
+
***tts:** add new params to websocket function ([13ab63f](https://github.com/watson-developer-cloud/node-sdk/commit/13ab63f8493b6d0feffcdfd610b554684e80cb53))
19
+
***tts:** add params and add model constants ([b9fad7b](https://github.com/watson-developer-cloud/node-sdk/commit/b9fad7b8e4c6982705c60ceb5adc8684bd7ef81a))
0 commit comments