Skip to content

Commit 43d272a

Browse files
v1.19.0 Release Preparation (#1060)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f0bf32 commit 43d272a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# History
22

3+
## v1.19.0 - 2026-01-02
4+
5+
### Internal
6+
7+
* Faker `40.1.0` Breaks Backward Compatibility in `AnonymizedFaker` - Issue [#1057](https://github.com/sdv-dev/RDT/issues/1057) by @pvk-developer
8+
9+
### Maintenance
10+
11+
* Remove support for Python 3.8 - Issue [#1048](https://github.com/sdv-dev/RDT/issues/1048) by @fealho
12+
313
## v1.18.2 - 2025-10-15
414

515
### Bugs Fixed

static_code_analysis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Run started:2025-10-15 16:09:17.276277
1+
Run started:2026-01-02 20:43:58.943401
22

33
Test results:
44
No issues identified.
55

66
Code scanned:
7-
Total lines of code: 6333
7+
Total lines of code: 6335
88
Total lines skipped (#nosec): 0
99
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
1010

0 commit comments

Comments
 (0)