chore: release v1.2.0 - #63
Merged
Merged
Conversation
Contributor
🔒 Security Scan ResultsStatus: 🟡 HIGH ISSUES - Review required!Summary
NPM Vulnerabilities
Security Score: N/A/10Please run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[1.2.0] - 2026-03-11
Added
Sandboxes
sandbox-startup-timing) to benchmark sandbox startup phases in/startand/resumeroutes.soci convertfor Fargate lazy image loading (requiressociCLI >= v0.10).sandboxSociImageUriCDK context parameter for SOCI-enabled sandbox image override.CfnOutputfor SOCI index generation scripts.Changed
Documentation
Fixed
Docker
Correct VS Code port mapping from 60001 to 8001 (fix(docker): correct VS Code port mapping from 60001 to 8001 #62)
60001→8001) inpatch-exposed-urls.py.can_connect(ip, 60001)requests that failed to establish upstream connections due to mismatched port configurations in the agent-server SDK.Preserve project/ path for nested repo git changes (fix(docker): preserve project/<repo> path for nested repo git changes #61)
normalizeGitUrl()to preserveproject/<repo>paths for accurate nested repo resolution.git init /workspace/projectrepo creation shadowing actual repo changes.Normalize git API paths for connected repos (fix(docker): normalize bare repo name in git changes API path #59)
patch-fix.jsto properly normalize workspace paths containing nested repo directories.