Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit e0a47cd

Browse files
authored
Update versions to 3.0, update banner (#917)
* Update versions to 3.0, update banner * update links and text
1 parent 9b227b6 commit e0a47cd

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ enable = true
209209

210210
[params.localstack]
211211
# LocalStack specific configuration values
212-
latest_version = "2.3.0"
212+
latest_version = "3.0.0"
213213

214214
[params.localstack.cli_links]
215215
# Configure the different download links for the cli-binary-download shortcode

content/en/overview/_index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,11 @@
1818
<div class="pageinfo pageinfo-primary">
1919
<p class="banner-title"><b>LocalStack v3!</b></p>
2020
<p>
21-
We are excited to announce that we are once more <b>preparing a major release of LocalStack</b>.
22-
This release will introduce a lot of great new features, but will also clean up some legacy code and configurations.
23-
This <a href="https://discuss.localstack.cloud/t/upcoming-changes-for-localstack-v3/576" target="_blank">Discuss Post</a> is meant to give you a heads-up on the upcoming changes such that you can already prepare your LocalStack setup accordingly.
21+
We are excited to announce that we released LocalStack 3.0!
22+
This release introduces a lot of great new features, and also cleans up some legacy code and configurations.
23+
You can find all information about the release and the new features in our <a href="https://localstack.cloud/blog/2023-11-16-announcing-localstack-30-general-availability/" target="_blank">blog.</a>
24+
You can migrate to LocalStack 3.0 by following our <a href="https://discuss.localstack.cloud/t/upcoming-changes-for-localstack-v3/576/3" target="_blank">migration guide</a>.
2425
</p>
25-
<ul>
26-
<li><b>Thursday November 9., 2023</b>: The release candidate for v3.0.0 will be released
27-
into the latest Docker image tags. This will put into effect all breaking
28-
changes that we are introducing for v3, and will affect your pipeline if you
29-
are using latest.</li>
30-
<li><b>Thursday November 16., 2023</b>: The v3.0.0 tagged release images will be published.</li>
31-
</ul>
3226
</div>
3327

3428
<div class="row mb-3 justify-content-center">

0 commit comments

Comments
 (0)