From 1398fec5912150139dc2689e5d5d3944d96edc1d Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Wed, 23 Oct 2024 16:43:10 +0100 Subject: [PATCH 1/7] Create yaml and mdx pages and add first entry for DNS --- src/content/changelogs/dns.yaml | 13 +++++++++++++ src/content/docs/dns/changelog.mdx | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/content/changelogs/dns.yaml create mode 100644 src/content/docs/dns/changelog.mdx diff --git a/src/content/changelogs/dns.yaml b/src/content/changelogs/dns.yaml new file mode 100644 index 000000000000000..75fc5b03da0dfdd --- /dev/null +++ b/src/content/changelogs/dns.yaml @@ -0,0 +1,13 @@ +--- +link: "/dns/changelog/" +productName: DNS +productLink: "/dns/" +productArea: Core platform +productAreaLink: /fundamentals/reference/changelog/performance/ +entries: + - publish_date: "2024-10-15" + title: Quote validation for TXT records added via dashboard + description: |- + When creating TXT records via the dashboard users will now find: + - Field validation errors if double quotes `"` are added inconsistently. + - Automatically quoted TXT content upon save if no quotes exist in the record content field. \ No newline at end of file diff --git a/src/content/docs/dns/changelog.mdx b/src/content/docs/dns/changelog.mdx new file mode 100644 index 000000000000000..b2e8a0a4a0e6e51 --- /dev/null +++ b/src/content/docs/dns/changelog.mdx @@ -0,0 +1,14 @@ +--- +pcx_content_type: changelog +title: Changelog +changelog_file_name: + - dns +sidebar: + order: 15 +--- + +import { ProductChangelog } from "~/components"; + +{/* */} + + \ No newline at end of file From 2a5adcd89e49e128b13c04b88258cd50f5a4bb60 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Fri, 25 Oct 2024 12:27:02 +0100 Subject: [PATCH 2/7] Add per-record CNAME flattening to DNS changelog --- src/content/changelogs/dns.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/content/changelogs/dns.yaml b/src/content/changelogs/dns.yaml index 75fc5b03da0dfdd..2b2bca280fd1b48 100644 --- a/src/content/changelogs/dns.yaml +++ b/src/content/changelogs/dns.yaml @@ -8,6 +8,9 @@ entries: - publish_date: "2024-10-15" title: Quote validation for TXT records added via dashboard description: |- - When creating TXT records via the dashboard users will now find: + When creating [TXT records](/dns/manage-dns-records/reference/dns-record-types/#txt) via the dashboard you will now find: - Field validation errors if double quotes `"` are added inconsistently. - - Automatically quoted TXT content upon save if no quotes exist in the record content field. \ No newline at end of file + - Automatically quoted TXT content upon save if no quotes exist in the record content field. + - publish_date: "2024-10-07" + title: API support for per-record CNAME flattening + description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true`or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details. From fba56a6ba12170a35b846cf1021e2bf68238a571 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Fri, 25 Oct 2024 12:45:47 +0100 Subject: [PATCH 3/7] Create yaml and changelog.mdx for BYOIP --- src/content/changelogs/byoip.yaml | 10 ++++++++++ src/content/docs/byoip/changelog.mdx | 14 ++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/content/changelogs/byoip.yaml create mode 100644 src/content/docs/byoip/changelog.mdx diff --git a/src/content/changelogs/byoip.yaml b/src/content/changelogs/byoip.yaml new file mode 100644 index 000000000000000..9fe7d02f0add233 --- /dev/null +++ b/src/content/changelogs/byoip.yaml @@ -0,0 +1,10 @@ +--- +link: "/byoip/changelog/" +productName: BYOIP +productLink: "/byoip/" +productArea: Core platform +productAreaLink: /fundamentals/reference/changelog/performance/ +entries: + - publish_date: "2024-07-02" + title: Address Maps for BYOIP and Static IPs + description: Address Maps is available via [API](/api/operations/ip-address-management-address-maps-list-address-maps) and via [dashboard](https://dash.cloudflare.com/?to=/:account/ip-addresses/proxy-ips). Address Maps allows customers with BYOIP prefixes or account-level Static IPs to specify which IP addresses should be mapped to DNS records when they are proxied through Cloudflare. Refer to the [documentation](/byoip/address-maps/) for details. diff --git a/src/content/docs/byoip/changelog.mdx b/src/content/docs/byoip/changelog.mdx new file mode 100644 index 000000000000000..3459aa7dcc5845f --- /dev/null +++ b/src/content/docs/byoip/changelog.mdx @@ -0,0 +1,14 @@ +--- +pcx_content_type: changelog +title: Changelog +changelog_file_name: + - byoip +sidebar: + order: 15 +--- + +import { ProductChangelog } from "~/components"; + +{/* */} + + \ No newline at end of file From c424e9f3e4816a94fe6cbda7f5a6ca6674df8b07 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Fri, 25 Oct 2024 12:50:41 +0100 Subject: [PATCH 4/7] Update sidebar order for DNS changelog and glossary --- src/content/docs/dns/changelog.mdx | 2 +- src/content/docs/dns/glossary.mdx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/content/docs/dns/changelog.mdx b/src/content/docs/dns/changelog.mdx index b2e8a0a4a0e6e51..c3cf530d634c705 100644 --- a/src/content/docs/dns/changelog.mdx +++ b/src/content/docs/dns/changelog.mdx @@ -4,7 +4,7 @@ title: Changelog changelog_file_name: - dns sidebar: - order: 15 + order: 25 --- import { ProductChangelog } from "~/components"; diff --git a/src/content/docs/dns/glossary.mdx b/src/content/docs/dns/glossary.mdx index a2377b1855d1464..75ca8395898ab62 100644 --- a/src/content/docs/dns/glossary.mdx +++ b/src/content/docs/dns/glossary.mdx @@ -1,7 +1,8 @@ --- title: Glossary pcx_content_type: glossary - +sidebar: + order: 30 --- import { Glossary } from "~/components" From 2f2acb08b3489280b1189b17b8ef637170034af8 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Tue, 29 Oct 2024 12:14:54 +0000 Subject: [PATCH 5/7] Create ssl.yaml and changelog.mdx and reorder within SSL ToC --- src/content/changelogs/ssl.yaml | 13 +++++++++++++ src/content/docs/ssl/changelog.mdx | 14 ++++++++++++++ src/content/docs/ssl/troubleshooting/index.mdx | 2 +- 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 src/content/changelogs/ssl.yaml create mode 100644 src/content/docs/ssl/changelog.mdx diff --git a/src/content/changelogs/ssl.yaml b/src/content/changelogs/ssl.yaml new file mode 100644 index 000000000000000..f005d6a9fc30b06 --- /dev/null +++ b/src/content/changelogs/ssl.yaml @@ -0,0 +1,13 @@ +--- +link: "/ssl/changelog/" +productName: SSL/TLS +productLink: "/ssl/" +productArea: Core platform +productAreaLink: /fundamentals/reference/changelog/performance/ +entries: + - publish_date: "2024-10-23 (TBC)" + title: SSL.com available with ACM and SSL for SaaS for all customers + description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to all customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Refer to our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details. + - publish_date: "2024-10-18 (TBC)" + title: New cloudflare_branding flag allows hostnames with over 64 characters for all CAs + description: To order certificates for hostnames longer than 64 characters, customers can now use the `cloudflare_branding` flag when ordering a certificate via [API](/api/operations/certificate-packs-order-advanced-certificate-manager-certificate-pack). Setting `cloudflare_branding` to `true` will cause `sni.cloudflaressl.com` to be used as the common name, while the long hostname is added as part of the subject alternative name (SAN). \ No newline at end of file diff --git a/src/content/docs/ssl/changelog.mdx b/src/content/docs/ssl/changelog.mdx new file mode 100644 index 000000000000000..fad2d01842c5a1c --- /dev/null +++ b/src/content/docs/ssl/changelog.mdx @@ -0,0 +1,14 @@ +--- +pcx_content_type: changelog +title: Changelog +changelog_file_name: + - ssl +sidebar: + order: 24 +--- + +import { ProductChangelog } from "~/components"; + +{/* */} + + \ No newline at end of file diff --git a/src/content/docs/ssl/troubleshooting/index.mdx b/src/content/docs/ssl/troubleshooting/index.mdx index e4810608e324aac..df6ff0e49fa2484 100644 --- a/src/content/docs/ssl/troubleshooting/index.mdx +++ b/src/content/docs/ssl/troubleshooting/index.mdx @@ -2,7 +2,7 @@ title: Troubleshooting pcx_content_type: navigation sidebar: - order: 202 + order: 22 label: Full resources list head: - tag: title From 2585d60a8f38178aadb85d7f6cbd1950aaf747de Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Tue, 29 Oct 2024 13:31:21 +0000 Subject: [PATCH 6/7] Edit SSL.com publish_date based on PM feedback --- src/content/changelogs/ssl.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/changelogs/ssl.yaml b/src/content/changelogs/ssl.yaml index f005d6a9fc30b06..7f5276387ea7f15 100644 --- a/src/content/changelogs/ssl.yaml +++ b/src/content/changelogs/ssl.yaml @@ -5,9 +5,9 @@ productLink: "/ssl/" productArea: Core platform productAreaLink: /fundamentals/reference/changelog/performance/ entries: - - publish_date: "2024-10-23 (TBC)" - title: SSL.com available with ACM and SSL for SaaS for all customers - description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to all customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Refer to our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details. - - publish_date: "2024-10-18 (TBC)" + - publish_date: "2024-10-18" title: New cloudflare_branding flag allows hostnames with over 64 characters for all CAs - description: To order certificates for hostnames longer than 64 characters, customers can now use the `cloudflare_branding` flag when ordering a certificate via [API](/api/operations/certificate-packs-order-advanced-certificate-manager-certificate-pack). Setting `cloudflare_branding` to `true` will cause `sni.cloudflaressl.com` to be used as the common name, while the long hostname is added as part of the subject alternative name (SAN). \ No newline at end of file + description: To order certificates for hostnames longer than 64 characters, customers can now use the `cloudflare_branding` flag when ordering a certificate via [API](/api/operations/certificate-packs-order-advanced-certificate-manager-certificate-pack). Setting `cloudflare_branding` to `true` will cause `sni.cloudflaressl.com` to be used as the common name, while the long hostname is added as part of the subject alternative name (SAN). + - publish_date: "2024-09-19" + title: SSL.com available with ACM and SSL for SaaS for all customers + description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to all customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Refer to our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details. \ No newline at end of file From c40d3725793d296877c7d5c44b93ef38794b51f2 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Wed, 30 Oct 2024 11:42:16 +0000 Subject: [PATCH 7/7] Overall review and small fixes --- src/content/changelogs/dns.yaml | 2 +- src/content/changelogs/ssl.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/changelogs/dns.yaml b/src/content/changelogs/dns.yaml index 2b2bca280fd1b48..5965fb8f7efd695 100644 --- a/src/content/changelogs/dns.yaml +++ b/src/content/changelogs/dns.yaml @@ -13,4 +13,4 @@ entries: - Automatically quoted TXT content upon save if no quotes exist in the record content field. - publish_date: "2024-10-07" title: API support for per-record CNAME flattening - description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true`or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details. + description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true` or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details. diff --git a/src/content/changelogs/ssl.yaml b/src/content/changelogs/ssl.yaml index 7f5276387ea7f15..b4c4fc297899deb 100644 --- a/src/content/changelogs/ssl.yaml +++ b/src/content/changelogs/ssl.yaml @@ -9,5 +9,5 @@ entries: title: New cloudflare_branding flag allows hostnames with over 64 characters for all CAs description: To order certificates for hostnames longer than 64 characters, customers can now use the `cloudflare_branding` flag when ordering a certificate via [API](/api/operations/certificate-packs-order-advanced-certificate-manager-certificate-pack). Setting `cloudflare_branding` to `true` will cause `sni.cloudflaressl.com` to be used as the common name, while the long hostname is added as part of the subject alternative name (SAN). - publish_date: "2024-09-19" - title: SSL.com available with ACM and SSL for SaaS for all customers - description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to all customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Refer to our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details. \ No newline at end of file + title: SSL.com available with ACM and SSL for SaaS + description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Consider our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details. \ No newline at end of file