mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #19531 from github/changedocs-2.21.3
Changenotes for 2.21.3
This commit is contained in:
@@ -48,7 +48,7 @@ No user-facing changes.
|
||||
* Deleted the deprecated `ModelClass` and `ModelInstance` classes from `ActiveResource.qll`, use `ModelClassNode` and `ModelClassNode.getAnInstanceReference()` instead.
|
||||
* Deleted the deprecated `Collection` class from `ActiveResource.qll`, use `CollectionSource` instead.
|
||||
* Deleted the deprecated `ServiceInstantiation` and `ClientInstantiation` classes from `Twirp.qll`.
|
||||
* Deleted a lot of deprecated dataflow modules from "*Query.qll" files.
|
||||
* Deleted a lot of deprecated dataflow modules from `*Query.qll` files.
|
||||
* Deleted the old deprecated TypeTracking library.
|
||||
|
||||
## 3.0.2
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
* Deleted the deprecated `ModelClass` and `ModelInstance` classes from `ActiveResource.qll`, use `ModelClassNode` and `ModelClassNode.getAnInstanceReference()` instead.
|
||||
* Deleted the deprecated `Collection` class from `ActiveResource.qll`, use `CollectionSource` instead.
|
||||
* Deleted the deprecated `ServiceInstantiation` and `ClientInstantiation` classes from `Twirp.qll`.
|
||||
* Deleted a lot of deprecated dataflow modules from "*Query.qll" files.
|
||||
* Deleted a lot of deprecated dataflow modules from `*Query.qll` files.
|
||||
* Deleted the old deprecated TypeTracking library.
|
||||
|
||||
Reference in New Issue
Block a user