diff --git a/changelog.mdx b/changelog.mdx index 9a3837f..971e296 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products." rss: true --- + + ## S3-compatible API now in public preview + + Bunny Storage's S3-compatible API has moved from closed preview to public preview, with Sydney (SYD) added as a new region, presigned URL caching, Content-MD5 validation for multipart uploads, and documented rate limits (500 RPS, 1 Gbps). [Learn more](/storage/s3) + + ## AVIF, HEIC and HEIF are now GA diff --git a/storage/changelog.mdx b/storage/changelog.mdx index 718d7fe..1354b73 100644 --- a/storage/changelog.mdx +++ b/storage/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements for Storage." rss: true --- + + ## S3-compatible API now in public preview + + Bunny Storage's S3-compatible API has moved from closed preview to public preview, with Sydney (SYD) added as a new region, presigned URL caching, Content-MD5 validation for multipart uploads, and documented rate limits (500 RPS, 1 Gbps). [Learn more](/storage/s3) + + ## Root directory deletion support