Skip to content

Commit eae43e5

Browse files
Merge master into feature/emr
2 parents f0b4fc4 + 46766be commit eae43e5

13 files changed

+52
-28
lines changed

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.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"date": "2025-06-25",
3+
"version": "1.79.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Added automatic system certificate detection and VSCode proxy settings support"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Improved Amazon Linux 2 support with better SageMaker environment detection"
12+
},
13+
{
14+
"type": "Feature",
15+
"description": "/transform: run all builds client-side"
16+
}
17+
]
18+
}

packages/amazonq/.changes/next-release/Bug Fix-a06c2136-a87a-41af-9304-454bc77aaecc.json

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

packages/amazonq/.changes/next-release/Bug Fix-sagemaker-al2-support.json

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

packages/amazonq/.changes/next-release/Feature-d46a67ff-b237-46cc-b6e7-8de8f2e87f45.json

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

packages/amazonq/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.79.0 2025-06-25
2+
3+
- **Bug Fix** Added automatic system certificate detection and VSCode proxy settings support
4+
- **Bug Fix** Improved Amazon Linux 2 support with better SageMaker environment detection
5+
- **Feature** /transform: run all builds client-side
6+
17
## 1.78.0 2025-06-20
28

39
- **Bug Fix** Resolve missing chat options in Amazon Q chat interface.

packages/amazonq/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "amazon-q-vscode",
33
"displayName": "Amazon Q",
44
"description": "The most capable generative AI-powered assistant for building, operating, and transforming software, with advanced capabilities for managing data and AI",
5-
"version": "1.79.0-SNAPSHOT",
5+
"version": "1.80.0-SNAPSHOT",
66
"extensionKind": [
77
"workspace"
88
],
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"date": "2025-06-25",
3+
"version": "3.67.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "State Machine deployments can now be initiated directly from Workflow Studio without closing the editor"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Step Function performance metrics now accurately reflect only Workflow Studio document activity"
12+
},
13+
{
14+
"type": "Feature",
15+
"description": "AccessAnalyzer: CheckNoPublicAccess custom policy check supports additional resource types."
16+
}
17+
]
18+
}

packages/toolkit/.changes/next-release/Bug Fix-8beaac0b-fb5e-42bd-8ecf-a185266a9f04.json

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

packages/toolkit/.changes/next-release/Bug Fix-de3cdda1-252e-4d04-96cb-7fb935649c0e.json

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

0 commit comments

Comments
 (0)