Merge pull request #16365 from github/post-release-prep/codeql-cli-2.17.2

Post-release preparation for codeql-cli-2.17.2
This commit is contained in:
Henry Mercer
2024-04-30 14:51:01 +01:00
committed by GitHub
153 changed files with 424 additions and 155 deletions

View File

@@ -1,3 +1,9 @@
## 0.10.0
### Breaking Changes
* Deleted the deprecated `AssignLShiftExpr`, `AssignRShiftExpr`, `AssignURShiftExpr`, `LShiftExpr`, `RShiftExpr`, and `URShiftExpr` aliases.
## 0.9.1
### Minor Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: breaking
---
## 0.10.0
### Breaking Changes
* Deleted the deprecated `AssignLShiftExpr`, `AssignRShiftExpr`, `AssignURShiftExpr`, `LShiftExpr`, `RShiftExpr`, and `URShiftExpr` aliases.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.9.1
lastReleaseVersion: 0.10.0

View File

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