Skip to content

Commit 9d5bc52

Browse files
chore(main): release 1.8.0 (#184)
Co-authored-by: Misha Tiurin <misha.tiurin@localstack.cloud>
1 parent 8a6856b commit 9d5bc52

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.7.0...v1.8.0) (2026-06-25)
4+
5+
6+
### Features
7+
8+
* **feat:** [App Inspector](https://docs.localstack.cloud/aws/capabilities/web-app/app-inspector/) now includes text search for spans, so users can search traces by ARN fragments, resource names, payload snippets, and other span text.
9+
310
## [1.7.0](https://github.com/localstack/localstack-toolkit-vscode/compare/v1.6.3...v1.7.0) (2026-05-21)
411

512

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.7.0",
6+
"version": "1.8.0",
77
"engines": {
88
"node": ">=20",
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)