Skip to content

Update awscrt to 0.5.11 #39

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 2 commits into from
Feb 20, 2020
Merged

Update awscrt to 0.5.11 #39

merged 2 commits into from
Feb 20, 2020

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Feb 20, 2020

Update awscrt to version 0.5.11. Improvements include:

  • MQTT improvements
    • Fix on_connection_resumed callback's return_code argument.
    • Reduce default duration between MQTT keep-alive pings.
    • Drop connection if server CONNACK takes too long.
  • Fix crash-on-exit which was common on Windows.
  • GCC 8 support

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- MQTT improvements
  - Fix `on_connection_resumed` callback's `return_code` argument.
  - Reduce default duration between MQTT keep-alive pings.
  - Drop connection if server CONNACK takes too long.
- Fix crash-on-exit which was common on Windows.
- GCC 8 support
@graebm graebm requested a review from a team February 20, 2020 21:58
Copy link
Contributor

@justinboswell justinboswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bumps, my bumps, my lovely version bumps

@graebm graebm merged commit 44a67bc into master Feb 20, 2020
@graebm graebm deleted the update-awscrt branch February 20, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants