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 2dcd6c0 + 6a3e0d5 commit 0c9be22Copy full SHA for 0c9be22
connectivity/libraries/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