Skip to content

Releases: cloudflare/cloudflare-go

v2.0.0-beta.6

14 Mar 04:14
7acfc48
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

2.0.0-beta.6 (2024-03-14)

Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6

Features

v2.0.0-beta.5

13 Mar 18:59
d929b51
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

2.0.0-beta.5 (2024-03-13)

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

Features

v2.0.0-beta.4

12 Mar 22:17
6f7d4ef
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2024-03-12)

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

Features

v2.0.0-beta.3

12 Mar 03:04
a226817
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2024-03-12)

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

Features

v0.90.0

12 Mar 23:59
6a9e07e
Compare
Choose a tag to compare

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)

v2.0.0-beta.2

11 Mar 20:03
9d547bb
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2024-03-11)

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

Features

Read more

v0.89.0

27 Feb 22:17
056b65c
Compare
Choose a tag to compare

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

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)