Release preparation for version 2.19.4

This commit is contained in:
github-actions[bot]
2024-11-21 16:55:07 +00:00
parent f4d6db4c79
commit f7448f5b43
150 changed files with 355 additions and 117 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