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

Stop using uploads.stripe.com for the files backend. #1320

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

dcr-stripe
Copy link
Contributor

@dcr-stripe dcr-stripe commented Jul 22, 2021

r? @richardm-stripe

Move to using files.stripe.com. While both point to the same location, all other SDKs use the newer files.stripe.com. This also removes some confusion in this code - both constants were defined but we were using the older constant.

Move to using `files.stripe.com`. While both point to the same location, all other SDKs use the newer `files.stripe.com`. This also removes some confusion in this code - both constants were defined but we were using the older constant.
@akalinin-stripe
Copy link
Contributor

Looks good to me

@richardm-stripe
Copy link
Contributor

Do we consider this breaking? I think the URL to the stripe api is in one sense an "internal to Stripe" implementation detail, but then I do anticipate there could be users whitelisting urls specifically for egress in their infra...

@remi-stripe
Copy link
Contributor

@richardm-stripe the egress part is a good point but we didn't treat this as a breaking change in other client libraries at least so I think it's fine to merge as patch

@dcr-stripe dcr-stripe merged commit f067bfe into master Jul 22, 2021
@dcr-stripe dcr-stripe deleted the dcr-stripe-patch-1 branch July 22, 2021 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants