github cloudflare/cloudflare-go v0.59.0

latest releases: v3.1.0, v3.0.1, v3.0.0...
20 months ago

BREAKING CHANGES:

  • dns: remove these read-only fields from UpdateDNSRecordParams: CreatedOn, ModifiedOn, Meta, ZoneID, ZoneName, Proxiable, and Locked (#1170)
  • dns: the fields CreatedOn and ModifiedOn are removed from ListDNSRecordsParams (#1173)

NOTES:

  • dns: remove additional lookup from Update operations when Name or Type was omitted (#1170)

ENHANCEMENTS:

  • access_organization: add user_seat_expiration_inactive_time field (#1159)
  • dns: GetDNSRecord, UpdateDNSRecord and DeleteDNSRecord now return the new, dedicated error ErrMissingDNSRecordID when an empty DNS record ID is given. (#1174)
  • dns: the URL parameter tag-match for listing DNS records is now supported as the field TagMatch in ListDNSRecordsParams (#1173)
  • dns: update default per_page attribute to 100 records (#1171)
  • teams_rules: adds support for Egress Policies (#1142)
  • workers: Add support for compatibility_date and compatibility_flags when upoading a worker script (#1177)
  • workers: script upload now supports Queues bindings (#1176)

BUG FIXES:

  • dns: don't send "priority" for list operations as it isn't supported and is only used for internal filtering (#1167)
  • dns: the field Tags in ListDNSRecordsParams was not correctly serialized into URL queries (#1173)
  • managednetworks: Update should be PUT (#1172)

Don't miss a new cloudflare-go release

NewReleases is sending notifications on new releases.