Skip to content

Releases: cloudflare/cloudflare-go

v0.102.0

14 Aug 04:56
694d59f
Compare
Choose a tag to compare

ENHANCEMENTS:

  • rulesets: Add DeleteRulesetRule (#2833)
  • rulesets: Export DeleteRulesetRuleParams fields (#2886)
  • teams_accounts: Add disable_for_time attribute (#2797)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.27.0 to 0.28.0 (#2835)

v0.101.0

31 Jul 03:08
217ab49
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_application: add skip_app_launcher_login_page flag to skip the App Launcher landing page (#2793)
  • device_posture_rule: support extended_key_usage, check_private_key, and locations for client_certificate_v2 posture rule (#1685)
  • devices_policy: Add new tunnel_protocol field to policy (#2778)
  • risk_score_integration: Add support for Risk Score Integrations (#2786)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#2787)

v0.100.0

17 Jul 23:50
b2af165
Compare
Choose a tag to compare

BREAKING CHANGES:

  • teams_accounts: rename TeamsCertificate in TeamsAccountConfiguration to TeamsCertificateSetting (#2754)

ENHANCEMENTS:

  • Add CloudConnectorAPI Client (#2698)
  • gateway_categories: add ListGatewayCategories which returns all gateway categories. (#2722)
  • teams_certificates: add TeamsCertificate resource to manage gateway certificates (#2754)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#2727)
  • deps: bumps golang.org/x/net from 0.26.0 to 0.27.0 (#2726)

v2.4.0

16 Jul 23:54
32b522b
Compare
Choose a tag to compare

2.4.0 (2024-07-16)

Warning

v2.x of this library is a ground-up rewrite of the SDK, using code generation from our OpenAPI spec.

This package should be in a usable state for many projects, but expect frequent minor breaking
changes as we rename methods and types. If this isn't suitable for you project, we recommend
pinning to the 0.x releases for now.

Full Changelog: v2.3.0...v2.4.0

Features

  • api: OpenAPI spec update via Stainless API (6af0821)
  • api: OpenAPI spec update via Stainless API (108b5d7)
  • api: OpenAPI spec update via Stainless API (0360596)
  • api: OpenAPI spec update via Stainless API (274dfa9)
  • api: OpenAPI spec update via Stainless API (9eb43fc)
  • api: OpenAPI spec update via Stainless API (21f97bb)
  • api: OpenAPI spec update via Stainless API (365b8d0)
  • api: OpenAPI spec update via Stainless API (40bf688)
  • api: OpenAPI spec update via Stainless API (d5270fe)
  • api: OpenAPI spec update via Stainless API (3363972)
  • api: OpenAPI spec update via Stainless API (9229c99)
  • api: OpenAPI spec update via Stainless API (e46fc0a)
  • api: OpenAPI spec update via Stainless API (b3a8e6c)
  • api: OpenAPI spec update via Stainless API (5067ea4)
  • api: OpenAPI spec update via Stainless API (41e7a5c)
  • api: OpenAPI spec update via Stainless API (0263314)
  • api: OpenAPI spec update via Stainless API (e483229)
  • api: OpenAPI spec update via Stainless API (b2abf84)
  • api: OpenAPI spec update via Stainless API (d2841fc)
  • api: OpenAPI spec update via Stainless API (22b5b29)
  • api: OpenAPI spec update via Stainless API (27f3b8b)
  • api: OpenAPI spec update via Stainless API (7e9da58)
  • api: OpenAPI spec update via Stainless API (6a77f9e)
  • api: OpenAPI spec update via Stainless API (f490331)
  • api: OpenAPI spec update via Stainless API (1a3d052)
  • api: OpenAPI spec update via Stainless API (6e9db31)
  • api: OpenAPI spec update via Stainless API (4664d0f)
  • api: OpenAPI spec update via Stainless API (fe4dd63)
  • api: OpenAPI spec update via Stainless API (f35805e)
  • api: OpenAPI spec update via Stainless API (99cfd0d)
  • api: OpenAPI spec update via Stainless API (27390dc)
  • api: OpenAPI spec update via Stainless API (765cf60)
  • api: OpenAPI spec update via Stainless API (bf26516)
  • api: OpenAPI spec update via Stainless API (d57c5ac)
  • api: OpenAPI spec update via Stainless API (c135921)
  • api: OpenAPI spec update via Stainless API (c2bf8b1)
  • api: OpenAPI spec update via Stainless API (887b978)
  • api: OpenAPI spec update via Stainless API (7bac904)
  • api: OpenAPI spec update via Stainless API (8f73680)
  • api: OpenAPI spec update via Stainless API (76cdfdc)
  • api: OpenAPI spec update via Stainless API (2b041c6)
  • api: OpenAPI spec update via Stainless API (75e675f)
  • api: OpenAPI spec update via Stainless API (c0d7b9c)
  • api: OpenAPI spec update via Stainless API (acfa6df)
  • api: OpenAPI spec update via Stainless API (6c5e8fe)
  • api: OpenAPI spec update via Stainless API (00c0148)
  • api: OpenAPI spec update via Stainless API (f3c4cb2)
  • api: OpenAPI spec update via Stainless API (3ed149e)
  • api: OpenAPI spec update via Stainless API (6187aa4)
  • api: OpenAPI spec update via Stainless API (684503c)
  • api: OpenAPI spec update via Stainless API (b7116b4)
  • api: OpenAPI spec update via Stainless API (5672970)
  • api: OpenAPI spec update via Stainless API (acc0c4b)
  • api: OpenAPI spec update via Stainless API (4bb2375)
  • api: OpenAPI spec update via Stainless API (3716248)
  • api: OpenAPI spec update via Stainless API (c4d8aca)
  • api: OpenAPI spec update via Stainless API (cd96673)
  • api: OpenAPI spec update via Stainless API (0134853)
  • api: OpenAPI spec update via Stainless API (1f2b56a)
  • api: OpenAPI spec update via Stainless API (227884e)
  • api: OpenAPI spec update via Stainless API (0af7664)
  • api: OpenAPI spec update...
Read more

v0.99.0

03 Jul 04:55
dd115ee
Compare
Choose a tag to compare

ENHANCEMENTS:

  • teams: added per account certificate setting to teams gateway configuration (#2713)
  • teams_list: Added description to ZT list item (#2621)
  • teams_rules: Added ZT rule settings ignore_cname_category_matches (#2621)

DEPENDENCIES:

  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 (#2699)

v0.98.0

19 Jun 01:17
95db331
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_application: Add support for SaaS OIDC Access Token Lifetime (#2455)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.25.0 to 0.26.0 (#2364)
  • deps: bumps goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#2365)

v2.3.0

18 Jun 02:42
6cde8d6
Compare
Choose a tag to compare

2.3.0 (2024-06-18)

Warning

v2.x of this library is a ground-up rewrite of the SDK, using code generation from our OpenAPI spec.

This package should be in a usable state for many projects, but expect frequent minor breaking
changes as we rename methods and types. If this isn't suitable for you project, we recommend
pinning to the 0.x releases for now.

Full Changelog: v2.2.0...v2.3.0

Features

Read more

v0.97.0

05 Jun 01:08
9e9073d
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_application: Add support for Hybrid/Implicit flows and options (#2131)
  • teams_account: Add Zero Trust connectivity settings (#2165)
  • teams_accounts: Add use_zt_virtual_ip attribute (#2126)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.2 to 0.10.3 (#2107)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (#2249)

v0.96.0

22 May 00:53
d42a325
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_application: Add Refresh Token, Custom Claims, and PKCE Without Client Secret support for OIDC SaaS configurations (#1981)
  • ruleset: add support for action parameters fonts and disable_rum (#1832)

DEPENDENCIES:

  • deps: bumps bflad/action-milestone-comment from 1 to 2 (#1991)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#1993)
  • deps: bumps goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#1992)

v2.2.0

09 May 05:04
de79501
Compare
Choose a tag to compare

Warning

v2.x of this library is a ground-up rewrite of the SDK, using code generation from our OpenAPI spec.

This package should be in a usable state for many projects, but expect frequent minor breaking
changes as we rename methods and types. If this isn't suitable for you project, we recommend
pinning to the 0.x releases for now.

2.2.0 (2024-05-08)

Full Changelog: v2.1.0...v2.2.0

Features

Read more