Skip to content

Commit 948cab1

Browse files
authored
generate change log for ballista 48 (#1286)
1 parent 40e0a9e commit 948cab1

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,32 @@
1919

2020
# Changelog
2121

22+
## [48.0.0](https://github.com/apache/datafusion-ballista/tree/48.0.0) (2025-07-30)
23+
24+
[Full Changelog](https://github.com/apache/datafusion-ballista/compare/47.0.0...48.0.0)
25+
26+
**Fixed bugs:**
27+
28+
- fix: devcontainer protoc:1 feature url [#1278](https://github.com/apache/datafusion-ballista/pull/1278) (Almaz-KG)
29+
- fix: change code to support rust 2024 [#1283](https://github.com/apache/datafusion-ballista/pull/1283) (milenkovicm)
30+
- fix: remove configure_me [#1282](https://github.com/apache/datafusion-ballista/pull/1282) (milenkovicm)
31+
32+
**Documentation updates:**
33+
34+
- chore: update datafusion to 48 [#1270](https://github.com/apache/datafusion-ballista/pull/1270) (milenkovicm)
35+
- docs: Apply method chaining in example [#1276](https://github.com/apache/datafusion-ballista/pull/1276) (0ne-stone)
36+
37+
**Merged pull requests:**
38+
39+
- chore: update datafusion to 48 [#1270](https://github.com/apache/datafusion-ballista/pull/1270) (milenkovicm)
40+
- docs: Apply method chaining in example [#1276](https://github.com/apache/datafusion-ballista/pull/1276) (0ne-stone)
41+
- fix: devcontainer protoc:1 feature url [#1278](https://github.com/apache/datafusion-ballista/pull/1278) (Almaz-KG)
42+
- improve rust workflows without cache [#1275](https://github.com/apache/datafusion-ballista/pull/1275) (Huy1Ng)
43+
- fix: change code to support rust 2024 [#1283](https://github.com/apache/datafusion-ballista/pull/1283) (milenkovicm)
44+
- fix: remove configure_me [#1282](https://github.com/apache/datafusion-ballista/pull/1282) (milenkovicm)
45+
- chore: update python module to latest ballista release (v.47) [#1279](https://github.com/apache/datafusion-ballista/pull/1279) (milenkovicm)
46+
- chore: update datafusion to 48.0.1 [#1284](https://github.com/apache/datafusion-ballista/pull/1284) (milenkovicm)
47+
2248
## [47.0.0](https://github.com/apache/datafusion-ballista/tree/47.0.0) (2025-06-15)
2349

2450
[Full Changelog](https://github.com/apache/datafusion-ballista/compare/46.0.0...47.0.0)

0 commit comments

Comments
 (0)