-
Notifications
You must be signed in to change notification settings - Fork 110
Comparing changes
Open a pull request
base repository: cloudflare/cloudflare-typescript
base: main
head repository: cloudflare/cloudflare-typescript
compare: next
- 17 commits
- 407 files changed
- 5 contributors
Commits on Nov 18, 2025
-
wip: worker script upload test
Chris Thorwarth committedNov 18, 2025 Configuration menu - View commit details
-
Copy full SHA for 1a58fef - Browse repository at this point
Copy the full SHA 1a58fefView commit details
Commits on Nov 19, 2025
-
Chris Thorwarth committed
Nov 19, 2025 Configuration menu - View commit details
-
Copy full SHA for f82296d - Browse repository at this point
Copy the full SHA f82296dView commit details
Commits on Jan 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f127f1f - Browse repository at this point
Copy the full SHA f127f1fView commit details
Commits on Jan 22, 2026
-
feat: feat(fraud): public docs for fraud API
* feat(fraud): public docs for fraud API
Configuration menu - View commit details
-
Copy full SHA for dac4aa5 - Browse repository at this point
Copy the full SHA dac4aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214a016 - Browse repository at this point
Copy the full SHA 214a016View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb76fc9 - Browse repository at this point
Copy the full SHA cb76fc9View commit details -
feat: refactor(terraform): restructure origin_tls_client_auth to peer…
… subresources * fix: add backward-compatible methods for origin_tls_client_auth Adds deprecated parent-level methods (list, get, create, delete) to maintain backward compatibility with existing SDK users while preserving the clean cache-style resource structure. Changes: - Add 4 deprecated methods at parent level pointing to zone cert endpoints - Methods generate client.OriginTLSClientAuth.New/List/Get/Delete() paths - Deprecation messages guide users to zone_certificates.* subresource - Zero breaking changes - existing SDK code continues to work - New explicit paths available at ZoneCertificates.* and HostnameCertificates.* This follows the proven KV namespace dual-path pattern (lines 2730-2752) where the same endpoint generates methods at both parent and child levels. Related: SECENG-12971 * refactor(terraform): restructure origin_tls_client_auth to peer subresources Restructure origin_tls_client_auth to have all 4 terraform resources as sibling subresources: - zone_certificates → authenticated_origin_pulls_certificate - hostnames → authenticated_origin_pulls - hostname_certificates → authenticated_origin_pulls_hostname_certificate - settings → authenticated_origin_pulls_settings Add id_property annotations to all CRUD methods. Closes SECENG-12971, SECENG-12970, SECENG-13210
Configuration menu - View commit details
-
Copy full SHA for 89f79e9 - Browse repository at this point
Copy the full SHA 89f79e9View commit details
Commits on Jan 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9fdc3c0 - Browse repository at this point
Copy the full SHA 9fdc3c0View commit details
Commits on Jan 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ffa2c6c - Browse repository at this point
Copy the full SHA ffa2c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 708f6e4 - Browse repository at this point
Copy the full SHA 708f6e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c3924 - Browse repository at this point
Copy the full SHA 15c3924View commit details
Commits on Jan 27, 2026
-
feat: feat(api): add AI Gateway Dynamic Routing endpoints
* feat(api): add AI Gateway Dynamic Routing endpoints
Configuration menu - View commit details
-
Copy full SHA for 5cb758b - Browse repository at this point
Copy the full SHA 5cb758bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f7f29 - Browse repository at this point
Copy the full SHA 18f7f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d9dfb - Browse repository at this point
Copy the full SHA 72d9dfbView commit details -
Merge pull request #2688 from christhorwarth/ct/script-upload-test
chore: adding script upload tests for typescript
Configuration menu - View commit details
-
Copy full SHA for e0315b8 - Browse repository at this point
Copy the full SHA e0315b8View commit details
Commits on Feb 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 31145b4 - Browse repository at this point
Copy the full SHA 31145b4View commit details -
chore: Fix typos in bug report template labels
Fix typos in bug report template labels
Configuration menu - View commit details
-
Copy full SHA for 1e77239 - Browse repository at this point
Copy the full SHA 1e77239View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...next