Skip to content

Commit c44ae62

Browse files
committed
chore: release 1.2.1
- See changelog for included changes
1 parent 8118c94 commit c44ae62

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.2.1 (2025-09-10)
4+
5+
- fix: Add proactive DNS resolution check in AWS config check to timely detect configuration drift
6+
- fix: Add a missing telemetry field in `setup_ended` event
7+
8+
39
## 1.2.0 (2025-09-09)
410

511
- feat: Always show `Start` and `Stop` commands if LocalStack CLI is available

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "LocalStack",
44
"displayName": "LocalStack Toolkit",
55
"description": "LocalStack - Run locally, deploy globally!",
6-
"version": "1.2.0",
6+
"version": "1.2.1",
77
"engines": {
88
"node": ">=20",
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)