Release preparation for version 2.25.4

This commit is contained in:
github-actions[bot]
2026-05-05 09:34:30 +00:00
parent 4c1461ad5b
commit 88e1d86c27
184 changed files with 514 additions and 196 deletions

View File

@@ -1,3 +1,9 @@
## 5.2.0
### New Features
* Data flow barriers and barrier guards can now be added using data extensions. For more information see [Customizing library models for Ruby](https://codeql.github.com/docs/codeql-language-guides/customizing-library-models-for-ruby/).
## 5.1.16
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: feature
---
## 5.2.0
### New Features
* Data flow barriers and barrier guards can now be added using data extensions. For more information see [Customizing library models for Ruby](https://codeql.github.com/docs/codeql-language-guides/customizing-library-models-for-ruby/).

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 5.1.16
lastReleaseVersion: 5.2.0

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-all
version: 5.1.17-dev
version: 5.2.0
groups: ruby
extractor: ruby
dbscheme: ruby.dbscheme

View File

@@ -1,3 +1,7 @@
## 1.6.2
No user-facing changes.
## 1.6.1
No user-facing changes.

View File

@@ -0,0 +1,3 @@
## 1.6.2
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.6.1
lastReleaseVersion: 1.6.2

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-queries
version: 1.6.2-dev
version: 1.6.2
groups:
- ruby
- queries