Skip to content

Commit 09893cc

Browse files
version: 1.6.2 (#500)
## version: 1.6.2 ## v1.6.2 - 2026-01-06 ### Under the Hood * Using uv for Python pre-commit hooks ### Security * fix: Prevent template injection vulnerabilities Co-authored-by: WilliamDee <33618746+WilliamDee@users.noreply.github.com>
1 parent 199eb9a commit 09893cc

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.changes/unreleased/Security-20251223-210829.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Under the Hood-20251217-164015.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.6.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.6.2 - 2026-01-06
2+
### Under the Hood
3+
* Using uv for Python pre-commit hooks
4+
### Security
5+
* fix: Prevent template injection vulnerabilities

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [Changie](https://github.com/miniscruff/changie).
88

99

10+
## v1.6.2 - 2026-01-06
11+
### Under the Hood
12+
* Using uv for Python pre-commit hooks
13+
### Security
14+
* fix: Prevent template injection vulnerabilities
15+
1016
## v1.6.1 - 2025-12-17
1117
### Under the Hood
1218
* Migrate admin tools definitions to use the dbt_mcp_tool decorator

0 commit comments

Comments
 (0)