Skip to content

Commit d44c10d

Browse files
authored
Update changelog for the v25.08 release [skip ci] (NVIDIA#13282)
Update change log with CLI: scripts/generate-changelog --token=<GIT_TOKEN> --releases=25.06,25.08 Signed-off-by: nvauto <[email protected]>
1 parent 52c056e commit d44c10d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change log
2-
Generated on 2025-08-08
2+
Generated on 2025-08-09
33

44
## Release 25.08
55

@@ -37,6 +37,7 @@ Generated on 2025-08-08
3737
### Bugs Fixed
3838
|||
3939
|:---|:---|
40+
|[#13279](https://github.com/NVIDIA/spark-rapids/issues/13279)|[BUG] Integration test failures with Delta|
4041
|[#13265](https://github.com/NVIDIA/spark-rapids/issues/13265)|[BUG] test failed Expected error IllegalArgumentException/ArrayIndexOutOfBoundsException|
4142
|[#13254](https://github.com/NVIDIA/spark-rapids/issues/13254)|[BUG] delta_lake_time_travel_test.py::test_time_travel_on_non_existing_table failed Expected error 'AnalysisException' did not appear|
4243
|[#13049](https://github.com/NVIDIA/spark-rapids/issues/13049)|[BUG] hash_aggregate_test tests FAILED on [DATABRICKS]|
@@ -128,6 +129,8 @@ Generated on 2025-08-08
128129
### PRs
129130
|||
130131
|:---|:---|
132+
|[#13280](https://github.com/NVIDIA/spark-rapids/pull/13280)|Fix fallback test params for Delta MergeCommand, UpdateCommand, and DeleteCommand|
133+
|[#13258](https://github.com/NVIDIA/spark-rapids/pull/13258)|Update changelog for the v25.08 release [skip ci]|
131134
|[#13257](https://github.com/NVIDIA/spark-rapids/pull/13257)|Update dependency version JNI, private, hybrid to 25.08.0|
132135
|[#13123](https://github.com/NVIDIA/spark-rapids/pull/13123)|Enable MERGE, UPDATE, DELETE by default for Delta 3.3.0|
133136
|[#13267](https://github.com/NVIDIA/spark-rapids/pull/13267)|Use pytest.ExceptionInfo to create the same exception text as pytest raises|

0 commit comments

Comments
 (0)