Releases: cloudflare/cloudflare-go
Releases · cloudflare/cloudflare-go
v2.0.0-beta.4
2.0.0-beta.4 (2024-03-12)
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
Features
- chore: create issue and pull-request templates (de5037e)
- OpenAPI spec update via Stainless API (#1545) (755286e)
- OpenAPI spec update via Stainless API (#1546) (c2bbbba)
- OpenAPI spec update via Stainless API (#1547) (2991edd)
- OpenAPI spec update via Stainless API (#1550) (4ba8991)
- OpenAPI spec update via Stainless API (#1551) (8a14e82)
- update via SDK Studio (#1543) (2d66983)
v2.0.0-beta.3
v0.90.0
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:
v2.0.0-beta.2
2.0.0-beta.2 (2024-03-11)
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
Features
- add more api endpoints (dc6e2d9)
- api: correctly generate
object | anyOf
(0ac68a4) - api: OpenAPI spec update (583a05a)
- api: OpenAPI spec update (050c530)
- api: OpenAPI spec update (fce499f)
- api: OpenAPI spec update (59057dc)
- api: OpenAPI spec update (40249e6)
- api: OpenAPI spec update (1045b31)
- api: updates (9d2dc3d)
- client: allow binary returns (3405391)
- enable various APIs (12f96a0)
- generated (3b55746)
- generated (d65f948)
- generated (e5b6df3)
- generated (034a326)
- generated (c59f74b)
- generated (ce4b177)
- generated (313d9b6)
- generated (908f5e7)
- generated (0f60420)
- generated (1f2e078)
- generated (0860ac5)
- generated (f788810)
- generated (878740e)
- generated (a2a66ea)
- generated (f5d9f30)
- generated (4c3d24f)
- generated (59dc389)
- generated (a1f1106)
- generated (1ff8d5d)
- generated (c16ac64)
- generated (976da53)
- generated (bd14747)
- generated (c540666)
- generated (86e4c82)
- generated (4ae1c56)
- generated (2e340c9)
- initial commit (583ed98)
- initial commit (#1) (cc198cb)
- internal: fallback to json serialization if no serialization methods are defined (0cb56cd)
- OpenAPI spec update (58d7a70)
- OpenAPI spec update (5e5f9ae)
- OpenAPI spec update (d7fdabd)
- OpenAPI spec update (13fc1c3)
- OpenAPI spec update (a4988d1)
- OpenAPI spec update (7aeaf06)
- OpenAPI spec update (30d658d)
- OpenAPI spec update (a4c5401)
- OpenAPI spec update (99b1897)
- OpenAPI spec update (4ce41f2)
- OpenAPI spec update (71daf71)
- OpenAPI spec update (73d7920)
- OpenAPI spec update (05d6146)
- OpenAPI spec update (6a43f1e)
- OpenAPI spec update (b161abb)
- OpenAPI spec update (ac293d6)
- OpenAPI spec update (b84595c)
- OpenAPI spec update (b84c56b)
- OpenAPI spec update via Stainless API (7445393)
- OpenAPI spec update via Stainless API (d654382)
- OpenAPI spec update via Stainless API (b64df47)
- OpenAPI spec update via Stainless API (5b918a1)
- OpenAPI spec update via Stainless API (1f6fa3c)
- OpenAPI spec update via Stainless API (5614682)
- OpenAPI spec update via Stainless API (7835dfb)
- OpenAPI spec update via Stainless API (300fcf3)
- OpenAPI spec update via Stainless API (2330f68)
- OpenAPI spec update via Stainless API (2ab74c2)
- OpenAPI spec update via Stainless API (21a7722)
- OpenAPI spec update via Stainless API (03e7631)
- OpenAPI spec update via Stainless API (f3b9c2c)
- OpenAPI spec update via Stainless API (1af0615)
- OpenAPI spec update via Stainless API (360f05d)
- OpenAPI spec update via Stainless API (82e1b44)
- OpenAPI spec update via Stainless API (bc3be11)
- OpenAPI spec update via Stainless API ([...
v0.89.0
v0.88.0
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
andwarp_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:
v0.87.0
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)