We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceed5b commit 3c322fdCopy full SHA for 3c322fd
1 file changed
CHANGELOG.md
@@ -1,18 +1,21 @@
1
-# 2.14.8
+# v2.15.0
2
+* SDK now emits missing parameter errors on returned stream if no callback is supplied (#368 / #377)
3
+
4
+# v2.14.8
5
* Fix DocumentConversion#convert() to accept config params as documented in api ref
6
* Fix param checking on various TTS customization methods
7
-# 2.14.6
8
+# v2.14.6
9
* Fix incorrect error messates (#373)
10
-# 2.14.5
11
+# v2.14.5
12
* Fix issue where adding a document as buffer/string fails in Discovery v1 (#370)
13
* Fix issue where STT RecognizeStream could fail to emit speaker_labels event in rare circumstances
14
-# 2.14.4
15
+# v2.14.4
16
* Update jsdoc for Speech to text
17
-# 2.14.3
18
+# v2.14.3
19
* Expose discovery v1 in index
20
21
# v2.14.2
0 commit comments