You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Sippy can now be enabled on buckets in [jurisdictions](/r2/reference/data-location/#jurisdictional-restrictions) (e.g., EU, FedRAMP).
11
+
- Fixed an issue with Sippy where GET/HEAD requests to objects with certain special characters would result in error responses.
8
12
- publish_date: "2024-11-20"
9
13
description: |-
10
14
- Oceania (OC) is now available as an R2 region.
15
+
- The default maximum number of buckets per account is now 1 million. If you need more than 1 million buckets please contact [Cloudflare Support](/support/contacting-cloudflare-support/).
16
+
- Public buckets accessible via custom domain now support Smart [Tiered Cache](/r2/buckets/public-buckets/#caching).
17
+
- publish_date: "2024-11-19"
18
+
description: |-
19
+
- R2 [`bucket lifecycle` command](/workers/wrangler/commands/#lifecycle-add) added to Wrangler. Supports listing, adding, and removing object lifecycle rules.
20
+
- publish_date: "2024-11-14"
21
+
description: |-
22
+
- R2 [`bucket info` command](/workers/wrangler/commands/#info-2) added to Wrangler. Displays location of bucket and common metrics.
23
+
- publish_date: "2024-11-08"
24
+
description: |-
25
+
- R2 [`bucket dev-url` command](/workers/wrangler/commands/#dev-url-enable) added to Wrangler. Supports enabling, disabling, and getting status of bucket's [r2.dev public access URL](/r2/buckets/public-buckets/#enable-managed-public-access).
26
+
- publish_date: "2024-11-06"
27
+
description: |-
28
+
- R2 [`bucket domain` command](/workers/wrangler/commands/#domain-add) added to Wrangler. Supports listing, adding, removing, and updating [R2 bucket custom domains](/r2/buckets/public-buckets/#custom-domains).
29
+
- publish_date: "2024-11-01"
30
+
description: |-
31
+
- Add `minTLS` to response of [list custom domains](/api/operations/r2-list-custom-domains) endpoint.
- Event notifications can now be configured for R2 buckets in [jurisdictions](/r2/reference/data-location/#jurisdictional-restrictions) (e.g., EU, FedRAMP).
38
+
- publish_date: "2024-09-26"
39
+
description: |-
40
+
- [Event notifications for R2](https://blog.cloudflare.com/builder-day-2024-announcements/#event-notifications-for-r2-is-now-ga) is now Generally available. Event notifications now support higher throughput (up to 5,000 messages per second per Queue), can be configured in the dashboard and Wrangler, and support for lifecycle deletes.
41
+
- publish_date: "2024-09-18"
42
+
description: |-
43
+
- Add the ability to set and [update minimum TLS version](/r2/buckets/public-buckets/#minimum-tls-version) for R2 bucket custom domains.
44
+
- publish_date: "2024-08-26"
45
+
description: |-
46
+
- Added support for configuring R2 bucket custom domains via [API](/api/operations/r2-add-custom-domain).
47
+
- publish_date: "2024-08-21"
48
+
description: |-
49
+
- [Sippy](/r2/data-migration/sippy/) is now Generally Available. Metrics for ongoing migrations can now be found in the dashboard or via the GraphQL analytics API.
50
+
- publish_date: "2024-07-08"
51
+
description: |-
52
+
- Added migration log for [Super Slurper](/r2/data-migration/super-slurper/) to the migration summary in the dashboard.
53
+
- publish_date: "2024-06-12"
54
+
description: |-
55
+
- [Super Slurper](/r2/data-migration/super-slurper/) now supports migrating objects up to 1TB in size.
11
56
- publish_date: "2024-06-07"
12
57
description: |-
13
58
- Fixed an issue that prevented Sippy from copying over objects from S3 buckets with SSE set up.
14
59
- publish_date: "2024-06-06"
15
60
description: |-
16
61
- R2 will now ignore the `x-purpose` request parameter.
62
+
- publish_date: "2024-05-29"
63
+
description: |-
64
+
- Added support for [Infrequent Access](/r2/buckets/storage-classes/) storage class (beta).
0 commit comments