Skip to content

Releases: koralium/flowtide

Version 0.4.0 alpha 7

24 Nov 14:55
d57abcc
Compare
Choose a tag to compare
Version 0.4.0 alpha 7 Pre-release
Pre-release

What's Changed

  • Add support for decimal data type by @Ulimo in #154
  • Adds support for more sql column types by @bpfz in #155

New Contributors

  • @bpfz made their first contribution in #155

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

Version 0.4.0 alpha 6

23 Nov 14:02
b743024
Compare
Choose a tag to compare
Version 0.4.0 alpha 6 Pre-release
Pre-release

What's Changed

  • Change so sql server sink only add column type for guid by @Ulimo in #153

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

Version 0.4.0 alpha 5

23 Nov 12:24
f408f6a
Compare
Choose a tag to compare
Version 0.4.0 alpha 5 Pre-release
Pre-release

What's Changed

  • Reset cache clear counter if cache has changed by @Ulimo in #151
  • Add column type information to data table in sql server sink by @Ulimo in #152

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

Version 0.4.0 alpha 4

22 Nov 10:24
a7ec03e
Compare
Choose a tag to compare
Version 0.4.0 alpha 4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-alpha3...v0.4.0-alpha4

Version 0.4.0 alpha 3

22 Nov 08:01
9933de3
Compare
Choose a tag to compare
Version 0.4.0 alpha 3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-alpha2...v0.4.0-alpha3

Version 0.4.0 alpha 2

21 Nov 10:04
1967558
Compare
Choose a tag to compare
Version 0.4.0 alpha 2 Pre-release
Pre-release

What's Changed

  • Fix key access as a flx string by @Ulimo in #147

Full Changelog: v0.4.0-alpha1...v0.4.0-alpha2

Version 0.4.0 alpha 1

19 Nov 23:05
b408c9e
Compare
Choose a tag to compare
Version 0.4.0 alpha 1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.4.0-alpha1

Version 0.3.0

19 Nov 02:08
60a2e5d
Compare
Choose a tag to compare

What's Changed

  • Experimental: Add parallelism support starting with aggregations by @Ulimo in #107
  • Bug fix: Allow getting links from fixed point source by @Ulimo in #108
  • [Snyk] Upgrade @types/react-dom from 18.2.13 to 18.2.14 by @Ulimo in #106
  • Bug fix: Persist state correctly for aggregate operator by @Ulimo in #114
  • Bump Testcontainers.CosmosDb from 3.5.0 to 3.6.0 by @dependabot in #113
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #112
  • Bump Testcontainers from 3.5.0 to 3.6.0 by @dependabot in #111
  • Bump xunit.runner.visualstudio from 2.4.5 to 2.5.3 by @dependabot in #110
  • Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #109
  • Change Min aggregate to ignore null by @Ulimo in #115
  • Experimental: Add support for parallel execution of merge joins by @Ulimo in #116
  • [Snyk] Upgrade @types/react from 18.2.29 to 18.2.31 by @Ulimo in #105
  • Fix so files are not marked as content in clientapp by @Ulimo in #117
  • Enable state compaction by @Ulimo in #118
  • Add support for string trim operations by @Ulimo in #119
  • Push down complex expressions to a projection from join condition by @Ulimo in #120
  • Bug fix: fix emit pushdown for merge join by @Ulimo in #121
  • Fix race condition on ingress by @Ulimo in #125
  • Add support for page compression by @Ulimo in #126
  • Fix plan hash validation by @Ulimo in #128
  • Add direct io support on linux to reduce cache usage for containers by @Ulimo in #129
  • Write the error message from linux on failures by @Ulimo in #130
  • Directio error output by @Ulimo in #131
  • Fix alignment in direct io by @Ulimo in #132
  • Fix serializer for custom proto types by @Ulimo in #133
  • Change so state options come from a function by @Ulimo in #134
  • Allow setting max memory usage by @Ulimo in #135
  • Add support for list agg to create list values from rows by @Ulimo in #136
  • Allow creating dynamic map objects by @Ulimo in #137
  • Add support to create lists by @Ulimo in #138

Full Changelog: v0.2.0...v0.3.0

Version 0.3.0 alpha 15

18 Nov 00:39
b2de46a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Allow setting max memory usage by @Ulimo in #135

Full Changelog: v0.3.0-alpha14...v0.3.0-alpha15

Version 0.3.0 alpha 9

17 Nov 00:48
b919a2e
Compare
Choose a tag to compare
Version 0.3.0 alpha 9 Pre-release
Pre-release

What's Changed

  • Fix plan hash validation by @Ulimo in #128
  • Add direct io support on linux to reduce cache usage for containers by @Ulimo in #129

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