-
Notifications
You must be signed in to change notification settings - Fork 423
Comparing changes
Open a pull request
base repository: aws/aws-iot-device-sdk-python
base: v1.5.2
head repository: aws/aws-iot-device-sdk-python
compare: master
- 12 commits
- 27 files changed
- 11 contributors
Commits on Jun 2, 2022
-
Give explicit permissions to Github actions (#314)
because actions in this repo no longer have write permission by default.
Configuration menu - View commit details
-
Copy full SHA for 8e96448 - Browse repository at this point
Copy the full SHA 8e96448View commit details
Commits on Jun 14, 2022
-
setup.py: Use setuptools instead of distutils (#305)
distutils is deprecated and will be gone in 3.12+ Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3521d1 - Browse repository at this point
Copy the full SHA f3521d1View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39c35f6 - Browse repository at this point
Copy the full SHA 39c35f6View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dcbd4e7 - Browse repository at this point
Copy the full SHA dcbd4e7View commit details
Commits on May 23, 2023
-
Co-authored-by: Noah Beard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdda2ec - Browse repository at this point
Copy the full SHA fdda2ecView commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f78e330 - Browse repository at this point
Copy the full SHA f78e330View commit details
Commits on Feb 14, 2024
-
Use ssl context wrap socket in Python3.12+ (#338)
* Use ssl context wrap socket in Python3.12+ * Remove redundant test modes --------- Co-authored-by: Bret Ambrose <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 800c16e - Browse repository at this point
Copy the full SHA 800c16eView commit details -
Manual version update for pending release (#339)
Co-authored-by: Bret Ambrose <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3865ac9 - Browse repository at this point
Copy the full SHA 3865ac9View commit details -
Iterate flushing CD pipeline (#340)
Co-authored-by: Bret Ambrose <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 567e3db - Browse repository at this point
Copy the full SHA 567e3dbView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37de516 - Browse repository at this point
Copy the full SHA 37de516View commit details
Commits on Oct 28, 2024
-
Update and clarify Python minimum version (#346)
Co-authored-by: Bret Ambrose <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1f495d - Browse repository at this point
Copy the full SHA b1f495dView commit details
Commits on Nov 26, 2024
-
Switch to using a role for CI (#348)
* switch to using a role for integrated tests * separate python * setup permision&test against CI_PubSub_Role * test against iot account * update host * test host * use a ci job role for test * update role permission * update tests to use host argument * quick run discovery test * quick test for gg discovery * migrate gg discovery test * more comments --------- Co-authored-by: Vera Xia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33016f1 - Browse repository at this point
Copy the full SHA 33016f1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.2...master