Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-iot-device-sdk-python-v2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.1
Choose a base ref
...
head repository: aws/aws-iot-device-sdk-python-v2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.0
Choose a head ref
  • 7 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 2, 2023

  1. Typo in connection failed callback (#528)

    Co-authored-by: Bret Ambrose <[email protected]>
    bretambrose and Bret Ambrose authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ed5a186 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Cleanup custom auth samples, improve associated sample readmes (#529)

    * Cleanup custom auth samples, improve associated sample readmes
    
    
    ---------
    
    Co-authored-by: Bret Ambrose <[email protected]>
    bretambrose and Bret Ambrose authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    65bb400 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Topic aliasing options to mqtt5 client builder (#532)

    * Topic aliasing options to mqtt5 client builder
    
    ---------
    
    Co-authored-by: Bret Ambrose <[email protected]>
    bretambrose and Bret Ambrose authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    11d3bea View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    685afa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Custom auth polish (#537)

    * Test driven development hur
    
    * Conditional signature encoding
    
    * Doc string updates
    bretambrose authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    13ca9a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Mqtt5 General Availability (#536)

    * remove dev preview disclaimer
    
    * update awscrt to 0.20.0
    
    * kick ci
    
    ---------
    
    Co-authored-by: Bret Ambrose <[email protected]>
    xiazhvera and bretambrose authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c6fcdbe View commit details
    Browse the repository at this point in the history
  2. [v1.20.0] Mqtt5 General Availability (#538)

    Co-authored-by: GitHub Actions <[email protected]>
    bretambrose and aws-crt-bot authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    17669d6 View commit details
    Browse the repository at this point in the history
Loading