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

upgrade to cloudflare-go to v0.14.0 #976

Merged
merged 6 commits into from
Mar 9, 2021
Merged

Conversation

jacobbednarz
Copy link
Member

@jacobbednarz jacobbednarz commented Mar 3, 2021

Upgrades the version of cloudflare-go in use to be 0.14 and addresses the backwards incompatible changes.

Closes #959
Closes #943

@jacobbednarz jacobbednarz marked this pull request as ready for review March 7, 2021 21:59
this schema migration was added in 2014 for migrating Cloudflare records
from the old format to align with the V4 API and it has an assumption
that only a single request will be made in sequence. This is no longer
true and spending the time on fixing the test is a waste of time given
no one should be upgrading from a 7 year old schema.
@jacobbednarz jacobbednarz force-pushed the make-0.14.0-compatible branch 2 times, most recently from 7f08a7c to 026ff79 Compare March 9, 2021 01:55
@jacobbednarz jacobbednarz merged commit 37f5aa2 into master Mar 9, 2021
@jacobbednarz jacobbednarz deleted the make-0.14.0-compatible branch March 9, 2021 02:39
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.

changing proxied true -> false stops working at v2.16 Unable to create MX records with priority 0
1 participant