Skip to content

Commit 708e7ca

Browse files
committed
Merge remote-tracking branch 'origin/main' into dev
2 parents 0713d42 + 0990e2a commit 708e7ca

3 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v4.5.2 (2026-04-19)
4+
5+
## Features
6+
- Enhance run_container to support miner authentication and improve image cleanup (@aliyuldashev)
7+
8+
## Other Changes
9+
- Update subproject commits for dev_fingerprinter and historical_fingerprinter (@aliyuldashev)
10+
311
## v4.5.1 (2026-04-18)
412

513
## Bug Fixes

docs/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ hide:
66

77
# 📌 Release Notes
88

9+
## v4.5.2 (2026-04-19)
10+
11+
## Features
12+
- Enhance run_container to support miner authentication and improve image cleanup (@aliyuldashev)
13+
14+
## Other Changes
15+
- Update subproject commits for dev_fingerprinter and historical_fingerprinter (@aliyuldashev)
16+
917
## v4.5.1 (2026-04-18)
1018

1119
## Bug Fixes

src/redteam_core/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.5.1"
1+
__version__ = "4.5.2"

0 commit comments

Comments
 (0)