heroku / platform-api

Ruby HTTP client for the Heroku API
MIT License
214 stars 85 forks source link

Enable rate-throttling by default #104

Closed schneems closed 4 years ago

schneems commented 4 years ago

As a followup from https://github.com/heroku/platform-api/pull/103 this PR bumps the major platform-api version and enables rate-throttling by default.

The idea is that we'll release 2.3.0 and then merge and release this PR for 3.0.0 back to back so there's a deprecation and a version to upgrade to.