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

Update subscriptions with changes to billing_cycle_anchor #517

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Feb 9, 2018

Makes the following changes:

  • Adds BillingCycleAnchorUnchanged to SubParams to support the new
    unchanged value for this field.
  • Adds BillingCycleAnchor to the Sub response (which was previously
    not present).

Unfortunately the new fields were just a little bit longer in naming than anything
in there before, so gofmt made the diff a bit of a mess. It's much easier to
view the changes using the "no whitespace" link:

https://github.com/stripe/stripe-go/pull/517/files?w=1

r? @ob-stripe (I'll also ask someone on the Subs team to review as well.)

Makes the following changes:

* Adds `BillingCycleAnchorUnchanged` to `SubParams` to support the new
  `unchanged` value for this field.
* Adds `BillingCycleAnchor` to the `Sub` response (which was previously
  not present).
@oliver-stripe
Copy link

oliver-stripe commented Feb 9, 2018

I don't have any context here... I'm not sure you meant to r me?

@stripe-ci stripe-ci assigned ob-stripe and unassigned brandur Feb 9, 2018
@brandur-stripe
Copy link
Contributor

@oliver-stripe Sorry, one letter off in the autocomplete haha. Added Olivier instead!

@benbuckman-stripe
Copy link

👍
Thank you

@ob-stripe
Copy link
Contributor

lgtm!

@brandur-stripe
Copy link
Contributor

Thanks guys!

@brandur-stripe brandur-stripe merged commit 39b4d68 into master Feb 9, 2018
@brandur-stripe brandur-stripe deleted the brandur-billing-cycle-anchor branch February 9, 2018 19:27
@brandur-stripe
Copy link
Contributor

Released as 28.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants