Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump 1.5.0 #235

Merged
merged 3 commits into from
Jun 7, 2017
Merged

Bump 1.5.0 #235

merged 3 commits into from
Jun 7, 2017

Conversation

bhelx
Copy link
Contributor

@bhelx bhelx commented Jun 2, 2017

Going to hold off on this release until I can figure out how to make make this work with removal of X-Records

Upgrade Notes

This release will upgrade us to API version 2.6. There are two breaking changes:

  1. To speed up your listing requests we’re no longer automatically computing the record counts for each requests. For our larger sites this could halve the response time. So in this release, we are removing the RecurlyList#Capacity method.
    to be cached for you. For more info see PR #324.
  2. For POST /v2/subscriptions Sending null for total_billing_cycles attribute will now override plan total_billing_cycles setting and will make subscription renew forever.
    Omitting the attribute will cause the setting to default to the value of plan total_billing_cycles.

* Remove X-Records header

* remove capacity method

* Fix tests
@bhelx bhelx removed the WIP label Jun 7, 2017
@bhelx bhelx changed the title [WIP] Bump 1.5.0 Bump 1.5.0 Jun 7, 2017
@bhelx
Copy link
Contributor Author

bhelx commented Jun 7, 2017

👍 Ready to go

@bhelx bhelx merged commit 1a1a508 into master Jun 7, 2017
@aaron-junot aaron-junot deleted the bump_1_5_0 branch September 25, 2018 16:55
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant