Skip to content

5.13.0

Compare
Choose a tag to compare
@nozzlegear nozzlegear released this 23 Sep 13:53
· 988 commits to master since this release
5.13.0
  • Added a new request policy LeakyBucketExecutionPolicy which handles both REST and Graph API request limits. (#667)
  • Deprecated the SmartRequestExecutionPolicy in favor of the LeakyBucketExecutionPolicy. (#667)
  • The GraphService now takes an extra optional parameter to indicate the query cost. (#667)