Skip to content

Releases: vega/vegafusion

Release 2.0.1

25 Nov 13:17
Compare
Choose a tag to compare

Fixed

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

24 Nov 01:36
Compare
Choose a tag to compare

The VegaFusion team is pleased to announce the release of VegaFusion 2.0.0. See the announcement post for more information.

Note

Altair compatibility currently requires version 5.5.0 Altair

Fixed

Updated

  • Update Arrow and DataFusion 2024-08-10 by @jonmmease in #503
  • DataFusion 41, arrow-rs 52.2, sqlparser 0.49, pyo3 0.21.1 by @jonmmease in #504
  • Update to DataFusion 42, Arrow 53.1 (RC), remove DataFrameDataSource Python logic by @jonmmease in #513

Added

Breaking / Removed

Maintenance

Docs

New Contributors

Full Changelog: v1.6.9...v2.0.0-rc1

Release 2.0.0-rc1

16 Nov 18:23
Compare
Choose a tag to compare
Release 2.0.0-rc1 Pre-release
Pre-release

This is the first release candidate of VegaFusion 2.0.0. Draft documentation corresponding to this release is currently hosted at https://vegafusion.io/v2/, but will be moved to https://vegafusion.io/ after the final release.

See the draft announcement post at https://vegafusion.io/v2/posts/2024/2024-11-13_Release_2.0.0.html

Note

Altair compatibility currently requires the main branch of Altair. VegaFusion 2.0.0 will be released after the next release of Altair.

Fixed

Updated

  • Update Arrow and DataFusion 2024-08-10 by @jonmmease in #503
  • DataFusion 41, arrow-rs 52.2, sqlparser 0.49, pyo3 0.21.1 by @jonmmease in #504
  • Update to DataFusion 42, Arrow 53.1 (RC), remove DataFrameDataSource Python logic by @jonmmease in #513

Added

Breaking / Removed

Maintenance

Docs

New Contributors

Full Changelog: v1.6.9...v2.0.0-rc1

Release 1.6.9

09 May 19:19
30f91b8
Compare
Choose a tag to compare

Updated

Full Changelog: v1.6.8...v1.6.9

Release 1.6.8

07 May 18:23
6c3a004
Compare
Choose a tag to compare

Fixed

Updated

  • Add repository field to Cargo.toml metadata by @szabgab in #487

New Contributors

Full Changelog: v1.6.7...v1.6.8

Release 1.6.7

11 Apr 22:12
54e55b3
Compare
Choose a tag to compare

Fixed

Updated

  • README updates for Altair 5.3, add GOVERNANCE.md by @jonmmease in #480

Full Changelog: v1.6.6...v1.6.7

Release 1.6.6

22 Mar 22:53
97997ce
Compare
Choose a tag to compare

Updated

Fixed

Full Changelog: v1.6.5...v1.6.6

Release 1.6.5

26 Feb 13:16
2c24c3f
Compare
Choose a tag to compare

Fixed

  • Handle unescaping fields aggregate/fold/pivot in local datetime stringification planner step by @jonmmease in #462
  • Fix parent scope resolution in projection pushdown optimization by @jonmmease in #464

Full Changelog: v1.6.4...v1.6.5

Release 1.6.4

15 Feb 15:41
d407fc2
Compare
Choose a tag to compare

Fixed

  • Fix local datetime stringification for columns that need escaping by @jonmmease in #452
  • Support domain extraction for columns with escaped dots in their names by @jonmmease in #458
  • Fix datetime stringification with column names that need escaping by @jonmmease in #459
  • Handle point selections in projection pushdown by @jonmmease in #460

Full Changelog: v1.6.3...v1.6.4

Release 1.6.4-rc1

09 Feb 13:28
f268f49
Compare
Choose a tag to compare
Release 1.6.4-rc1 Pre-release
Pre-release

Breaking

  • Java packages were not published due to undiagnosed CI failuers

Fixed

  • Fix local datetime stringification for columns that need escaping by @jonmmease in #452

Full Changelog: v1.6.3...v1.6.4-rc1