Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: cloudflare/cloudflare-typescript

v4.5.0

16 Jul 21:36
bb67f21
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.5.0 (2025-07-16)

Full Changelog:v4.4.1...v4.5.0

Features

Bug Fixes

  • always use multipart/form-data for some endpoints (d4ce21e)
  • api: add missingitems param (d9937a1)
  • ci: correct conditional (5257b08)
  • ci: release-doctor — report correct token name (c4f2ddf)
  • client: don't sendContent-Type for bodyless methods (cdfc263)

Chores

  • api: Skip broken prism test for updating custom DLP entries (3c50a16)
  • api: skip broken prism tests (0f0ba6e)
  • api: TTL is required on DNS records (a492965)
  • ci: enable for pull requests (6898174)
  • ci: only run for pushes and fork pull requests (ed461eb)
  • internal: codegen related update (6a94ed9)
  • make some internal functions async (4e89649)
  • mention unit type in timeout docs (a5ad7f3)
Assets2
Loading

v4.4.1

16 Jun 21:44
980edbf
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.4.1 (2025-06-16)

Full Changelog:v4.4.0...v4.4.1

Features

  • client: add support for endpoint-specific base URLs (f399656)

Bug Fixes

  • api: Update zone subscription paths (f0ff0b7)
Loading

v4.4.0

16 Jun 18:15
26c2dc7
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.4.0 (2025-06-16)

Full Changelog:v4.3.0...v4.4.0

Features

Bug Fixes

  • add back kv.namespaces bulk methods (d9218c8)
  • add missing properties (289d3da)
  • AI: Add explicit variant names for union types (9a0b96d)
  • api: 'name' and 'type' are required on dns_record (113bfec)
  • config: Diagnostic errors (383f29e)
  • DLP: Add explicit variant names (557a827)
  • publish script — handle NPM errors correctly (0c1aa10)
  • types: generate missing types (7e6a67f)
  • workers: send multipart as json (27be8af)

Chores

  • api: Fix config indentation (40aefb4)
  • api: Fix edge IPs variant names (73bf59d)
  • api: mark some methods as deprecated (d9a9e71)
  • docs: use top-level-await in example snippets (faf2d8e)
  • improve publish-npm script --latest tag logic (438a2ee)
  • internal: make base APIResource abstract (cec7bde)
Loading

v4.3.0

21 May 21:34
7c8244d
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.3.0 (2025-05-21)

Full Changelog:v4.2.0...v4.3.0

Features

Bug Fixes

  • api: fix path placeholders (61b35dd)
  • client: fix bug where subresource has the same name as its parent resource (1d17818)
  • client: reexported types for subresource with the same name as its parent (a91a792)
  • urlscanner: don't unwwrap scan response (643bd93)

Chores

  • ci: bump node version for release workflows (57c53b4)
  • docs: add missing deprecation warnings (6ddef2c)

Documentation

Loading

v4.2.0

18 Mar 04:43
f2ce1b4
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.2.0 (2025-03-18)

Full Changelog:v4.1.0...v4.2.0

Features

Read more
Loading

v4.1.0

11 Feb 03:35
d9aca69
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.1.0 (2025-02-11)

Full Changelog:v4.0.0...v4.1.0

Features

Read more
Loading

v4.0.0

14 Jan 19:09
63571df
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.0.0 (2025-01-14)

Full Changelog:v3.5.0...v4.0.0

