Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update README.md with 4.4 release #12596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
:zap: We are thrilled to announce the release of <a href="https://blog.localstack.cloud/localstack-release-v-4-3-0/">LocalStack 4.3</a> :zap:
:zap: We are thrilled to announce the release of <a href="https://blog.localstack.cloud/localstack-release-v-4-4-0/">LocalStack 4.4</a> :zap:
</p>

<p align="center">
Expand Down Expand Up @@ -93,15 +93,15 @@ Start LocalStack inside a Docker container by running:
/ /___/ /_/ / /__/ /_/ / /___/ / /_/ /_/ / /__/ ,<
/_____/\____/\___/\__,_/_//____/\__/\__,_/\___/_/|_|

- LocalStack CLI: 4.3.0
- LocalStack CLI: 4.4.0
- Profile: default
- App: https://app.localstack.cloud

[12:00:19] starting LocalStack in Docker mode 🐳 localstack.py:512
preparing environment bootstrap.py:1321
configuring container bootstrap.py:1329
starting container bootstrap.py:1339
[12:00:20] detaching bootstrap.py:1343
[17:00:15] starting LocalStack in Docker mode 🐳 localstack.py:512
preparing environment bootstrap.py:1322
configuring container bootstrap.py:1330
starting container bootstrap.py:1340
[17:00:16] detaching bootstrap.py:1344
```

You can query the status of respective services on LocalStack by running:
Expand Down Expand Up @@ -211,7 +211,7 @@ You can also support this project by becoming a sponsor on [Open Collective](htt

## License

Copyright (c) 2017-2024 LocalStack maintainers and contributors.
Copyright (c) 2017-2025 LocalStack maintainers and contributors.

Copyright (c) 2016 Atlassian and others.

Expand Down