RELEASE @W-22462048@ Releasing v1.21.0 - #363
Merged
Merged
Conversation
|
Git2Gus App is installed but the |
aruntyagiTutu
approved these changes
Jul 29, 2026
aruntyagiTutu
left a comment
Contributor
There was a problem hiding this comment.
Reviewed as a release rollup PR for v1.21.0. Walked through the consolidated diff against the rolled-up commits:
- SECURITY.md compliance upload: file already exists in the repo (verified via API); this commit is a pre-existing addition being carried into this release, nothing new to flag.
- ApexGuru insights/skip-notification feature (#W-22393677): new
InsightsHandlercleanly separates the 'ApexGuru skipped' UX (org-not-connected / API-unavailable / unexpected-error) from the core run action, with sensible per-error-code display policy (NO_ORG_CONNECTION suppressed after first show per session, others always shown).CodeAnalyzer.scan()'s return type change fromViolation[]toScanResultsis threaded consistently throughCodeAnalyzerRunAction,extension.tswiring, and all stubs/spies. Good test coverage across unit (insights-handler.test.ts), integration (insights-handler.integration.test.ts), and message-formatting (messages.test.ts) levels, including the 'old CLI with no insights field' backward-compatibility case. - GUS info (#361) and dependency bumps (#W-22462041/#W-22462048): CODEOWNERS/package.json/package-lock.json changes are mechanical and consistent (vscode engine ^1.120.0→^1.125.0, esbuild/typescript-eslint/etc. minor bumps, matching lockfile regen).
- SHA256.md: updated hash/filename for the 1.20.0 vsix, consistent with the release process.
No unreviewed/surprise changes found. Approving.
…ing Connect Org Banner (#360)
nikhil-mittal-165
force-pushed
the
release-1.21.0
branch
from
July 29, 2026 04:47
7b78b83 to
69b8106
Compare
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.
No description provided.