From 22ff03aaaeba0685174fe6834ce4cd053a42d7d6 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Wed, 5 Feb 2025 09:44:29 -0700 Subject: [PATCH 1/2] whats new did you know feb 2025 --- docs/intro.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index bd87b67334..6490cac702 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -12,11 +12,11 @@ pagination_next: null

What's New?

  • -

    Set Initial Values for New Customers (Beta)

    -

    Populate the built-in fields in the Vendor Portal **Create Customer** form with a set of initial values.

    +

    Announcing: Replicated SDK is GA

    +

    New features include setting `affinity` for the SDK, passing custom labels to the SDK Helm chart, and returning detailed application status information with the `/app/status` endpoint.

  • - Learn more + Learn more
  • From 90b8dacd1dfcb5c0c5209d4e311ce929363bc3f4 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Wed, 5 Feb 2025 09:55:07 -0700 Subject: [PATCH 2/2] minor edit --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index 6490cac702..008050854d 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -13,7 +13,7 @@ pagination_next: null
  • Announcing: Replicated SDK is GA

    -

    New features include setting `affinity` for the SDK, passing custom labels to the SDK Helm chart, and returning detailed application status information with the `/app/status` endpoint.

    +

    Additionally, new features include setting `affinity` for the SDK, passing custom labels to the SDK Helm chart, and returning detailed application status information with the `/app/status` endpoint.

  • Learn more