Skip to content

Releases: cloudflare/cloudflare-go

v0.88.0

13 Feb 23:27
ac6a22d
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_application: Add support for OIDC SaaS Applications (#1500)
  • access_application: Add support for allow_authenticate_via_warp (#1496)
  • access_application: add support for name_id_transform_jsonata in saas apps (#1505)
  • access_organization: Add support for allow_authenticate_via_warp and warp_auth_session_duration (#1496)
  • hyperdrive: Add support for hyperdrive CRUD operations (#1492)
  • images_variants: Add support for Images Variants CRUD operations (#1494)
  • teams_rules: AntiVirus settings includes notification settings (#1499)

BUG FIXES:

  • hyperdrive: password should be nested in origin (#1501)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.20.0 to 0.21.0 (#1502)
  • deps: bumps golangci/golangci-lint-action from 3 to 4 (#1504)

v0.87.0

31 Jan 02:30
38c591e
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_seats: Add UpdateAccessUsersSeats with an array as input for multiple operations (#1480)
  • dlp: add support for EDM and CWL datasets (#1485)
  • logpush: Add support for Output Options (#1468)
  • pages_project: Add build_caching attribute (#1489)
  • streams: adds support for stream create parameters for tus upload initiate (#1386)
  • teams_accounts: add support for extended email matching (#1486)

BUG FIXES:

  • access_seats: UpdateAccessUserSeat: fix parameters not being an array when sending to the api. This caused an error when updating a user's seat (#1480)
  • access_users: ListAccessUsers was returning wrong values in pointer fields due to variable missused in loop (#1482)
  • flarectl: alias zone certs to "ct" instead of duplicating the "c" alias (#1484)

DEPENDENCIES:

  • deps: bumps actions/cache from 3 to 4 (#1483)

v0.86.0

17 Jan 03:35
ed671df
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_application: Add support for default_relay_state in saas apps (#1477)
  • zaraz: Add support for CRUD APIs (#1474)

DEPENDENCIES:

  • deps: bumps github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1475)
  • deps: bumps golang.org/x/net from 0.19.0 to 0.20.0 (#1476)

v0.85.0

02 Jan 22:41
8a1c6d9
Compare
Choose a tag to compare

DEPENDENCIES:

  • deps: bumps github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 (#1470)
  • deps: bumps github.com/urfave/cli/v2 from 2.26.0 to 2.27.0 (#1471)
  • deps: bumps github.com/urfave/cli/v2 from 2.27.0 to 2.27.1 (#1472)

v0.84.0

19 Dec 22:39
cd4e10f
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_group: Add support for email lists (#1445)
  • device_posture_rules: add support for Access client fields in device posture integrations (#1464)
  • page_shield: added support for page shield (#1459)

DEPENDENCIES:

  • deps: bumps actions/setup-go from 4 to 5 (#1460)
  • deps: bumps github/codeql-action from 2 to 3 (#1462)
  • deps: bumps golang.org/x/crypto from 0.14.0 to 0.17.0 (#1466)

v0.83.0

06 Dec 01:58
70eee58
Compare
Choose a tag to compare

ENHANCEMENTS:

  • cloudflare: Add ResultInfo to RawResponse (#1453)
  • devices_policy: add fields for Opt-In Split Tunnel Overlapping IPs feature. (#1454)
  • stream: Add ScheduledDeletion to StreamCreateVideoParameters (#1457)
  • stream: Add ScheduledDeletion to StreamUploadFromURLParameters (#1457)
  • stream: Add ScheduledDeletion to StreamVideo (#1457)
  • stream: Add ScheduledDeletion to StreamVideoCreate (#1457)
  • worker_bindings: Fixing form element name for d1 binding (#1450)
  • worker_bindings: add support for d1 bindings (#1446)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#1456)
  • deps: bumps golang.org/x/net from 0.18.0 to 0.19.0 (#1452)
  • deps: bumps golang.org/x/time from 0.4.0 to 0.5.0 (#1449)

v0.82.0

21 Nov 22:49
2092db6
Compare
Choose a tag to compare

ENHANCEMENTS:

  • ip_access_rules: Add ListIPAccessRules() to list IP Access Rules (#1428)
  • load_balancing: add healthy field to LoadBalancerPool (#1442)

BUG FIXES:

  • load_balancing: Add support for virtual network id in origins (#1441)
  • per_hostname_tls_setting: use buildURI for defining the query parameters when sorting (#1440)

DEPENDENCIES:

  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 (#1438)
  • deps: bumps golang.org/x/net from 0.17.0 to 0.18.0 (#1439)

v0.81.0

08 Nov 03:02
c262f14
Compare
Choose a tag to compare

BREAKING CHANGES:

  • devices_policy: CreateDeviceSettingsPolicy is updated with method signatures matching the library conventions (#1433)
  • devices_policy: DeleteDeviceSettingsPolicy is updated with method signatures matching the library conventions (#1433)
  • devices_policy: DeviceClientCertificates is renamed to DeviceClientCertificates (#1433)
  • devices_policy: GetDefaultDeviceSettingsPolicy is updated with method signatures matching the library conventions (#1433)
  • devices_policy: GetDeviceClientCertificatesZone is renamed to GetDeviceClientCertificates with updated method signatures (#1433)
  • devices_policy: GetDeviceClientCertificates is updated with method signatures matching the library conventions (#1433)
  • devices_policy: GetDeviceSettingsPolicy is updated with method signatures matching the library conventions (#1433)
  • devices_policy: UpdateDefaultDeviceSettingsPolicy is updated with method signatures matching the library conventions (#1433)
  • devices_policy: UpdateDeviceClientCertificatesZone is renamed to UpdateDeviceClientCertificates with updated method signatures (#1433)
  • devices_policy: UpdateDeviceSettingsPolicy is updated with method signatures matching the library conventions (#1433)

ENHANCEMENTS:

  • access_seats: Add UpdateAccessUserSeat() to list IP Access Rules (#1427)
  • access_user: Add GetAccessUserActiveSessions() to get all active sessions for a Access/Zero-Trust user. (#1427)
  • access_user: Add GetAccessUserFailedLogins() to get all failed login attempts for a Access/Zero-Trust user. (#1427)
  • access_user: Add GetAccessUserLastSeenIdentity() to get last seen identity for a Access/Zero-Trust user. (#1427)
  • access_user: Add GetAccessUserSingleActiveSession() to get an active session for a Access/Zero-Trust user. (#1427)
  • access_user: Add ListAccessUsers() to get a list of users for a Access/Zero-Trust account. (#1427)
  • devices_policy: Add support for listing device settings policies (#1433)
  • teams_rules: Add support for resolver policies (#1436)

DEPENDENCIES:

  • deps: bumps golang.org/x/time from 0.3.0 to 0.4.0 (#1434)

v0.80.0

24 Oct 22:58
3e09d7b
Compare
Choose a tag to compare

BREAKING CHANGES:

  • teams: BrowserIsolation.UrlBrowserIsolationEnabled has changed from bool to *bool to meet the library conventions (#1424)

ENHANCEMENTS:

  • access_application: Add support for app launcher customization fields (#1407)
  • api_shield_schema: Add support for Get/Update API Shield Operation Schema Validation Settings (#1422)
  • api_shield_schema: Add support for Get/Update API Shield Schema Validation Settings (#1418)
  • teams: Add support for body_scanning (Enhanced File Detection) in teams account configuration (#1423)
  • load_balancing: extend documentation for least_connections steering policy (#1414)
  • teams: Add non_identity_enabled boolean in browser isolation settings (#1424)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.7.0 to 0.17.0 (#1421)

v0.79.0

11 Oct 00:20
bf8f622
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_organization: Add support for session_duration (#1415)
  • access_policy: Add support for session_duration (#1415)
  • api_shield_discovery: Add support for Get/Patch API Shield API Discovery Operations (#1413)
  • api_shield_schema: Add support for managing schemas for API Shield Schema Validation 2.0 (#1406)
  • d1: adds support for d1 (#1417)
  • teams: Add audit_ssh_settings endpoints (#1419)

BUG FIXES:

  • custom_nameservers: change NSSet from string to int to match API response (#1410)
  • observatory: fix double url encoding (#1412)