diff --git a/HISTORY.md b/HISTORY.md index 1eb78a69..9c69dfe7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,15 @@ # History +## v1.19.0 - 2026-01-02 + +### Internal + +* Faker `40.1.0` Breaks Backward Compatibility in `AnonymizedFaker` - Issue [#1057](https://github.com/sdv-dev/RDT/issues/1057) by @pvk-developer + +### Maintenance + +* Remove support for Python 3.8 - Issue [#1048](https://github.com/sdv-dev/RDT/issues/1048) by @fealho + ## v1.18.2 - 2025-10-15 ### Bugs Fixed diff --git a/static_code_analysis.txt b/static_code_analysis.txt index c99a0327..5ae0cc53 100644 --- a/static_code_analysis.txt +++ b/static_code_analysis.txt @@ -1,10 +1,10 @@ -Run started:2025-10-15 16:09:17.276277 +Run started:2026-01-02 20:43:58.943401 Test results: No issues identified. Code scanned: - Total lines of code: 6333 + Total lines of code: 6335 Total lines skipped (#nosec): 0 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0