From 1fd4f9b6f6795319ec46adcd780532c254e2498f Mon Sep 17 00:00:00 2001 From: Harsh Mishra Date: Thu, 9 Nov 2023 13:00:00 +0530 Subject: [PATCH] Add v3 pre-release banner (#903) Co-authored-by: Dominik Schubert --- content/en/overview/_index.html | 16 ++++++++++++++++ content/en/user-guide/_index.md | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/content/en/overview/_index.html b/content/en/overview/_index.html index 2221d09dfa..a557e2cf01 100644 --- a/content/en/overview/_index.html +++ b/content/en/overview/_index.html @@ -15,6 +15,22 @@
+
+ +

+ We are excited to announce that we are once more preparing a major release of LocalStack. + This release will introduce a lot of great new features, but will also clean up some legacy code and configurations. + This Discuss Post is meant to give you a heads-up on the upcoming changes such that you can already prepare your LocalStack setup accordingly. +

+
    +
  • Thursday November 9., 2023: The release candidate for v3.0.0 will be released + into the latest Docker image tags. This will put into effect all breaking + changes that we are introducing for v3, and will affect your pipeline if you + are using latest.
  • +
  • Thursday November 16., 2023: The v3.0.0 tagged release images will be published.
  • +
+
+
LocalStack logo diff --git a/content/en/user-guide/_index.md b/content/en/user-guide/_index.md index 0b8801ee64..fd06afe521 100644 --- a/content/en/user-guide/_index.md +++ b/content/en/user-guide/_index.md @@ -9,4 +9,4 @@ cascade: slug: user-guide hide_readingtime: true hide_feedback: true ---- +--- \ No newline at end of file