Skip to content

Releases: koralium/flowtide

Version 0.11.0 alpha 14

26 Sep 07:09
b4e45bf
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix so sql server source uses column and fix so convert to union disposes old column directly by @Ulimo in #521

Full Changelog: v0.11.0-alpha13...v0.11.0-alpha14

Version 0.11.0 alpha 13

25 Sep 11:23
1f0c01d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Bug fix: fix after conversion to union column that value get inserted correctly by @Ulimo in #520

Full Changelog: v0.11.0-alpha12...v0.11.0-alpha13

Version 0.11.0 alpha 12

24 Sep 11:26
655c562
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update graph sdk and add trace logging by @Ulimo in #514
  • Union and normalization fixes by @Ulimo in #517

Full Changelog: v0.11.0-alpha11...v0.11.0-alpha12

Version 0.11.0 alpha 11

16 Sep 21:12
23ba0dc
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add monitoring for memory allocations by @Ulimo in #503
  • Update docusaurus to 3.5 by @Ulimo in #504
  • Update path to regexp to fix security issue by @Ulimo in #505
  • Add boolean and string column based functions by @Ulimo in #511
  • Change so column agg operator sends data in smaller batches by @Ulimo in #512
  • Add metrics to aggregate and projection by @Ulimo in #513
  • Change sql server to use column data instead of row data when reading from sql server by @Ulimo in #507

Full Changelog: v0.11.0-alpha10...v0.11.0-alpha11

Version 0.11.0 alpha 10

12 Sep 21:19
4d19fa2
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix bug in addvaluetoelements by @Ulimo in #500
  • Change operators from batch manager to global by @Ulimo in #501
  • Fix memory not being disposed correctly by @Ulimo in #502

Full Changelog: v0.11.0-alpha9...v0.11.0-alpha10

Version 0.11.0 alpha 9

08 Sep 23:08
22cfb35
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.11.0-alpha8...v0.11.0-alpha9

Version 0.11.0 alpha 8

02 Sep 08:00
89433e2
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix bug in token cache where token was not refreshed correctly by @Ulimo in #498

Full Changelog: v0.11.0-alpha7...v0.11.0-alpha8

Version 0.11.0 alpha 7

30 Aug 14:35
63738b5
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix bug in bitmap list where an insert at an integer border caused error by @Ulimo in #497

Full Changelog: v0.11.0-alpha6...v0.11.0-alpha7

Version 0.11.0 alpha 6

29 Aug 14:33
33a7f68
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix bug in column normalization operator where an empty batch caused exception by @Ulimo in #496

Full Changelog: v0.11.0-alpha5...v0.11.0-alpha6

Version 0.11.0 alpha 5

28 Aug 19:27
2666af0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix edge case bug in merge join operator by @Ulimo in #494

Full Changelog: v0.11.0-alpha4...v0.11.0-alpha5