-
Notifications
You must be signed in to change notification settings - Fork 3k
Update mbed-coap to version 4.3.0 #6171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add new api to clear whole sent blockwise message list
@yogpan01 something to review. |
Wawiting on review from @yogpan01, but will start build now. /morph build |
@0xc0170 Dunno why, but gonna need you to start morph... @studavekar fyi. |
@0xc0170 Can this be taken into one of the mbedOS 5.8 Release candidates ? |
/morph build |
@cmonr did something changed with ur gitbub account by any chance ? |
@studavekar Not that I'm aware of. Still part of the same groups. @yogpan01 @adbridge Would be the one to make that final call, but as a rule of thumb, the only PRs that should make it into an Release Candidate after RC1 has been made are bug fixes to the Release Candidate. |
@yogpan01 I'm afraid this has missed the boat for mbed-os 5.8 and this looks like it is adding a new API which means it will need to wait until 5.9. @cmonr was correct in his assertion above. Feel free to plead your case to @sg- or @ChiefBureaucraticOfficer once the first release candidate is cut we should not be taking any new code. |
Build : SUCCESSBuild number : 1362 Triggering tests/morph test |
Test : SUCCESSBuild number : 1142 |
Exporter Build : SUCCESSBuild number : 1014 |
@adbridge @0xc0170 Please refer to my comment on here #6357 (comment) |
@yogpan01 We will take 4.3 and 4.4 into 5.8.1, however please be aware of the following: |
Exporter Build : FAILUREBuild number : 1219 |
Description
Add new API to clear whole sent blockwise message list.
Pull request type