Skip to content

Releases: meraki/dashboard-api-python

2.0.3

22 May 23:02
2acd4a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

21 Apr 22:13
08b4576
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.53.0...1.54.0

1.53.0

05 Dec 16:14
5e7abed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.52.0...1.53.0

1.52.0

08 Nov 23:01
41b3cbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.51.0...1.52.0

1.51.0

04 Oct 20:32
df588c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.50.0...1.51.0

1.50.0

10 Sep 16:58
6831836
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.49.0...1.50.0