Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0

Post-release preparation for codeql-cli-2.16.0
This commit is contained in:
Alexander Eyers-Taylor
2024-01-16 14:50:40 +00:00
committed by GitHub
171 changed files with 496 additions and 333 deletions

View File

@@ -1,3 +1,9 @@
## 0.1.6
### Deprecated APIs
* The old configuration-class based data flow api has been deprecated. The configuration-module based api should be used instead. For details, see https://github.blog/changelog/2023-08-14-new-dataflow-api-for-writing-custom-codeql-queries/.
## 0.1.5
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: deprecated
---
## 0.1.6
### Deprecated APIs
* The old configuration-class based data flow api has been deprecated. The configuration-module based api should be used instead. For details, see https://github.blog/changelog/2023-08-14-new-dataflow-api-for-writing-custom-codeql-queries/.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.1.5
lastReleaseVersion: 0.1.6

View File

@@ -1,5 +1,5 @@
name: codeql/dataflow
version: 0.1.6-dev
version: 0.1.7-dev
groups: shared
library: true
dependencies: