Skip to content

Update mbed-cloud-sdk to latest version 2.0.5 #9849

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

Merged
merged 1 commit into from
Feb 27, 2019
Merged

Update mbed-cloud-sdk to latest version 2.0.5 #9849

merged 1 commit into from
Feb 27, 2019

Conversation

teetak01
Copy link
Contributor

Description

Updating Python SDK to latest version 2.0.5.

  • Fixes to subscription patterns and filtering, also a timeout on a blocking subscription now raises a CloudTimeoutError not a Queue.empty exception.
  • Errors received in async-responses will now populate the exception status and reason attributes.
  • Stopping notifications now terminates cleanly without logging an error.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@madchutney @JanneKiiskila @yogpan01

Release Notes

Fixes to subscription patterns and filtering, also a timeout on a blocking subscription now raises a CloudTimeoutError not a Queue.empty exception.
Errors received in async-responses will now populate the exception status and reason attributes.
Stopping notifications now terminates cleanly without logging an error.
@teetak01
Copy link
Contributor Author

@cmonr the SDK just released a new version, which fixes some more issues observed in Client testing.

@ciarmcom
Copy link
Member

@teetak01, thank you for your changes.
@JanneKiiskila @yogpan01 @madchutney @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 27, 2019

@cmonr the SDK just released a new version, which fixes some more issues observed in Client testing.

Should we wait or this is fine as it is?

@teetak01
Copy link
Contributor Author

I meant that this is the updated version. In reference to the 2.0.4 update just before this.

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 27, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Feb 27, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 0e7f112 into ARMmbed:master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants