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.20.0
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.21.0
Choose a head ref
  • 6 commits
  • 22 files changed
  • 5 contributors

Commits on Dec 15, 2023

  1. Run jobs in CI service tests (#535)

    * Run jobs in CI service tests
    
    * Add pythong path
    
    * Add iot thing to create and delete things
    
    * fix pythong argument
    
    * add working directory
    
    * fix paths
    
    * Fix directory name
    
    * fix config path
    
    * add utils path
    
    * Fix utils path
    
    * Fix utils path
    
    * Add mqtt_version parameter
    
    * Fix syntax
    
    * Fix arguments mqtt_version
    
    * print start program
    
    * execute jobs
    
    * run jobs
    
    * Fix syntax error
    
    * print available jobs
    
    * fix
    
    * don't wait for further jobs
    
    * Fix exit
    
    * Fix
    
    * end when job is done executing
    
    * exit when job execution is done
    
    * fix config path
    
    * Fix mqtt5 issues
    
    * Remove mqtt5 jobs
    
    * Remove commented code
    alfred2g authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1d3e206 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Shadow Update Service Test (#539)

    * Shadow Update Service Test
    
    * Add command input
    
    * Change shadow file name
    
    * Fix executable path
    
    * Add mqtt version number
    
    * Fix named shadow path
    
    * Add shadow name parameter
    
    * Add Named Shadow support
    
    * Debug: don't delete thing
    
    * create named shadow from script
    
    * create shadow
    
    * Add mqtt5 support
    
    * removes unsused code
    
    * Remove dead code
    
    * Fix comments
    alfred2g authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e297944 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Fleet Provisioning Service Tests (#540)

    * Fleet Provisioning Service Tests
    
    * Add CSR config files
    
    * fix pythong file path
    
    * Fix config path names
    
    * Add support for mqtt version parameter
    
    * add thing name previs
    
    * Add mqtt5 support
    
    * add mqtt5 variables
    
    * Fix syntax error
    
    * Fix syntax
    
    * Fix syntax
    
    * remove is ci flag and print statements
    alfred2g authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9223c8a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Fix shadow tests (#543)

    sfod authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    885b976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74efcbb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. [v1.21.0] Supports 32bit VSOCK ports (#544)

    Co-authored-by: GitHub Actions <[email protected]>
    bretambrose and aws-crt-bot authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2b82760 View commit details
    Browse the repository at this point in the history
Loading