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-cpp-v2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.39.0
Choose a base ref
...
head repository: aws/aws-iot-device-sdk-cpp-v2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 181 files changed
  • 6 contributors

Commits on Aug 27, 2025

  1. Update submodule for nw_socket leak fix (#828)

    * update submodule for nw_socket leak fix
    
    * bump test duration
    xiazhvera authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    aec5960 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Sample CI Cleanup (#829)

    sbSteveK authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    0d3ba84 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

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

Commits on Sep 12, 2025

  1. Update submodules to address out-of-order event stream stream ids (#831)

    Co-authored-by: Bret Ambrose <bambrose@amazon.com>
    bretambrose and Bret Ambrose authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    954d2fe View commit details
    Browse the repository at this point in the history
  2. [v1.40.1] Eventstream out-of-order stream id generation fix (#832)

    Co-authored-by: GitHub Actions <aws-sdk-common-runtime@amazon.com>
    bretambrose and aws-crt-bot authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    db30688 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Enhance Samples (#834)

    * update command line parser
    
    * clean up mqtt5 x509 sample and readme
    
    * fix warning as error on windows
    
    * update pubsub sample and readme
    
    * add mqtt5 aws websocket
    
    * update CI
    
    * add pkcs11 sample
    
    * add custom auth signed ample
    
    * add unsigned custom auth
    
    * update sample script
    
    * wip update sample folder structure
    
    * update sample folder structure
    
    * wip: remove command utils
    
    * wip : update build samples
    
    * fix commandline
    
    * fix cmake for commands
    
    * fix typo
    
    * build sample for device_defender
    
    * fix uuid
    
    * fix compile error and sample cmake
    
    * remove command utils
    
    * fix shadow update
    
    * basic report
    
    * update error print for DDTestRun, remove ca_file
    
    * fix dd test run path & mqtt3 ci
    
    * add print to argument lists
    
    * fix script for new argument parasing
    
    * remove prints and adjust commands
    
    * remove job id
    
    * remove linux smoke test
    
    * update cr changes
    
    * add back mqtt3 service tests
    
    * remove jobid
    xiazhvera authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    53dd4d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

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

Commits on Oct 14, 2025

  1. Improve FAQ (#837)

    * add faq about build external deps
    
    * minior format changes
    
    * clean up faq
    
    * add submodules notes
    
    * update error code section
    
    * update section title
    xiazhvera authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    c1d527b View commit details
    Browse the repository at this point in the history
  2. Improve readme (#836)

    sfod authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    83a6f9f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Fix Sample Readme (#838)

    * improve readme
    
    * update service sample
    
    * add content table
    
    * fix header layer
    
    * fix readme link
    xiazhvera authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    e05db58 View commit details
    Browse the repository at this point in the history
Loading