-
Notifications
You must be signed in to change notification settings - Fork 611
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
addressing: add support for Address Map resource #1232
addressing: add support for Address Map resource #1232
Conversation
changelog detected ✅ |
The |
I'll have to have a look into it as to where the comparison is happening but that's fine to ignore it for now. |
Codecov Report
@@ Coverage Diff @@
## master #1232 +/- ##
==========================================
- Coverage 49.31% 49.24% -0.07%
==========================================
Files 130 131 +1
Lines 12557 12667 +110
==========================================
+ Hits 6192 6238 +46
- Misses 4940 4988 +48
- Partials 1425 1441 +16
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
thanks for this one @hunts 🍰 |
Awesome! Thanks for the help @jacobbednarz on releasing this feature. |
This functionality has been released in v0.63.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
This pull request adds support for the public
Address Map
apis.About
Address Map
: https://developers.cloudflare.com/byoip/proxy-ips/The API docs: https://api.cloudflare.com/#ip-address-management-address-maps-properties
Types of changes
What sort of change does your code introduce/modify?
Checklist: