Skip to content

Releases: koralium/flowtide

Version 0.7.0 alpha 13

11 Jan 12:03
a58b50f
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix sharepoint connector namespaces by @Ulimo in #293

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

Version 0.7.0 alpha 12

11 Jan 10:36
35b3c1f
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Check for null in sharepoint columns, add preprocess action by @Ulimo in #292

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

Version 0.7.0 alpha 11

11 Jan 09:47
b169924
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add sharepoint connector with sink support by @Ulimo in #291

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

Version 0.7.0 alpha 10

09 Jan 10:55
9823ac8
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix so group by can be used without aggregates by @Ulimo in #288

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

Version 0.7.0 alpha 9

08 Jan 21:31
fe8310f
Compare
Choose a tag to compare
Version 0.7.0 alpha 9 Pre-release
Pre-release

What's Changed

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

Version 0.7.0 alpha 8

08 Jan 13:47
b6d565c
Compare
Choose a tag to compare
Version 0.7.0 alpha 8 Pre-release
Pre-release

What's Changed

  • Add title and id on all instruments in metric by @Ulimo in #285

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

Version 0.7.0 alpha 7

08 Jan 11:34
82b0262
Compare
Choose a tag to compare
Version 0.7.0 alpha 7 Pre-release
Pre-release

What's Changed

  • 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

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

Version 0.7.0 alpha 6

07 Jan 20:07
e70bc0f
Compare
Choose a tag to compare
Version 0.7.0 alpha 6 Pre-release
Pre-release

What's Changed

  • 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

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

Version 0.7.0 alpha 5

06 Jan 14:57
121956a
Compare
Choose a tag to compare
Version 0.7.0 alpha 5 Pre-release
Pre-release

What's Changed

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

Version 0.7.0 alpha 4

29 Dec 13:46
a2afd95
Compare
Choose a tag to compare
Version 0.7.0 alpha 4 Pre-release
Pre-release

What's Changed

  • 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

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