Skip to content

Commit b87dc20

Browse files
authored
Merge pull request #14770 from anttiylitokola/mbed-os-5.15-coap-update
mbed-os-5.15: Update mbed-coap to version 5.1.11
2 parents 00cafd7 + a0f8c17 commit b87dc20

File tree

2 files changed

+96
-101
lines changed

2 files changed

+96
-101
lines changed

features/frameworks/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)