Skip to content

Releases: meraki/dashboard-api-python

2.1.0

16 Dec 00:41
03906ab

Choose a tag to compare

This update includes several fixes and improvements, along with all the API operations released since the last update. As always, if you have any issues, please report them on GitHub.

What's Changed

  • Enhance API support and documentation by @fmunozmiranda in #310
  • Instantiated the Spaces, WirelessController, CampusGateway, AsyncSpaces, AsyncWirelessController, and AsyncCampusGateway modules by @carterian34 in #307
  • Fix missing retries check on 429 response by @claytonsingh in #304
  • update pytest dep pin by @rknightion in #309

New Contributors

Full Changelog: 2.0.3...2.1.0

2.0.3

22 May 23:02
2acd4a8

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

21 Apr 22:13
08b4576

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

09 Apr 19:09
2931338

Choose a tag to compare

What's Changed

This version has no API changes but the severity of #290 is substantial enough that all users of 2.0.0 should upgrade to 2.0.1 or later.

Full Changelog: 2.0.0...2.0.1

2.0.0

09 Apr 00:17
2bd5a05

Choose a tag to compare

What's Changed

  • Decouples library version from API version due to changes in operation IDs that are breaking for the library but not the API.
  • Fixes a KeyError exception when paginating through the API endpoints whose response payloads are JSON objects, e.g., those using the items/meta pattern. (Fixes #270) by @ian-carter-meraki in #287 -- thank you @ian-carter-meraki !
  • Fixed and improved concurrency handling for deleteNetwork after error message changed server-side
  • Simplified the user agent string delivered to Meraki dashboard to make it more readable in the API Analytics page. Be sure to specify your caller as usual per the guidelines, even if you're developing a basic script! (fixes #280)
  • Automatically regenerated library to version 2.0.0 for API version 1.57.0 by @TKIPisalegacycipher in #289
  • Other minor fixes and improvements, e.g., #275

New Contributors

Full Changelog: 1.56.0...2.0.0

1.56.0

19 Mar 23:25
bdbfb52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.54.0...1.56.0

1.54.0

06 Jan 18:03
458b038

Choose a tag to compare

What's Changed

Full Changelog: 1.53.0...1.54.0

1.53.0

05 Dec 16:14
5e7abed

Choose a tag to compare

What's Changed

Full Changelog: 1.52.0...1.53.0

1.52.0

08 Nov 23:01
41b3cbc

Choose a tag to compare

What's Changed

Full Changelog: 1.51.0...1.52.0

1.51.0

04 Oct 20:32
df588c4

Choose a tag to compare

What's Changed

Full Changelog: 1.50.0...1.51.0