v2.24.3-rc1
Pre-release
Pre-release
What's Changed
- Fix release update of version-bearing files from
2.24.2-rc3to2.24.2by @data-douser in #90 - Build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #93
- Upgrade NodeJS dependencies to latest available versions by @data-douser in #108
- Build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #94
- Embed MCP resource content at build time for VSIX compatibility by @Copilot in #111
- Support automatic discovery of
codeqlCLI distributions installed off-PATH by VS Code extension by @data-douser in #91 - Upgrade CodeQL to
v2.24.3and upgrade NodeJS dependencies to latest by @data-douser in #114 - Fix CODEQL_PATH Tests (windows-latest) CI failure by @Copilot in #115
- [UPDATE PRIMITIVE] Rewrite static MCP resources as actionable LLM-oriented guides by @Copilot in #113
Full Changelog: v2.24.2...v2.24.3-rc1
What's Changed
- Prep for v2.24.1 release by @data-douser in #38
- Refactor release into separate child workflows with isolated deployment environments by @data-douser in #45
- Build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #49
- Build(deps): bump dotenv from 17.2.4 to 17.3.0 by @dependabot[bot] in #54
- Add nightly CodeQL CLI update workflow by @data-douser in #58
- Add
vscode-codeql-development-mcp-server.vsixextension for "bridge" toGitHub.vscode-codeqlextension's databases, query results, and MRVA results by @data-douser in #61 - Fixes and integration tests for MCP-provided prompts and VSIX bundle by @data-douser in #71
- Avoid timeouts in client integration test fixtures by @data-douser in #74
- Add a new prompt & tool for diagnosing FPs/FNs from query runs. by @MichaelRFairhurst in #70
- Upgrade CodeQL CLI dependency to v2.24.2 by @github-actions[bot] in #65
- Fixes for
v2.24.2release prep by @data-douser in #75 - Add
stdiotransport support to client integration test runner by @Copilot in #77 - Prep for
v2.24.2release by @data-douser in #81 - Fix
release-tagworkflow for releases created fromv*tag onmainbranch by @data-douser in #85 - Fix release-tag workflow to push only annotated tags to main by @data-douser in #87
- Fix release update of version-bearing files from
2.24.2-rc3to2.24.2by @data-douser in #90 - Build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #93
- Upgrade NodeJS dependencies to latest available versions by @data-douser in #108
- Build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #94
- Embed MCP resource content at build time for VSIX compatibility by @Copilot in #111
- Support automatic discovery of
codeqlCLI distributions installed off-PATH by VS Code extension by @data-douser in #91 - Upgrade CodeQL to
v2.24.3and upgrade NodeJS dependencies to latest by @data-douser in #114 - Fix CODEQL_PATH Tests (windows-latest) CI failure by @Copilot in #115
- [UPDATE PRIMITIVE] Rewrite static MCP resources as actionable LLM-oriented guides by @Copilot in #113
New Contributors
- @dependabot[bot] made their first contribution in #49
- @MichaelRFairhurst made their first contribution in #70
- @github-actions[bot] made their first contribution in #65
Full Changelog: v2.24.0...v2.24.3-rc1