We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00cafd7 + a0f8c17 commit b87dc20Copy full SHA for b87dc20
features/frameworks/mbed-coap/CHANGELOG.md
@@ -1,4 +1,10 @@
1
# 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
8
## [v5.1.10](https://github.com/ARMmbed/mbed-coap/releases/tag/v5.1.10)
9
10
- Fix regression from previous release concerning 1024 byte blocksize operations.
0 commit comments