-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
The changes merged in this PR: #241 fixed an issue with the API that makes an endpoint (ListDnsRecords
) unusable. The code has been reviewed and merged, a new release should be generated.
Keeping these changes unreleased for weeks/months will generate more issues and general help requests as people experience broken behavior and (understandably) don't check the commit log to see if their problem has been resolved.
Some other low hanging fruit that could be tossed into this Crate release:
- Adding the
repository
field - Deriving
Eq, PartialEq
forDnsRecord
- Issue: Derive
Eq
forDnsContent
#226 - PR: Derive
Eq
forDnsContent
#227 - In general please read this on trait derivation: https://users.rust-lang.org/t/what-traits-should-i-normally-derive/484/5
- Issue: Derive
- Not really for a Crate release but please clear out the repository for things more than 1-2 years old as most of it will no longer be applicable
Thank you for your time, I would love to see this repository to get some TLC and bring it up to date for the latest Cloudflare API. It would be very useful for my application along with many others.
favonia, poscat0x04, blind-oracle, tmatilai, DougAnderson444 and 3 more
Metadata
Metadata
Assignees
Labels
No labels