mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Release preparation for version 2.16.3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: deprecated
|
||||
---
|
||||
* The `PathCreation` class in `PathCreation.qll` has been deprecated.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* An extension point for sanitizers of the query `java/unvalidated-url-redirection` has been added.
|
||||
@@ -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
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 0.8.8
|
||||
lastReleaseVersion: 0.8.9
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user