-
Notifications
You must be signed in to change notification settings - Fork 166
Comparing changes
Open a pull request
base repository: meraki/dashboard-api-python
base: 1.38.0
head repository: meraki/dashboard-api-python
compare: 1.40.1
- 18 commits
- 30 files changed
- 2 contributors
Commits on Oct 10, 2023
-
Added support for Python 3.12 and removed support for insecure versio…
…ns of Python * Added Python 3.12 to test suite * Removed support for Python 3.7. Per Python maintainers, 3.7 is EOL and no longer receiving security updates * Excluded additional files that need not trigger tests. * Optimized error checking and introduced common.py enabling method extractions for common code. * Minor import optimizations * Minor linting fixes * Fixed missing NETWORK_DELETE_RETRY_WAIT_TIME argument in meraki/__init__.py * Minor syntactical improvements for README.md
Configuration menu - View commit details
-
Copy full SHA for 55edc0d - Browse repository at this point
Copy the full SHA 55edc0dView commit details -
Removed Python 3.12 from test suite
The AIO library uses aiohttp which does not have a production-ready wheel for Python 3.12 yet. We should reconsider 3.12 support once a production-ready wheel exists for aiohttp in Python 3.12. Updated requirements to take advantage of security fixes in dependent libraries.
Configuration menu - View commit details
-
Copy full SHA for ca48541 - Browse repository at this point
Copy the full SHA ca48541View commit details
Commits on Oct 12, 2023
-
* Minor improvements for library and snippets generators
Configuration menu - View commit details
-
Copy full SHA for 4fe03a7 - Browse repository at this point
Copy the full SHA 4fe03a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd5f57 - Browse repository at this point
Copy the full SHA 7dd5f57View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d724f3 - Browse repository at this point
Copy the full SHA 9d724f3View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae54481 - Browse repository at this point
Copy the full SHA ae54481View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e587ea - Browse repository at this point
Copy the full SHA 7e587eaView commit details
Commits on Nov 8, 2023
-
Automatically regenerated library. (#230)
Co-authored-by: GitHub Action <support@meraki.com>
Configuration menu - View commit details
-
Copy full SHA for 8a350b2 - Browse repository at this point
Copy the full SHA 8a350b2View commit details
Commits on Nov 14, 2023
-
New example script for IPAM.
Configuration menu - View commit details
-
Copy full SHA for 5e98ce0 - Browse repository at this point
Copy the full SHA 5e98ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5adb4 - Browse repository at this point
Copy the full SHA ad5adb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41fbd11 - Browse repository at this point
Copy the full SHA 41fbd11View commit details
Commits on Dec 8, 2023
-
Minimum Python version bumped from 3.7 to 3.8 in setup.py, so subsequent versions of the generated package properly reflect the requirement.
Configuration menu - View commit details
-
Copy full SHA for 559e4d3 - Browse repository at this point
Copy the full SHA 559e4d3View commit details -
Automatically regenerated library. (#232)
Co-authored-by: GitHub Action <support@meraki.com> Fixes #231
Configuration menu - View commit details
-
Copy full SHA for 37cd136 - Browse repository at this point
Copy the full SHA 37cd136View commit details
Commits on Dec 11, 2023
-
Automatically regenerated library. (#233)
Co-authored-by: GitHub Action <support@meraki.com>
Configuration menu - View commit details
-
Copy full SHA for e1007d4 - Browse repository at this point
Copy the full SHA e1007d4View commit details
Commits on Dec 12, 2023
-
Upgrades required aiohttp version.
Addresses CVE-2023-49081.
Configuration menu - View commit details
-
Copy full SHA for c5325b2 - Browse repository at this point
Copy the full SHA c5325b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce6c58 - Browse repository at this point
Copy the full SHA dce6c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da3dc3 - Browse repository at this point
Copy the full SHA 6da3dc3View commit details -
Automatically regenerated library. (#234)
Co-authored-by: GitHub Action <support@meraki.com>
Configuration menu - View commit details
-
Copy full SHA for d0790fa - Browse repository at this point
Copy the full SHA d0790faView 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 1.38.0...1.40.1