Release preparation for version 2.19.4

This commit is contained in:
github-actions[bot]
2024-11-19 16:21:37 +00:00
parent e5951516b8
commit 9783a11565
150 changed files with 359 additions and 121 deletions

View File

@@ -1,3 +1,9 @@
## 2.2.0
### Major Analysis Improvements
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes
## 2.1.2
### Minor Analysis Improvements

View File

@@ -1,4 +0,0 @@
---
category: majorAnalysis
---
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes

View File

@@ -0,0 +1,5 @@
## 2.2.0
### Major Analysis Improvements
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.1.2
lastReleaseVersion: 2.2.0

View File

@@ -1,5 +1,5 @@
name: codeql/python-all
version: 2.1.3-dev
version: 2.2.0
groups: python
dbscheme: semmlecode.python.dbscheme
extractor: python

View File

@@ -1,3 +1,7 @@
## 1.3.3
No user-facing changes.
## 1.3.2
### Minor Analysis Improvements

View File

@@ -0,0 +1,3 @@
## 1.3.3
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.3.2
lastReleaseVersion: 1.3.3

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 1.3.3-dev
version: 1.3.3
groups:
- python
- queries