You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
embed awsiotsdk version in metrics string, instead of awscrt (#175)
mqtt_connection_builder.py used to live inside awscrt, so that's what it queried. But now this code lives inside the SDK, and that's the version we really care about.
0 commit comments