Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Mercer <henry.mercer@me.com>
  • Loading branch information
angelapwen and henrymercer committed Nov 8, 2022
1 parent d2327a0 commit 0e553f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Expand Up @@ -3,7 +3,6 @@
## [UNRELEASED]

- Go is now analyzed in the same way as other compiled languages such as C/C++, C#, and Java. This completes the rollout of the feature described in [CodeQL Action version 2.1.27](#2127---06-oct-2022). As a result, the `CODEQL_EXTRACTOR_GO_BUILD_TRACING` environment variable, which was previously used to manually enable this behavior, is now deprecated. If your code scanning workflow uses this environment variable, we recommend that you remove it. Otherwise, you do not need to alter your code scanning workflows.
No user facing changes.

## 2.1.31 - 04 Nov 2022

Expand All @@ -15,7 +14,6 @@ No user facing changes.

## 2.1.29 - 26 Oct 2022

- We have completed rollout of the feature described in [CodeQL Action version 2.1.27](#2127---06-oct-2022): the way Go code is extracted for analysis is now consistent with that of other compiled languages such as C/C++, C#, and Java. The `CODEQL_EXTRACTOR_GO_BUILD_TRACING` environment variable, which was previously used to manually enable this behavior, is now deprecated; if your code scanning workflow uses this environment variable, we recommend that you remove it. Otherwise, you do not need to alter your code scanning workflows.
- Update default CodeQL bundle version to 2.11.2. [#1320](https://github.com/github/codeql-action/pull/1320)

## 2.1.28 - 18 Oct 2022
Expand Down

0 comments on commit 0e553f2

Please sign in to comment.