mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Release preparation for version 2.19.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 1.7.28
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
## 1.7.27
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
## 1.7.28
|
||||
|
||||
No user-facing changes.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 1.7.27
|
||||
lastReleaseVersion: 1.7.28
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/csharp-solorigate-all
|
||||
version: 1.7.28-dev
|
||||
version: 1.7.28
|
||||
groups:
|
||||
- csharp
|
||||
- solorigate
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.7.28
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
## 1.7.27
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
## 1.7.28
|
||||
|
||||
No user-facing changes.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 1.7.27
|
||||
lastReleaseVersion: 1.7.28
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/csharp-solorigate-queries
|
||||
version: 1.7.28-dev
|
||||
version: 1.7.28
|
||||
groups:
|
||||
- csharp
|
||||
- solorigate
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
## 3.1.0
|
||||
|
||||
### Major Analysis Improvements
|
||||
|
||||
* The generated .NET 8 runtime models have been updated.
|
||||
|
||||
## 3.0.1
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
---
|
||||
* The generated .NET 8 runtime models have been updated.
|
||||
5
csharp/ql/lib/change-notes/released/3.1.0.md
Normal file
5
csharp/ql/lib/change-notes/released/3.1.0.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 3.1.0
|
||||
|
||||
### Major Analysis Improvements
|
||||
|
||||
* The generated .NET 8 runtime models have been updated.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 3.0.1
|
||||
lastReleaseVersion: 3.1.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/csharp-all
|
||||
version: 3.0.2-dev
|
||||
version: 3.1.0
|
||||
groups: csharp
|
||||
dbscheme: semmlecode.csharp.dbscheme
|
||||
extractor: csharp
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
## 1.0.11
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* C#: The method `string.ReplaceLineEndings(string)` is now considered a sanitizer for the `cs/log-forging` query.
|
||||
|
||||
## 1.0.10
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* C#: The method `string.ReplaceLineEndings(string)` is now considered a sanitizer for the `cs/log-forging` query.
|
||||
5
csharp/ql/src/change-notes/released/1.0.11.md
Normal file
5
csharp/ql/src/change-notes/released/1.0.11.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 1.0.11
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* C#: The method `string.ReplaceLineEndings(string)` is now considered a sanitizer for the `cs/log-forging` query.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 1.0.10
|
||||
lastReleaseVersion: 1.0.11
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/csharp-queries
|
||||
version: 1.0.11-dev
|
||||
version: 1.0.11
|
||||
groups:
|
||||
- csharp
|
||||
- queries
|
||||
|
||||
Reference in New Issue
Block a user