⚠ BREAKING CHANGES

  • addressing: reshuffle relationship in the namespace to align with the product (#2290)
  • r2: renamecf-r2-jurisdiction to more usablejurisdiction parameter (#2279)
  • r2: renamecf-r2-jurisdiction to more usablejurisdiction parameter (#2278)
  • r2: renamecf-r2-jurisdiction to more usablejurisdiction parameter (#2277)
  • loa_documents: move download subresource into parent asget (#2274)
  • addressing: move service bindings to dedicated namespace (#2273)
  • ai: move to dedicated namespace (#2241)
  • kv: move analytics under existing namespace (#2212)
  • zone_transfers: move under DNS namespace (#2208)
  • dnssec: move under DNS namespace (#2207)
  • url_scanner: swap all methods to be v2 only (#2206)
  • warp_connector: move under zero trust namespace (#2195)
  • calls: split turn and sfu apps (#2099)

Features

Read more
Loading

v3.5.0

16 Jul 23:54
48219c8
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

3.5.0 (2024-07-16)

Warning

v3.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 a specific version until you have time to perform an upgrade.

Full Changelog:v3.4.0...v3.5.0

Features

  • api: OpenAPI spec update via Stainless API (b67cbd4)
  • api: OpenAPI spec update via Stainless API (0573c9a)
  • api: OpenAPI spec update via Stainless API (c0a336b)
  • api: OpenAPI spec update via Stainless API (66bb2da)
  • api: OpenAPI spec update via Stainless API (ce4dc99)
  • api: OpenAPI spec update via Stainless API (5dd6ed3)
  • api: OpenAPI spec update via Stainless API (c484d6d)
  • api: OpenAPI spec update via Stainless API (530ae23)
  • api: OpenAPI spec update via Stainless API (d90fb99)
  • api: OpenAPI spec update via Stainless API (a015022)
  • api: OpenAPI spec update via Stainless API (cae94d5)
  • api: OpenAPI spec update via Stainless API (57b19a2)
  • api: OpenAPI spec update via Stainless API (1024eed)
  • api: OpenAPI spec update via Stainless API (ad35a00)
  • api: OpenAPI spec update via Stainless API (d6bc55c)
  • api: OpenAPI spec update via Stainless API (846ba4c)
  • api: OpenAPI spec update via Stainless API (3589da0)
  • api: OpenAPI spec update via Stainless API (7c82074)
  • api: OpenAPI spec update via Stainless API (9a7bac3)
  • api: OpenAPI spec update via Stainless API (4a53973)
  • api: OpenAPI spec update via Stainless API (d3d3125)
  • api: OpenAPI spec update via Stainless API (e9898ce)
  • api: OpenAPI spec update via Stainless API (d4540be)
  • api: OpenAPI spec update via Stainless API (35596a7)
  • api: OpenAPI spec update via Stainless API (9951ec9)
  • api: OpenAPI spec update via Stainless API (5b2b222)
  • api: OpenAPI spec update via Stainless API (6080523)
  • api: OpenAPI spec update via Stainless API (145d3eb)
  • api: OpenAPI spec update via Stainless API (b23a5e1)
  • api: OpenAPI spec update via Stainless API (5e17f09)
  • api: OpenAPI spec update via Stainless API (3d2c2b2)
  • api: OpenAPI spec update via Stainless API (7559904)
  • api: OpenAPI spec update via Stainless API (bbe6b56)
  • api: OpenAPI spec update via Stainless API (2104c24)
  • api: OpenAPI spec update via Stainless API (fbcfc52)
  • api: OpenAPI spec update via Stainless API (60dafc2)
  • api: OpenAPI spec update via Stainless API (05675d4)
  • api: OpenAPI spec update via Stainless API (e0ac3b1)
  • api: OpenAPI spec update via Stainless API (368febc)
  • api: OpenAPI spec update via Stainless API (fcc6b93)
  • api: OpenAPI spec update via Stainless API (0ab426d)
  • api: OpenAPI spec update via Stainless API (6523582)
  • api: OpenAPI spec update via Stainless API (a30adfb)
  • api: OpenAPI spec update via Stainless API (de5a8db)
  • api: OpenAPI spec update via Stainless API (876d149)
  • api: OpenAPI spec update via Stainless API (eb1dbc3)
  • api: OpenAPI spec update via Stainless API (0334d44)
  • api: OpenAPI spec update via Stainless API (e093869)
  • api: OpenAPI spec update via Stainless API (ad2584c)
  • api: OpenAPI spec update via Stainless API (1dc01be)
  • api: OpenAPI spec update via Stainless API (c32f63f)
  • api: OpenAPI spec update via Stainless API (52dac9a)
  • api: OpenAPI spec update via Stainless API (bf9ea87)
  • api: OpenAPI spec update via Stainless API (979f007)
  • api: OpenAPI spec update via Stainless API (daaa821)
  • api: OpenAPI spec update via Stainless API (8df2fc5)
  • api: OpenAPI spec update via Stainless API (bdd578b)
  • api: OpenAPI spec update via Stainless API ([9c4f4a9](9c4f4a9...
Read more
Loading

v3.4.0

19 Jun 01:11
bfebf03
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

3.4.0 (2024-06-19)

Warning

v3.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 a specific version until you have time to perform an upgrade.

Full Changelog:v3.3.0...v3.4.0

Features

  • api: OpenAPI spec update via Stainless API (#1000) (893b2b7)
  • api: OpenAPI spec update via Stainless API (#1001) (5eba581)
  • api: OpenAPI spec update via Stainless API (#1002) (3ef9c67)
  • api: OpenAPI spec update via Stainless API (#1003) (1ac908a)
  • api: OpenAPI spec update via Stainless API (#1004) (ff7a416)
  • api: OpenAPI spec update via Stainless API (#1005) (b82d6ae)
  • api: OpenAPI spec update via Stainless API (#1006) (6f2f303)
  • api: OpenAPI spec update via Stainless API (#1007) (a775136)
  • api: OpenAPI spec update via Stainless API (#1008) (78c1f6d)
  • api: OpenAPI spec update via Stainless API (#1009) (1aa8f65)
  • api: OpenAPI spec update via Stainless API (#1010) (287efbf)
  • api: OpenAPI spec update via Stainless API (#1011) (bd68536)
  • api: OpenAPI spec update via Stainless API (#1012) (80301ca)
  • api: OpenAPI spec update via Stainless API (#1013) (a2b6200)
  • api: OpenAPI spec update via Stainless API (#1014) (34d5a40)
  • api: OpenAPI spec update via Stainless API (#1015) (ee32177)
  • api: OpenAPI spec update via Stainless API (#1016) (e0cc0ec)
  • api: OpenAPI spec update via Stainless API (#973) (798a342)
  • api: OpenAPI spec update via Stainless API (#975) (b6da688)
  • api: OpenAPI spec update via Stainless API (#976) (ea4cfc2)
  • api: OpenAPI spec update via Stainless API (#977) (9a723ce)
  • api: OpenAPI spec update via Stainless API (#978) (a5d1c32)
  • api: OpenAPI spec update via Stainless API (#979) (d52fc46)
  • api: OpenAPI spec update via Stainless API (#980) (f60c725)
  • api: OpenAPI spec update via Stainless API (#981) (72a11c5)
  • api: OpenAPI spec update via Stainless API (#982) (bfc9b67)
  • api: OpenAPI spec update via Stainless API (#983) (f192768)
  • api: OpenAPI spec update via Stainless API (#984) (9dadb45)
  • api: OpenAPI spec update via Stainless API (#985) (8615203)
  • api: OpenAPI spec update via Stainless API (#986) (ac9c2b0)
  • api: OpenAPI spec update via Stainless API (#987) (a1c7011)
  • api: OpenAPI spec update via Stainless API (#988) (1249608)
  • api: OpenAPI spec update via Stainless API (#989) (15d17f4)
  • api: OpenAPI spec update via Stainless API (#990) (9320192)
  • api: OpenAPI spec update via Stainless API (#991) (79cb0c6)
  • api: OpenAPI spec update via Stainless API (#992) (b2956c0)
  • api: OpenAPI spec update via Stainless API (#993) (3ae06e8)
  • api: OpenAPI spec update via Stainless API (#994) (fe1fa69)
  • api: OpenAPI spec update via Stainless API (#995) (dcfe2fb)
  • api: OpenAPI spec update via Stainless API (#996) ([52fa755](52fa755c2d13b...
Read more
Loading

v3.3.0

18 Jun 02:41
9ba54c1
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

3.3.0 (2024-06-18)

Warning

v3.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 a specific version until you have time to perform an upgrade.

Full Changelog:v3.2.0...v3.3.0

Features

  • api: OpenAPI spec update via Stainless API (#672) (858154b)
  • api: OpenAPI spec update via Stainless API (#673) (dc44f09)
  • api: OpenAPI spec update via Stainless API (#674) (575807c)
  • api: OpenAPI spec update via Stainless API (#677) (04e284c)
  • api: OpenAPI spec update via Stainless API (#678) (2aa6402)
  • api: OpenAPI spec update via Stainless API (#679) (63a34c7)
  • api: OpenAPI spec update via Stainless API (#680) (ba4f0ae)
  • api: OpenAPI spec update via Stainless API (#681) (6ad36b3)
  • api: OpenAPI spec update via Stainless API (#682) (150631d)
  • api: OpenAPI spec update via Stainless API (#683) (49ec0a7)
  • api: OpenAPI spec update via Stainless API (#684) (ff8b6ad)
  • api: OpenAPI spec update via Stainless API (#685) (46b7bd8)
  • api: OpenAPI spec update via Stainless API (#686) (90d16b8)
  • api: OpenAPI spec update via Stainless API (#687) (3c7a7e6)
  • api: OpenAPI spec update via Stainless API (#688) (9730364)
  • api: OpenAPI spec update via Stainless API (#689) (d1d8646)
  • api: OpenAPI spec update via Stainless API (#690) (493ce1a)
  • api: OpenAPI spec update via Stainless API (#691) (0086d7b)
  • api: OpenAPI spec update via Stainless API (#692) (df1b912)
  • api: OpenAPI spec update via Stainless API (#693) (b67ed67)
  • api: OpenAPI spec update via Stainless API (#694) (04895d5)
  • api: OpenAPI spec update via Stainless API (#695) (4284502)
  • api: OpenAPI spec update via Stainless API (#696) (bfd1416)
  • api: OpenAPI spec update via Stainless API (#697) (868a9d5)
  • api: OpenAPI spec update via Stainless API (#698) (710b484)
  • api: OpenAPI spec update via Stainless API (#699) (8bd527c)
  • api: OpenAPI spec update via Stainless API (#700) (a1a291b)
  • api: OpenAPI spec update via Stainless API (#701) (adb0338)
  • api: OpenAPI spec update via Stainless API (#702) (4091c65)
  • api: OpenAPI spec update via Stainless API (#703) (2ff4dd3)
  • api: OpenAPI spec update via Stainless API (#704) (f4300ab)
  • api: OpenAPI spec update via Stainless API (#705) (1c3c2f4)
  • api: OpenAPI spec update via Stainless API (#706) (939fb95)
  • api: OpenAPI spec update via Stainless API (#707) (06fe826)
  • api: OpenAPI spec update via Stainless API (#708) (27a3019)
  • api: OpenAPI spec update via Stainless API (#709) (54c13eb)
  • api: OpenAPI spec update via Stainless API (#710) (85b5843)
  • api: OpenAPI spec update via Stainless API (#711) (4b92567)
  • api: OpenAPI spec update via Stainless API (#712) (9b0a424)
  • api: OpenAPI spec update via Stainless API (#713) (d6d55af)
  • *...
Read more
Loading
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp