Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.94.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cloudflare/cloudflare-go v0.17.0 -> v0.94.0 age adoption passing confidence

Release Notes

cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)

v0.94.0

Compare Source

ENHANCEMENTS:

  • access_application: support options_preflight_bypass for access_application (#​1790)
  • gateway: added ecs_support field to teams_location resource (#​1826)
  • teams_account: adds custom certificate setting to teams account configuration (#​1811)
  • workers: support deleting namespaced Workers (#​1737)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.19.0 to 0.23.0 (#​1825)

v0.93.0

Compare Source

BREAKING CHANGES:

  • dns: Remove "locked" flag which is always false (#​1618)

ENHANCEMENTS:

  • magic_transit_ipsec_tunnel: Adds support for replay_protection boolean flag (#​1710)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.22.0 to 0.24.0 (#​1688)

v0.92.0

Compare Source

ENHANCEMENTS:

  • dlp: Adds support for ocr_enabled boolean flag (#​1600)

BUG FIXES:

  • teams_rules: add "resolve" to allowable actions (#​1615)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.6.0 to 1.7.0 (#​1593)
  • deps: bumps dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#​1607)

v0.91.0

Compare Source

ENHANCEMENTS:

  • access_application: add support for saml_attribute_transform_jsonata in saas apps (#​1562)

DEPENDENCIES:

  • deps: bumps actions/checkout from 2 to 4 (#​1573)
  • deps: bumps google.golang.org/protobuf from 1.28.0 to 1.33.0 (#​1558)

v0.90.0

Compare Source

ENHANCEMENTS:

  • access_mutual_tls_certificates: add support for mutual tls hostname settings (#​1516)
  • device_posture_rule: support last_seen and state for crowdstrike_s2s posture rule (#​1509)
  • dlp: add support for Context Awareness in DLP profiles (#​1497)
  • workers: Add Workers for Platforms support for getting a Worker, content and bindings (#​1508)
  • workers_for_platforms: Add ability to list Workers for Platforms namespaces, get a namespace, create a new namespace or delete a namespace. (#​1508)

BUG FIXES:

  • dlp: added optional ContextAwareness support (#​1510)

DEPENDENCIES:

  • deps: bumps github.com/stretchr/testify from 1.8.4 to 1.9.0 (#​1511)
  • deps: bumps golang.org/x/net from 0.21.0 to 0.22.0 (#​1513)

v0.89.0

Compare Source

NOTES:

  • zaraz: replace deprecated neoEvents with Actions on Zaraz Config tools schema (#​1490)

ENHANCEMENTS:

  • magic-transit: Adds IPsec tunnel healthcheck direction & rate parameters (#​1503)

BUG FIXES:

  • registrar: Fix request method to call domain list endpoint from POST to GET (#​1506)

v0.88.0

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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)

v0.78.0

Compare Source

BREAKING CHANGES:

  • account_role: AccountRole has been renamed to GetAccountRole to align with the updated method conventions (#​1405)
  • account_role: AccountRoles has been renamed to ListAccountRoles to align with the updated method conventions (#​1405)

ENHANCEMENTS:

  • access_application: Add support for tags (#​1403)
  • access_tag: Add support for tags (#​1403)
  • list_item: allow filtering by search term, cursor and per page attributes (#​1409)
  • observatory: add support for observatory API (#​1401)

BUG FIXES:

  • account_role: autopaginate all available results instead of a static number (#​1405)
  • semgrep: Improved IPv4 validation by implementing a new pattern to handle cases where non-IPv4 addresses were previously accepted. (#​1382)

DEPENDENCIES:

  • deps: bumps codecov/codecov-action from 3 to 4 (#​1402)

v0.77.0

Compare Source

ENHANCEMENTS:

  • access_identity_provider: add support for email_claim_name and authorization_server_id (#​1390)
  • access_identity_provider: add support for ping_env_id (#​1391)
  • dcv_delegation: add GET for DCV Delegation UUID (#​1384)
  • streams: adds support to initiate tus upload (#​1359)
  • tunnel: add support for include_prefix, exclude_prefix in list operations (#​1385)

BUG FIXES:

  • dns: keep comments when calling UpdateDNSRecord with zero values of UpdateDNSRecordParams (#​1393)

DEPENDENCIES:

  • deps: bumps actions/checkout from 3 to 4 (#​1387)
  • deps: bumps golang.org/x/net from 0.14.0 to 0.15.0 (#​1389)
  • deps: bumps goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (#​1388)
  • deps: bumps goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (#​1396)

v0.76.0

Compare Source

BREAKING CHANGES:

  • images: Renamed Image struct "Metadata" field to "Meta" (#​1379)

ENHANCEMENTS:

  • access_application: added custom_non_identity_deny_url (#​1373)
  • load_balancer_monitor: add support for consecutive_up, consecutive_down (#​1380)
  • workers: Add support for retrieving and uploading only script content. (#​1361)
  • workers: Add support for retrieving and uploading only script metadata. (#​1361)
  • workers: allow namespaced scripts to be used as Worker tail consumers (#​1377)

BUG FIXES:

  • access_application: Use autopaginate flag as expected (#​1372)
  • access_ca_certificate: Use autopaginate flag as expected (#​1372)
  • access_group: Use autopaginate flag as expected (#​1372)
  • access_mutual_tls_certifcate: Use autopaginate flag as expected (#​1372)
  • access_policy: Use autopaginate flag as expected (#​1372)
  • images: Fix issue parsing Image Details from API due to incorrect struct json field (#​1379)
  • pagination: Will look at total_count and per_page to calculate total_pages if total_pages is zero (#​1372)

v0.75.0

Compare Source

BREAKING CHANGES:

  • cloudflare: Raw method now returns a RawResponse rather than the raw JSON Result message (#​1355)
  • rulesets: Rename RulesetPhaseRateLimit to RulesetPhaseHTTPRatelimit, to match the phase name (#​1367)
  • rulesets: Rename RulesetPhaseSuperBotFightMode to RulesetPhaseHTTPRequestSBFM, to match the phase name (#​1367)

NOTES:

  • rulesets: Remove non-existent allow action (#​1367)
  • rulesets: Remove non-existent http_request_main phase (#​1367)
  • rulesets: Remove non-public http_response_headers_transform_managed and http_request_late_transform_managed phases (#​1367)

ENHANCEMENTS:

  • access_group: add auth_context group ruletype (#​1344)
  • access_identity_provider: add attr conditional_access_enabled (#​1344)
  • access_identity_provider: add auth context list/put endpoint (#​1344)
  • access_service_token: add support for managing Duration (#​1347)
  • bot_management: add support for bot_management API (#​1363)
  • cloudflare: swap encoding/json for github.com/goccy/go-json (#​1360)
  • device_posture_rule: support eid_last_seen and risk_level and correct total_score for Tanium posture rule (#​1366)
  • per_hostname_tls_settings: add support for managing hostname level TLS settings (#​1356)
  • rulesets: Add the ddos_mitigation action (#​1367)
  • waiting_room: add support for queueing_status_code (#​1357)
  • web_analytics: add support for web_analytics API (#​1348)
  • workers: add support for tagging Worker scripts (#​1368)
  • zone_hold: add support for zone hold API (#​1365)

BUG FIXES:

  • cache_purge: don't escape HTML entity values in URLs for cache keys (#​1360)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.12.0 to 0.13.0 (#​1353)
  • deps: bumps golang.org/x/net from 0.13.0 to 0.14.0 (#​1362)
  • deps: bumps goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#​1369)

v0.74.0

Compare Source

ENHANCEMENTS:

  • access_application: Add support for custom pages (#​1343)
  • access_custom_page: Add support for custom pages (#​1343)
  • access_organization: add support for custom pages (#​1343)
  • rulesets: Remove internal-only schema kind (#​1346)
  • rulesets: Remove some request parameters that are not allowed or have no effect (#​1346)
  • rulesets: Update API reference links (#​1346)
  • teams-accounts: Adds support for protocol detection (#​1340)
  • workers: Add pipeline_hash field to Workers script response struct. (#​1330)
  • workers: Add support for declaring arbitrary bindings with UnsafeBinding. (#​1330)
  • workers: Add support for uploading scripts to a Workers for Platforms namespace. (#​1330)
  • workers: Add support for uploading workers with Workers for Platforms namespace bindings. (#​1330)

BUG FIXES:

  • flarectl: allow for create or update to actually create the record (#​1341)
  • load_balancing: Fix pool creation with MinimumOrigins set to 0 (#​1338)
  • workers: Fix namespace dispatch upload API path (#​1345)

v0.73.0

Compare Source

BREAKING CHANGES:

  • pages_deployment: add support for auto pagination (#​1264)
  • pages_deployment: change DeletePagesDeploymentParams to contain all parameters (#​1264)
  • pages_project: change to use ResourceContainer for account ID (#​1264)
  • pages_project: rename PagesProject to GetPagesProject (#​1264)
  • rulesets: CreateAccountRuleset is removed in favour of CreateRuleset (#​1333)
  • rulesets: CreateZoneRuleset is removed in favour of CreateRuleset (#​1333)
  • rulesets: DeleteAccountRuleset is removed in favour of DeleteRuleset (#​1333)
  • rulesets: DeleteZoneRuleset is removed in favour of DeleteRuleset (#​1333)
  • rulesets: GetAccountRulesetPhase is removed in favour of GetEntrypointRuleset (#​1333)
  • rulesets: GetAccountRuleset is removed in favour of GetRuleset (#​1333)
  • rulesets: GetZoneRulesetPhase is removed in favour of GetEntrypointRuleset (#​1333)
  • rulesets: GetZoneRuleset is removed in favour of GetRuleset (#​1333)
  • rulesets: UpdateAccountRulesetPhase is removed in favour of UpdateEntrypointRuleset (#​1333)
  • rulesets: UpdateAccountRuleset is removed in favour of UpdateRuleset (#​1333)
  • rulesets: UpdateZoneRulesetPhase is removed in favour of UpdateEntrypointRuleset (#​1333)
  • rulesets: UpdateZoneRuleset is removed in favour of UpdateRuleset (#​1333)

ENHANCEMENTS:

  • device_posture_rule: support active_threats, network_status, infected, and is_active for sentinelone_s2s posture rule (#​1339)
  • device_posture_rule: support certificate_id and cn for client_certificate posture rule (#​1339)
  • images: adds ability to upload image by url (#​1335)
  • load_balancing: support header session affinity policy (#​1302)
  • zone: Added GetRegionalTieredCache and UpdateRegionalTieredCache to allow setting Regional Tiered Cache for a zone. (#​1336)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.11.0 to 0.12.0 (#​1328)

v0.72.0

Compare Source

BREAKING CHANGES:

  • logpush: CheckAccountLogpushDestinationExists is removed in favour of CheckLogpushDestinationExists with ResourceContainer method parameter (#​1326)
  • logpush: CheckZoneLogpushDestinationExists is removed in favour of CheckLogpushDestinationExists with ResourceContainer method parameter (#​1326)
  • logpush: CreateAccountLogpushJob is removed in favour of CreateLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: CreateZoneLogpushJob is removed in favour of CreateLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: DeleteAccountLogpushJob is removed in favour of DeleteLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: DeleteZoneLogpushJob is removed in favour of DeleteLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: GetAccountLogpushFields is removed in favour of GetLogpushFields with ResourceContainer method parameter (#​1326)
  • logpush: GetAccountLogpushJob is removed in favour of GetLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: GetAccountLogpushOwnershipChallenge is removed in favour of GetLogpushOwnershipChallenge with ResourceContainer method parameter (#​1326)
  • logpush: GetZoneLogpushFields is removed in favour of GetLogpushFields with ResourceContainer method parameter (#​1326)
  • logpush: GetZoneLogpushJob is removed in favour of GetLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: GetZoneLogpushOwnershipChallenge is removed in favour of GetLogpushOwnershipChallenge with ResourceContainer method parameter (#​1326)
  • logpush: ListAccountLogpushJobsForDataset is removed in favour of ListLogpushJobsForDataset with ResourceContainer method parameter (#​1326)
  • logpush: ListAccountLogpushJobs is removed in favour of ListLogpushJobs with ResourceContainer method parameter (#​1326)
  • logpush: ListZoneLogpushJobsForDataset is removed in favour of ListLogpushJobsForDataset with ResourceContainer method parameter (#​1326)
  • logpush: ListZoneLogpushJobs is removed in favour of ListLogpushJobs with ResourceContainer method parameter (#​1326)
  • logpush: UpdateAccountLogpushJob is removed in favour of UpdateLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: UpdateZoneLogpushJob is removed in favour of UpdateLogpushJob with ResourceContainer method parameter (#​1326)
  • logpush: ValidateAccountLogpushOwnershipChallenge is removed in favour of ValidateLogpushOwnershipChallenge with ResourceContainer method parameter (#​1326)
  • logpush: ValidateZoneLogpushOwnershipChallenge is removed in favour of ValidateLogpushOwnershipChallenge with ResourceContainer method parameter (#​1326)
  • logpush: all methods are updated to use the newer client conventions for method signatures (#​1326)

ENHANCEMENTS:

  • resource_container: expose Type on *ResourceContainer to explicitly denote what type of resource it is instead of inferring from Level. (#​1325)

v0.71.0

Compare Source

BREAKING CHANGES:

  • access_application: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_ca_certificate: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_group: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_identity_provider: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_mutual_tls_certificates: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_organization: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_policy: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_service_tokens: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • access_user_token: refactor methods to use ResourceContainer instead of dedicated account/zone methods (#​1319)
  • images: renamed BaseImage to GetBaseImage to match library conventions (#​1322)
  • images: renamed ImageDetails to GetImage to match library conventions (#​1322)
  • images: renamed ImagesStats to GetImagesStats to match library conventions (#​1322)
  • images: updated method signatures of DeleteImage to match newer conventions and standards (#​1322)
  • images: updated method signatures of ListImages to match newer conventions and standards (#​1322)
  • images: updated method signatures of UpdateImage to match newer conventions and standards (#​1322)
  • images: updated method signatures of UploadImage to match newer conventions and standards (#​1322)

ENHANCEMENTS:

  • access_application: add support for auto pagination (#​1319)
  • access_ca_certificate: add support for auto pagination (#​1319)
  • access_group: add support for auto pagination (#​1319)
  • access_identity_provider: add support for auto pagination (#​1319)
  • access_mutual_tls_certificates: add support for auto pagination (#​1319)
  • access_policy: add support for auto pagination (#​1319)
  • device_posture_rule: support os_version_extra (#​1316)
  • images: adds support for v2 when uploading images directly (#​1322)
  • workers: Add ability to specify tail Workers in script metadata (#​1317)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#​1320)

Note: flarectl binary archives are now all tar.gz as opposed to the mixed extensions previously used.

v0.70.0

Compare Source

BREAKING CHANGES:

  • cloudflare: remove UsingAccount in favour of resource specific attributes (#​1315)
  • cloudflare: remove api.AccountID from client struct (#​1315)
  • dns_firewall: modernise method signatures and conventions to align with the experimental client (#​1313)
  • railgun: remove support for railgun (#​1312)
  • tunnel: swap ConnectTimeout, TLSTimeout, TCPKeepAlive and KeepAliveTimeout to TunnelDuration instead of time.Duration (#​1303)
  • virtualdns: remove support in favour of newer DNS firewall methods (#​1313)

ENHANCEMENTS:

  • custom_nameservers: add support for managing custom nameservers (#​1304)
  • load_balancing: extend documentation for least_outstanding_requests steering policy (#​1293)
  • waiting_room: add support for additional_routes and cookie_suffix (#​1311)

DEPENDENCIES:

  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.3 to 0.7.4 (#​1301)
  • deps: bumps github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 (#​1305)
  • deps: bumps github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (#​1314)
  • deps: bumps golang.org/x/net from 0.10.0 to 0.11.0 (#​1307)
  • deps: bumps goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#​1306)

v0.69.0

Compare Source

BREAKING CHANGES:

  • stream: StreamVideo.Duration has changed from int to float64. (#​1190)

ENHANCEMENTS:

  • access: Added self_hosted_domains support to access applications (#​1281)
  • custom_hostname: add support for bundle_method TLS configuration (#​1298)
  • devices_policy: Add missing description field to policy (#​1294)
  • stream: added metadata support (#​1088)

BUG FIXES:

  • email_routing_destination: return encountered error, not ErrMissingAccountID all the time (#​1297)
  • stream: Fix a bug that cannot unmarshal video duration number. (#​1190)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#​1292)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.3 (#​1300)
  • deps: bumps github.com/stretchr/testify from 1.8.3 to 1.8.4 (#​1296)
  • deps: bumps github.com/urfave/cli/v2 from 2.25.3 to 2.25.5 (#​1295)

v0.68.0

Compare Source

BREAKING CHANGES:

  • r2_bucket: change creation time from string to *time.Time (#​1265)

ENHANCEMENTS:

  • adds OriginRequest field to UnvalidatedIngressRule struct. (#​1138)
  • lists: add support for hostname and ASN lists. (#​1288)
  • pages: add support for Smart Placement. Added Placement in PagesProjectDeploymentConfigEnvironment. (#​1279)
  • r2_bucket: add support for getting a bucket (#​1265)
  • tunnels: add support for access and http2Origin keys (#​1291)
  • workers: add support for Smart Placement. Added Placement in CreateWorkerParams. (#​1279)
  • zone: Added GetCacheReserve and UpdateacheReserve to allow setting Cache Reserve for a zone. (#​1278)

BUG FIXES:

  • dns: fix MX record priority not set by UpdateDNSRecord (#​1290)
  • flarectl/dns: ensure MX priority value is dereferenced (#​1289)
  • turnstile: remove SiteKey being sent in rotate secret's request body (#​1285)
  • turnstile: remove SiteKey/Secret being sent in update request body (#​1284)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#​1287)
  • deps: bumps github.com/stretchr/testify from 1.8.2 to 1.8.3 (#​1286)

v0.67.0

Compare Source

NOTES:

  • dns_firewall: The OriginIPs field has been renamed to UpstreamIPs. (#​1246)

ENHANCEMENTS:

  • device_posture_rule: add input fields tanium, intune and kolide (#​1268)
  • waiting_room: add support for zone-level settings (#​1276)

BUG FIXES:

  • rulesets: allow PreserveQueryString to be nullable (#​1275)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 (#​1274)
  • deps: bumps golang.org/x/net from 0.9.0 to 0.10.0 (#​1280)

v0.66.0

Compare Source

ENHANCEMENTS:

  • access_application: Add path_cookie_attribute app setting (#​1223)
  • certificate_packs: add Status field to indicate the status of certificate pack (#​1271)
  • data localization: add support for regional hostnames API (#​1270)
  • dns: add support for importing and exporting DNS records using BIND file configurations (#​1266)
  • logpush: add support for max upload parameters (#​1272)
  • turnstile: add support for turnstile (#​1267)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#​1269)

v0.65.0

Compare Source

ENHANCEMENTS:

  • access: Add auto_redirect_to_identity flag to Access organizations (#​1260)
  • access: Add isolation_required flag to Access policies (#​1258)
  • rulesets: add support for add operation to HTTP header configuration (#​1253)
  • rulesets: add support for the compress_response action (#​1261)
  • rulesets: add support for the http_response_compression phase (#​1261)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.8.0 to 0.9.0 (#​1263)

v0.64.0

Compare Source

BREAKING CHANGES:

  • dns: Changed Create/UpdateDNSRecord method signatures to return (DNSRecord, error) (#​1243)
  • zone: UpdateZoneSingleSetting has been renamed to UpdateZoneSetting and updated method signature inline with our expected conventions (#​1251)
  • zone: ZoneSingleSetting has been renamed to GetZoneSetting and updated method signature inline with our expected conventions (#​1251)

ENHANCEMENTS:

  • access_identity_provider: add claims and scopes fields (#​1237)
  • access_identity_provider: add scim_config field (#​1178)
  • devices_policy: update Mode field to use new ServiceMode string type with explicit const service mode values (#​1249)
  • ssl: make GeoRestrictions a pointer inside of ZoneCustomSSL (#​1244)
  • zone: GetZoneSetting and UpdateZoneSetting now allow configuring the path for where a setting resides instead of assuming settings (#​1251)

BUG FIXES:

  • teams_rules: AllowChildBypass changes from a bool to *bool (#​1242)
  • teams_rules: BypassParentRule changes from a bool to *bool (#​1242)
  • tunnel: Fix 'CreateTunnel' for tunnels using config_src (#​1238)

DEPENDENCIES:

  • deps: bumps actions/setup-go from 3 to 4 (#​1236)
  • deps: bumps github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 (#​1250)

v0.63.0

Compare Source

BREAKING CHANGES:

  • tunnel: renamed Tunnel to GetTunnel (#​1227)
  • tunnel: renamed Tunnels to ListTunnels (#​1227)

ENHANCEMENTS:

  • access_organization: add ui_read_only_toggle_reason field (#​1181)
  • added audit_ssh to gateway actions, updated gateway rule settings (#​1226)
  • addressing: Add Address Map support (#​1232)
  • teams_account: add support for check_disks (#​1197)
  • tunnel: updated parameters to latest API docs (#​1227)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (#​1229)
  • deps: bumps golang.org/x/net from 0.7.0 to 0.8.0 (#​1228)

v0.62.0

Compare Source

ENHANCEMENTS:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from b87a2d7 to 1988a1b Compare January 18, 2023 04:49
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.58.1 Update module github.com/cloudflare/cloudflare-go to v0.59.0 Jan 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 1988a1b to 3f0aead Compare February 1, 2023 01:56
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.59.0 Update module github.com/cloudflare/cloudflare-go to v0.60.0 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 3f0aead to 62c341d Compare February 15, 2023 08:31
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.60.0 Update module github.com/cloudflare/cloudflare-go to v0.61.0 Feb 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 62c341d to b4bd1d7 Compare March 1, 2023 06:30
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.61.0 Update module github.com/cloudflare/cloudflare-go to v0.62.0 Mar 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from b4bd1d7 to a31513e Compare March 15, 2023 01:21
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.62.0 Update module github.com/cloudflare/cloudflare-go to v0.63.0 Mar 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from a31513e to ffe8cc6 Compare March 29, 2023 10:15
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.63.0 Update module github.com/cloudflare/cloudflare-go to v0.64.0 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from ffe8cc6 to 8b19829 Compare May 29, 2023 10:44
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.64.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.68.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 8b19829 to d4393a0 Compare June 10, 2023 08:04
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.68.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.69.0 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from d4393a0 to 081efe1 Compare June 22, 2023 20:33
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.69.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.70.0 Jun 22, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.70.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.72.0 Jul 5, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.72.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.73.0 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 0aeaff0 to 6984b87 Compare July 19, 2023 17:50
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 6984b87 to 6d982d2 Compare August 2, 2023 05:09
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.73.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.74.0 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 6d982d2 to cda2696 Compare August 16, 2023 02:29
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.74.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.75.0 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from cda2696 to 12d2f99 Compare August 30, 2023 05:34
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.75.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.76.0 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 12d2f99 to d31a08a Compare September 13, 2023 02:32
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.76.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.77.0 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from d31a08a to 9887b18 Compare September 27, 2023 05:58
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.79.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.80.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from e3664d7 to f557d1a Compare November 8, 2023 08:58
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.80.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from f557d1a to 8fbaa21 Compare November 22, 2023 18:01
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.82.0 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 8fbaa21 to b744e73 Compare December 6, 2023 08:55
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.82.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.83.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from b744e73 to f22caa6 Compare December 20, 2023 05:51
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.83.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.84.0 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from f22caa6 to 0d09fc4 Compare January 3, 2024 05:13
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.84.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.85.0 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 0d09fc4 to 3d0be12 Compare January 17, 2024 20:56
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.85.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.86.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 3d0be12 to 97ae07b Compare January 31, 2024 05:12
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.86.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.87.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 97ae07b to d4e53b8 Compare February 14, 2024 05:25
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.87.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.88.0 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from d4e53b8 to 54dc3c2 Compare February 28, 2024 05:16
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.88.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.89.0 Feb 28, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.89.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.90.0 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 54dc3c2 to 75b722f Compare March 13, 2024 23:56
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 75b722f to ff160e9 Compare March 23, 2024 11:46
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.90.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.91.0 Mar 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from ff160e9 to 038b458 Compare March 28, 2024 20:52
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.91.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.92.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 038b458 to c46846b Compare April 12, 2024 05:41
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.92.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.93.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from c46846b to 5cb9c3d Compare April 25, 2024 02:29
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.93.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.94.0 Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants