Skip to content

Commit 5b25833

Browse files
authored
Merge pull request #79 from JaviCerveraIngram/develop
Update CHANGES.md
2 parents 3725b78 + 55a3de5 commit 5b25833

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Connect SDK Changes History
22

3+
## v17.4
4+
5+
* Fix: Due to a bug the log handler was being added for every request, causing log messages being printed twice on the 2nd requests, thrice on the third request, etc.
6+
* Fix: Some fields cannot be properly parsed because their schemas inherit from Schema instead of BaseSchema.
7+
* Fix: A Conversation should not add a message when it is the same as the latest one added.
8+
39
## v17.3
410

511
* HTTP timeout request to Connect platform should be not less than 300 seconds.

0 commit comments

Comments
 (0)