Skip to content

Commit 082b94c

Browse files
Merge master into feature/editable_diffview
2 parents 9754031 + 7442e21 commit 082b94c

File tree

8 files changed

+91
-1728
lines changed

8 files changed

+91
-1728
lines changed

LICENSE-THIRD-PARTY

Lines changed: 70 additions & 1714 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date": "2025-11-15",
3+
"version": "3.84.0",
4+
"entries": [
5+
{
6+
"type": "Feature",
7+
"description": "SageMaker: Improved UX for connecting to running spaces with better progress indicators and streamlined remote access handling"
8+
},
9+
{
10+
"type": "Feature",
11+
"description": "Deeplink support for SageMaker Unified Studio"
12+
}
13+
]
14+
}

packages/toolkit/.changes/next-release/Feature-4c794a68-e807-405c-8d31-2c91e3efd574.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/toolkit/.changes/next-release/Feature-d8fd25bc-f07e-4581-a176-4ebf9d9eb606.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/toolkit/.changes/next-release/feature-smus-ux-improvements.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/toolkit/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.84.0 2025-11-15
2+
3+
- **Feature** SageMaker: Improved UX for connecting to running spaces with better progress indicators and streamlined remote access handling
4+
- **Feature** Deeplink support for SageMaker Unified Studio
5+
16
## 3.83.0 2025-11-06
27

38
- Miscellaneous non-user-facing changes

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-toolkit-vscode",
33
"displayName": "AWS Toolkit",
44
"description": "Including CodeCatalyst, Infrastructure Composer, and support for Lambda, S3, CloudWatch Logs, CloudFormation, and many other services.",
5-
"version": "3.84.0-SNAPSHOT",
5+
"version": "3.85.0-SNAPSHOT",
66
"extensionKind": [
77
"workspace"
88
],

0 commit comments

Comments
 (0)