New beta Python SDK released: meraki==4.1.0b3
This release builds upon the httpx migration and OASv3 features.
To test: pip install meraki==4.1.0b3
What's new
- Smart Flow: client-side per-org token-bucket rate limiting with disk cache, passive org/network/device learning, and configurable per-org and global rates. Smart Flow substantially reduces the number of 429s generated, even when building massively async, multi-org applications without you having to do anything.
- Generated on this week's beta API release (includes beta API operations). Opt in to the Early Access program (Organization > Early Access) if you'd like to use beta features.
- Expanded test coverage.
- Expanded documentation of SDK versioning.