What's Changed
- Remove 'locked' field from DNS Record spec as it's no longer returned by the API by @GoncaloGarcia in #241
- Add repository in Cargo.toml by @Riceman2000 in #242
- Update broken Zone entry struct by @Wyn-Price in #240
- fix(cloudflare): Remove
zone_id
andzone_name
in DNSRecord by @woshiluo in #253 - Release v0.13.0 by @kennetheversole in #252
- ai: Support new (Workers) AI API endpoint by @GodTamIt in #249
- Add non-JSON response support, multipart body, KV endpoints, etc by @Keiishu in #259
- Update semgrep.yml by @hrushikeshdeshpande in #245
- chore: Remove auto_added field as its no longer included in the DNS response by @GoncaloGarcia in #269
- feat: implement WorkersBinding as an enum by @augustoccesar in #262
New Contributors
- @Riceman2000 made their first contribution in #242
- @Wyn-Price made their first contribution in #240
- @woshiluo made their first contribution in #253
- @GodTamIt made their first contribution in #249
- @Keiishu made their first contribution in #259
- @hrushikeshdeshpande made their first contribution in #245
- @augustoccesar made their first contribution in #262
Full Changelog: v0.12.0...v0.14.0