Releases: meraki/dashboard-api-python
Releases · meraki/dashboard-api-python
1.33.0
Full Changelog: 1.32.1...1.33.0
1.32.1
Adds support for new licensing endpoints.
Full Changelog: 1.32.0...1.32.1
1.32.0
Change history
We have started to use the GitHub release feature in conjunction with GitHub actions to automatically regenerate the library. Since this is the first 'release' in GitHub parlance, the following is an auto-generated history of virtually every commit since the repo's inception, included here because we have not used the GitHub release feature previously. The below list includes changes that are very, very old, and subsequent releases will not include this noise.
To learn more about what's actually new in version 1.32.0, please consult the API release notes.
- Update README.md by @jleatham in #2
- Update README.md by @jleatham in #3
- fixes updatessid issue #7 error by @grutz in #8
- Fixes #24: 448 PEP8 errors by @pocc in #25
- bugfix: Fixed missing suppressprint. by @danmanners in #42
- Refactored the package version information so that the source of trut… by @LongBeachHXC in #71
- Aio exception problem 73 by @coreGreenberet in #75
- added handling for a missing "Retry-After" header by @coreGreenberet in #78
- added calls to response.close() to fix a memory leak by @coreGreenberet in #79
- added asyncio to the readme by @coreGreenberet in #76
- added aiohttp as a requirement for the installation by @coreGreenberet in #85
- fixed wrong "message" handling in AsyncAPIError by @coreGreenberet in #90
- Enhanced User-Agent by @nerdguru in #88
- Solves #92 by adding conditionals for each element by @nerdguru in #93
- Fixed tags breaking up into individual characters by @NoFliesOnYou in #107
- Initial upload of new notebooks and readme in progress. by @TKIPisalegacycipher in #109
- Notebooks by @TKIPisalegacycipher in #111
- Removed spaces from filenames. by @TKIPisalegacycipher in #112
- Modify Log Handlers by @timway in #115
- Asyncio semaphore by @coreGreenberet in #119
- fixed syntax error in generate_library by @coreGreenberet in #120
- Changed if clause to catch all 2XX HTTP Codes by @deejaypro in #130
- README: Fix link to API documentation by @faho in #135
- fixed unclosed session warnings in the async library by @coreGreenberet in #137
- added an iterator for get_pages method by @coreGreenberet in #146
- fix disabled api handling #147 by @coreGreenberet in #148
- added batch members to aio by @coreGreenberet in #152
- Merge cleanup branch to master. by @TKIPisalegacycipher in #155
- megaproxy is deprecated -> changed the urls to api.meraki.com by @coreGreenberet in #157
- asyncio: increase default concurrent request by @coreGreenberet in #159
- added option to handle logging scheme externally by @GameMaster47 in #173
- fixes #183 by @coreGreenberet in #184
- removes content-type check for json by @coreGreenberet in #181
- FIX: API Endpoints for sensor apis were not usable by @sid137 in #186
- Changed References to package.path - pyinstaller support Issue #187 by @CamoDunn in #188
- Added path parameter escaping by @KennethWilke in #192
- Update to handle exceptions raised by RequestException by @andy-shady-org in #202
New Contributors
- @jleatham made their first contribution in #2
- @grutz made their first contribution in #8
- @pocc made their first contribution in #25
- @danmanners made their first contribution in #42
- @LongBeachHXC made their first contribution in #71
- @coreGreenberet made their first contribution in #75
- @nerdguru made their first contribution in #88
- @NoFliesOnYou made their first contribution in #107
- @TKIPisalegacycipher made their first contribution in #109
- @timway made their first contribution in #115
- @deejaypro made their first contribution in #130
- @faho made their first contribution in #135
- @GameMaster47 made their first contribution in #173
- @sid137 made their first contribution in #186
- @CamoDunn made their first contribution in #188
- @KennethWilke made their first contribution in #192
- @andy-shady-org made their first contribution in #202
Full Changelog: https://github.com/meraki/dashboard-api-python/commits/1.32.0