Skip to content

Commit 0c9be22

Browse files
authored
Merge pull request #14768 from anttiylitokola/update-mbed-coap
Update mbed-coap to version v5.1.11
2 parents 2dcd6c0 + 6a3e0d5 commit 0c9be22

File tree

2 files changed

+96
-101
lines changed

2 files changed

+96
-101
lines changed

connectivity/libraries/mbed-coap/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Change Log
2+
## [v5.1.11](https://github.com/ARMmbed/mbed-coap/releases/tag/v5.1.11)
3+
4+
Block-Wise request (block1) error handling improvements:
5+
* Removed SN_COAP_BLOCKWISE_MAX_TIME_DATA_STORED usage. Block-Wise requests will now follow normal retranmission rules.
6+
* Process block1 responses only once. If response is coming in wrong order just ignore it wait next response to happen.
7+
28
## [v5.1.10](https://github.com/ARMmbed/mbed-coap/releases/tag/v5.1.10)
39

410
- Fix regression from previous release concerning 1024 byte blocksize operations.

0 commit comments

Comments
 (0)