Skip to content

Releases: koralium/flowtide

Version 0.8.0 alpha 4

14 Jan 20:12
261e681
Compare
Choose a tag to compare
Version 0.8.0 alpha 4 Pre-release
Pre-release

What's Changed

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

Version 0.8.0 alpha 3

14 Jan 17:37
9e82acf
Compare
Choose a tag to compare
Version 0.8.0 alpha 3 Pre-release
Pre-release

What's Changed

  • Add source operator id to watermark to know which source sent it. by @Ulimo in #304

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

Version 0.8.0 alpha 2

13 Jan 20:39
9f7d7f3
Compare
Choose a tag to compare
Version 0.8.0 alpha 2 Pre-release
Pre-release

What's Changed

  • Change aggregate operator to use array row data for keys by @Ulimo in #303

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

Version 0.8.0 alpha 1

13 Jan 15:06
0c02e8f
Compare
Choose a tag to compare
Version 0.8.0 alpha 1 Pre-release
Pre-release

What's Changed

  • Change block nested loop to use array row data by @Ulimo in #302

Full Changelog: v0.7.1...v0.8.0-alpha1

Version 0.7.1

13 Jan 14:53
f713933
Compare
Choose a tag to compare

What's Changed

  • Add stream name to global metrics by @Ulimo in #296
  • Add metric for cache hits in percentage by @Ulimo in #297
  • fix so the latest percentage is sent if no changes by @Ulimo in #298
  • Add latency gauge by @Ulimo in #299
  • Add events processed metric by @Ulimo in #300
  • Added a minimum page count to reduce latency by @Ulimo in #301

Full Changelog: v0.7.0...v0.7.1

Version 0.7.1 alpha 3

12 Jan 21:40
b9f4b94
Compare
Choose a tag to compare
Version 0.7.1 alpha 3 Pre-release
Pre-release

What's Changed

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

Version 0.7.1 alpha 2

12 Jan 15:37
511a3e0
Compare
Choose a tag to compare
Version 0.7.1 alpha 2 Pre-release
Pre-release

What's Changed

  • fix so the latest percentage is sent if no changes by @Ulimo in #298

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

Version 0.7.1 alpha 1

12 Jan 15:26
f6ec556
Compare
Choose a tag to compare
Version 0.7.1 alpha 1 Pre-release
Pre-release

What's Changed

  • Add stream name to global metrics by @Ulimo in #296
  • Add metric for cache hits in percentage by @Ulimo in #297

Full Changelog: v0.7.0...v0.7.1-alpha1

Version 0.7.0

11 Jan 22:09
4a54ce1
Compare
Choose a tag to compare

What's Changed

  • Event memory refactor by @Ulimo in #229
  • Dispose cancellation tokens by @Ulimo in #230
  • Fix code smells by @Ulimo in #231
  • Fix bug where NaN retturn true for all floating numbers by @Ulimo in #232
  • Make lru table disposable so it cancel the cleanup task by @Ulimo in #233
  • Fix bugs mentioned in sonarcloud by @Ulimo in #234
  • Fix code smells by @Ulimo in #235
  • Fix code smells by @Ulimo in #236
  • Fix code smells by @Ulimo in #237
  • Fix code smells by @Ulimo in #238
  • Fix performance for merge join during left join by @Ulimo in #239
  • Remove left join weights from merge join by @Ulimo in #240
  • Bump Bogus from 34.0.2 to 35.0.1 by @dependabot in #228
  • Bump AspNetCore.HealthChecks.Publisher.ApplicationInsights from 7.0.0 to 8.0.0 by @dependabot in #227
  • Bump xunit from 2.6.3 to 2.6.4 by @dependabot in #226
  • Fix code smells by @Ulimo in #241
  • Fix code smells by @Ulimo in #242
  • Add timeout time to all regex calls by @Ulimo in #243
  • Add empty and single async enumerators by @Ulimo in #244
  • Bump xunit.runner.visualstudio from 2.5.3 to 2.5.6 by @dependabot in #225
  • Change page serialization to share strings and keys between all events in a page by @Ulimo in #245
  • Fix code smells in aggregate operator by @Ulimo in #246
  • Fix code smells in sql server connector by @Ulimo in #247
  • Fix code smells in elastic connector by @Ulimo in #248
  • fix mongodb connector code smells by @Ulimo in #249
  • Change exception types in flexbuffer classes by @Ulimo in #250
  • Fix code smells in acceptance tests by @Ulimo in #251
  • Fix code smells in file cache by @Ulimo in #252
  • Remove unused usings by @Ulimo in #253
  • Change all acceptance tests to the same collection by @Ulimo in #255
  • Set unique names for each stream in elastic tests by @Ulimo in #256
  • Wait with checkpoint until all initial data has completed by @Ulimo in #258
  • Fix code smells by @Ulimo in #259
  • Fix code smells by @Ulimo in #260
  • Fix warnings by @Ulimo in #263
  • Add kafka event processor and oninitialdatasent functions by @Ulimo in #264
  • Add support for Top N queries by @Ulimo in #265
  • Generic read source by @Ulimo in #266
  • Bump Bogus from 35.0.1 to 35.2.0 by @dependabot in #262
  • Bump xunit.runner.visualstudio from 2.5.4 to 2.5.6 by @dependabot in #261
  • Add support to add generic data table to sql builder by @Ulimo in #267
  • Change ui to use gatsby as building tool for the frontend by @Ulimo in #268
  • Bump semver from 5.7.1 to 5.7.2 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #270
  • Bump word-wrap from 1.2.3 to 1.2.5 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #269
  • Bump msgpackr from 1.6.2 to 1.10.1 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #271
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #272
  • Bump json5 from 1.0.1 to 1.0.2 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #273
  • Add prefix on all metrics instruments by @Ulimo in #277
  • Bump graphql from 16.8.0 to 16.8.1 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #275
  • Add link metric by @Ulimo in #278
  • Bump @babel/traverse from 7.20.13 to 7.23.7 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #274
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #276
  • Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #279
  • Bug fix in simplegroupedwriteoperator to write the actual state by @Ulimo in #284
  • Add title and id on all instruments in metric by @Ulimo in #285
  • Add support for string_agg by @Ulimo in #286
  • Fix so group by can be used without aggregates by @Ulimo in #288
  • Add sharepoint connector with sink support by @Ulimo in #291
  • Check for null in sharepoint columns, add preprocess action by @Ulimo in #292
  • Fix sharepoint connector namespaces by @Ulimo in #293
  • Add buffer operator by default when using gettimestamp by @Ulimo in #294
  • Remove id as default value in metrics by @Ulimo in #295

Full Changelog: v0.6.0...v0.7.0

Version 0.7.0 alpha 14

11 Jan 18:33
c3c786d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add buffer operator by default when using gettimestamp by @Ulimo in #294

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