Release preparation for version 2.16.3

This commit is contained in:
github-actions[bot]
2024-02-20 14:26:23 +00:00
parent ed3dba8334
commit 6d061fbc35
145 changed files with 408 additions and 157 deletions

View File

@@ -1,3 +1,27 @@
## 0.8.9
### Deprecated APIs
* The `PathCreation` class in `PathCreation.qll` has been deprecated.
### Minor Analysis Improvements
* An extension point for sanitizers of the query `java/unvalidated-url-redirection` has been added.
* Added models for the following packages:
* java.io
* java.lang
* java.net
* java.net.http
* java.nio.file
* java.util.zip
* javax.servlet
* org.apache.commons.io
* org.apache.hadoop.fs
* org.apache.hadoop.fs.s3a
* org.eclipse.jetty.client
* org.gradle.api.file
## 0.8.8
### Minor Analysis Improvements

View File

@@ -1,4 +0,0 @@
---
category: deprecated
---
* The `PathCreation` class in `PathCreation.qll` has been deprecated.

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* An extension point for sanitizers of the query `java/unvalidated-url-redirection` has been added.

View File

@@ -1,6 +1,12 @@
---
category: minorAnalysis
---
## 0.8.9
### Deprecated APIs
* The `PathCreation` class in `PathCreation.qll` has been deprecated.
### Minor Analysis Improvements
* An extension point for sanitizers of the query `java/unvalidated-url-redirection` has been added.
* Added models for the following packages:
* java.io

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.8.8
lastReleaseVersion: 0.8.9

View File

@@ -1,5 +1,5 @@
name: codeql/java-all
version: 0.8.9-dev
version: 0.8.9
groups: java
dbscheme: config/semmlecode.dbscheme
extractor: java