[4.0.3] - 2026-02-08
https://github.com/sqlfluff/sqlfluff/releases/tag/4.0.3
https://github.com/sqlfluff/sqlfluff/releases/tag/4.0.3
GitHub
Release [4.0.3] - 2026-02-08 · sqlfluff/sqlfluff
Highlights
This is a re-release of the planned 4.0.1 which failed to publish due to deploy pipeline issues.
Normally we would use a post-release but rust doesn't support that construct.
This is a re-release of the planned 4.0.1 which failed to publish due to deploy pipeline issues.
Normally we would use a post-release but rust doesn't support that construct.
dbt-core v1.11.4
https://github.com/dbt-labs/dbt-core/releases/tag/v1.11.4
https://github.com/dbt-labs/dbt-core/releases/tag/v1.11.4
GitHub
Release dbt-core v1.11.4 · dbt-labs/dbt-core
dbt-core 1.11.4 - February 09, 2026
Fixes
Skip raising CustomKeyInConfigDeprecation for config key alias in sql (#12396)
Under the Hood
sync JSON schemas from dbt-fusion (#N/A)
Contributors
@a...
Fixes
Skip raising CustomKeyInConfigDeprecation for config key alias in sql (#12396)
Under the Hood
sync JSON schemas from dbt-fusion (#N/A)
Contributors
@a...
v3.20.90-lts: Merge pull request #15205 from ToolJet/fix/ce-image-
https://github.com/ToolJet/ToolJet/releases/tag/v3.20.90-lts
https://github.com/ToolJet/ToolJet/releases/tag/v3.20.90-lts
GitHub
Release v3.20.90-lts: Merge pull request #15205 from ToolJet/fix/ce-image- · ToolJet/ToolJet
[fix] CE image build error (NodeQueryError)
v0.23.2: [release-23.0] Release of `v23.0.2` (#19349)
https://github.com/vitessio/vitess/releases/tag/v0.23.2
https://github.com/vitessio/vitess/releases/tag/v0.23.2
GitHub
Release v0.23.2: [release-23.0] Release of `v23.0.2` (#19349) · vitessio/vitess
Signed-off-by: Matt Lord mattalord@gmail.com
Vitess v23.0.2
https://github.com/vitessio/vitess/releases/tag/v23.0.2
https://github.com/vitessio/vitess/releases/tag/v23.0.2
GitHub
Release Vitess v23.0.2 · vitessio/vitess
Release of Vitess v23.0.2
The entire changelog for this release can be found here.
The release includes 16 merged Pull Requests.
Thanks to all our contributors: @app/vitess-bot, @mattlord, @vitess-bot
The entire changelog for this release can be found here.
The release includes 16 merged Pull Requests.
Thanks to all our contributors: @app/vitess-bot, @mattlord, @vitess-bot
3.15.0: fix(elasticsearch): handle parsing errors in GetQuerySpan (#19335)
https://github.com/bytebase/bytebase/releases/tag/3.15.0
https://github.com/bytebase/bytebase/releases/tag/3.15.0
GitHub
Release 3.15.0: fix(elasticsearch): handle parsing errors in GetQuerySpan (#19335) · bytebase/bytebase
Previously, GetQuerySpan ignored errors from ParseElasticsearchREST and returned QueryTypeUnknown for malformed queries (e.g. MongoDB queries). This resulted in a "permission denied" erro...