From ef38e875688e64dd89891401133a4d1796903960 Mon Sep 17 00:00:00 2001 From: "Matt Linville (he/him)" Date: Wed, 23 Oct 2024 12:11:21 -0700 Subject: [PATCH] [DOC-11237] Release-note deprecation of is_regex JWT API field (#19039) --- src/current/releases/cloud.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/current/releases/cloud.md b/src/current/releases/cloud.md index 04875971718..5dcf432b777 100644 --- a/src/current/releases/cloud.md +++ b/src/current/releases/cloud.md @@ -14,6 +14,10 @@ Get future release notes emailed to you: {% include marketo.html formId=1083 %} +## October 22, 2024 + +- The deprecated `is_regex` field has been removed from the [CockroachDB {{ site.data.products.cloud }} API for Java Web Tokens (JWTs)](https://cockroachlabs.com/docs/api/cloud/v1.html#post-/api/v1/jwt-issuers). The API now handles regular expressions seamlessly. + ## October 1, 2024 Metering for usage-based billing of data transfer, managed backup storage, and changefeeds is now in [Preview]({% link {{site.current_cloud_version }}/cockroachdb-feature-availability.md %}) for all CockroachDB Cloud organizations. @@ -21,7 +25,7 @@ Metering for usage-based billing of data transfer, managed backup storage, and c - [Usage metrics]({% link cockroachcloud/costs.md %}) for data transfer, managed backup storage, and changefeeds are now visible for CockroachDB Standard and Advanced clusters in the CockroachDB Cloud Console. You can view your usage across these metrics on the [Billing page](https://cockroachlabs.cloud/billing/overview) and on invoices. - There will be no usage-based charges associated with these metrics during the preview period, which is in effect through November 30, 2024. During this time, line items with a charge of $0 will be shown for each metric on your monthly invoice. - We will share pricing for these usage-based costs by November 1, 2024. -- On December 1, 2024, once the preview has ended, pricing for these metrics goes into effect immediately for new customers and customers billed monthly, and upon contract renewal for customers billed by invoice. +- On December 1, 2024, once the preview has ended, pricing for these metrics goes into effect immediately for new customers and customers billed monthly, and upon contract renewal for customers billed by invoice. {{site.data.alerts.callout_info}} Bytes transferred for [managed backups]({% link cockroachcloud/managed-backups.md %}) on CockroachDB Standard are not yet metered under [Data Transfer]({% link cockroachcloud/costs.md %}#data-transfer) metrics. This will be implemented during the Preview period and be announced in a future release note.