Skip to content

Commit b62aaba

Browse files
v1.29.1 Release Preparation (#2751)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 587c8f9 commit b62aaba

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

HISTORY.md

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

3+
## v1.29.1 - 2025-11-21
4+
5+
### Bugs Fixed
6+
7+
* Warning raised multiple times when metadata does not have the 'datetime_format' key - Issue [#2739](https://github.com/sdv-dev/SDV/issues/2739) by @fealho
8+
* Adding constraints to multi-table synthesizer in multiple steps causes fit to crash - Issue [#2736](https://github.com/sdv-dev/SDV/issues/2736) by @frances-h
9+
310
## v1.29.0 - 2025-11-14
411

512
### New Features

static_code_analysis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Run started:2025-11-14 21:11:19.372743
1+
Run started:2025-11-21 21:03:20.369781
22

33
Test results:
44
>> Issue: [B110:try_except_pass] Try, Except, Pass detected.
@@ -121,7 +121,7 @@ Test results:
121121
--------------------------------------------------
122122

123123
Code scanned:
124-
Total lines of code: 17119
124+
Total lines of code: 17140
125125
Total lines skipped (#nosec): 0
126126
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
127127

0 commit comments

Comments
 (0)