Skip to content

Commit 0d3fa77

Browse files
committed
update changelog for v3.53.0
1 parent c847347 commit 0d3fa77

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v3.53.0 - 2026-03-13
4+
5+
### Features
6+
7+
- Checksum data strings now use paths relative to the task directory, making
8+
checksums stable across CI runners with different workspace paths.
9+
10+
### Fixes
11+
12+
- Cached tasks with `generates` paths outside the project root are now rejected
13+
at compilation time, preventing path-traversal in cache archives.
14+
315
## v3.52.0 - 2026-03-13
416

517
### Features

internal/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.49.1
1+
3.54.0

0 commit comments

Comments
 (0)