Skip to content

Releases: vega/vegafusion

Release 2.0.3

29 Sep 12:04
4103005

Choose a tag to compare

What's Changed

  • Update DataFusion 48 and Arrow 55.1, plus other dependency updates, csv fix by @jonmmease in #565
  • Fix HTTP Client Issue: jsdelivr CDN URLs Fail with "Content-Length Header missing from response" #569

Full Changelog: v2.0.2...v2.0.3

Release 2.0.2

23 Feb 00:18
dc15c1b

Choose a tag to compare

Fixed

New Contributors

Full Changelog: v2.0.1...v2.0.2

Release 2.0.1

25 Nov 13:17

Choose a tag to compare

Fixed

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

Release 2.0.0

24 Nov 01:36

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

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

Choose a tag to compare

Updated

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

Release 1.6.8

07 May 18:23
6c3a004

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

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

Choose a tag to compare

Updated

Fixed

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

Release 1.6.5

26 Feb 13:16
2c24c3f

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