github cloudflare/cloudflare-go v0.40.0

latest releases: v0.96.0, v2.2.0, v0.95.0...
2 years ago

Improvements

  • waiting_room: add next_event_prequeue_start_time and next_event_start_time (#878)
  • tunnel: return tunnel token, fix uri (#881)
  • access_application: Fix inability to set http_only_cookie_attribute to false (#880)
  • pages: add pages deployments (#765)
  • access_group: Add external evaluation as a new access group rule (#882)
  • device_posture_rule: Enahnce posture integration config (#885)
  • cloudflare: actually use the default user agent (#887)
  • handle query parameters consistently with go-querystring (#889)
  • notifications: AS-8430: Update history API to accept timestamp query params (#888)
  • rulesets: DS-12153 support custom fields for logging (#890)
  • build(deps): bump github.com/urfave/cli/v2 from 2.6.0 to 2.7.1 (#895)
  • accounts: allow filtering by name for Accounts (#899)
  • build(deps): bump github.com/urfave/cli/v2 from 2.7.1 to 2.8.0 (#901)
  • build(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (#902)
  • teams_list: add pagination support for items endpoint (#897)
  • build(deps): bump github.com/urfave/cli/v2 from 2.8.0 to 2.8.1 (#905)
  • waiting_room: Add DefaultTemplateLanguage member to WaitingRoom struct (#886)
  • filter: update DeleteFilters to correctly handle multiple parameters (#904)

Notable changes that may require usage updates

  • custom_hostname: support empty custom metadata (#896)
  • tunnel: is_deleted to pointer (#898)

Deprecations

  • cloudflare: deprecate UsingAccount (#884)

Full Changelog: v0.39.0...v0.40.0

Don't miss a new cloudflare-go release

NewReleases is sending notifications on new releases.