Skip to content

Releases: fugue-project/fugue

0.9.4

30 Dec 21:05
91648b2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.3...0.9.4

0.9.3

02 Dec 06:25
19dccb9

Choose a tag to compare

What's Changed

  • Adding security warnings to Flask RPCServer by @kvnkho in #564
  • Resolve security vulnerability of flask server by @goodwanghan in #565

Full Changelog: 0.9.2...0.9.3

0.9.2

31 Oct 22:31
16416af

Choose a tag to compare

What's Changed

New Contributors

0.9.2.dev2

29 Mar 18:19
596d28e

Choose a tag to compare

0.9.2.dev2 Pre-release
Pre-release

Fixed a couple of compatibility issues.

Support `dict[str,Any]` as transformer input and output

28 Jun 06:19
c6a7f7c

Choose a tag to compare

Add dict[str,Any] as supported input and output (#547)

* Add dict[str,Any] as supported input and output

* update

* fix

0.9.1

14 Jun 07:09
1adc576

Choose a tag to compare

  • 543 Support type hinting with standard collections
  • 544 Fix Spark connect import issue on worker side

0.9.0

29 Apr 15:25
48b7ab6

Choose a tag to compare

0.9.0

  • 482 Move Fugue SQL dependencies into extra [sql] and functions to become soft dependencies
  • 504 Create Fugue pytest fixtures and plugins
  • 541 Change table temp view names to uppercase
  • 540 Fix Ray 2.10+ compatibility issues
  • 539 Fix compatibility issues with Dask 2024.4+
  • 534 Remove ibis version cap
  • 505 Deprecate as_ibis in FugueWorkflow
  • 387 Improve test coverage on 3.10, add tests for 3.11
  • 269 Spark and Dask Take 1 row without sorting optimization

0.9.0.dev4 Prepare for 0.9.0 release

28 Apr 23:30
48b7ab6

Choose a tag to compare

Pre-release
Change temp view name to uppercase, fix various build issues (#536)

* Change temp view name to uppercase

* update

* update

* Update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* fix codecov

Fix some compatibility issues

21 Jan 08:18
fadf34d

Choose a tag to compare

Pre-release

Fix some compatibility issues

Test and dep refactoring

14 Jan 22:31
e37dde5

Choose a tag to compare

Pre-release
0.9.0.dev2

Fix PYPI publish (#532)