Skip to content

Releases: koralium/flowtide

Version 0.2.0 alpha 1

09 Nov 11:42
f5132be
Compare
Choose a tag to compare
Version 0.2.0 alpha 1 Pre-release
Pre-release

What's Changed

  • BREAKING: Change timestamp to microseconds and add stftime by @Ulimo in #71
  • Change from transaction batch to bulk operations in CosmosDB connector by @Ulimo in #78
  • Add support for stateful aggregations and added function min aggregation by @Ulimo in #81
  • Add support for singular or list (IN expression in SQL) by @Ulimo in #82
  • Validate that change tracking is enabled on a table by @Ulimo in #83
  • Fix merge into statement when inserting into a table with only primar… by @Ulimo in #84
  • Make getting started docs more clear by @Ulimo in #85

Full Changelog: v0.1.1-alpha1...v0.2.0-alpha1

Version 0.1.1 Alpha 1

06 Nov 18:21
c5f6cf4
Compare
Choose a tag to compare
Version 0.1.1 Alpha 1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1-alpha1

Version 0.1.0

05 Nov 13:29
9b483b8
Compare
Choose a tag to compare

What's Changed

  • Add docs for health checks by @Ulimo in #29
  • Updated docs by @Ulimo in #30
  • Acceptance tests by @Ulimo in #31
  • Refactored expression compute system by @Ulimo in #32
  • Added support to define custom user defined functions for SQL by @Ulimo in #33
  • Added initial aggregate support by @Ulimo in #34
  • Initial support for aggregate functions in sql parser by @Ulimo in #35
  • Add support for groupings in the aggregate operator by @Ulimo in #36
  • Added docs for aggregate operator by @Ulimo in #37
  • Added sample and docs on how to export to prometheus by @Ulimo in #38
  • Added an example on Azure Monitor export by @Ulimo in #39
  • Documented all functions implemented. by @Ulimo in #40
  • Add search function to documentation by @Ulimo in #41
  • Add multiply and divide scalar functions by @Ulimo in #42
  • Add support for ceil, floor and round by @Ulimo in #43
  • Fix faulty tests by @Ulimo in #44
  • Add support for sum, sum0 and negate by @Ulimo in #45
  • Sum functions by @Ulimo in #46
  • Change doc folders to lowercase by @Ulimo in #47
  • All doc folders to lowercase again by @Ulimo in #48
  • Coalesce support by @Ulimo in #49
  • Add is infinite function by @Ulimo in #50
  • Add is_finite function by @Ulimo in #51
  • Add between scalar function support by @Ulimo in #52
  • Change comparisons to kleene logic by @Ulimo in #58
  • Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.12 to 7.0.13 by @dependabot in #57
  • Bump xunit.runner.visualstudio from 2.4.5 to 2.5.3 by @dependabot in #56
  • Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 by @dependabot in #55
  • Bump Microsoft.Extensions.ObjectPool from 7.0.11 to 7.0.13 by @dependabot in #54
  • Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #53
  • Add support for iteration on the stream by @Ulimo in #59
  • Added docs for iteration operator by @Ulimo in #60
  • Add documentation for sql by @Ulimo in #61
  • Equal is now case sensitive, added lower, upper functions to help by @Ulimo in #63
  • Fix #62 by @Ulimo in #64

Full Changelog: v0.1.0-alpha16...v0.1.0

Version 0.1.0 alpha 16

24 Oct 09:21
7d342fd
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add stream status and modified health check to use it by @Ulimo in #28

Full Changelog: v0.1.0-alpha15...v0.1.0-alpha16

Version 0.1.0 alpha 15

24 Oct 01:06
e09ea2d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Bug fix that metric instruments are not reused but instead recreated by @Ulimo in #26

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

Version 0.1.0 alpha 14

23 Oct 22:14
5e95ff1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Added health gauge on all nodes, added aspnetcore health check by @Ulimo in #25

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

Version 0.1.0 alpha 13

23 Oct 19:24
014df9f
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Version 0.1.0 alpha 12

23 Oct 14:56
9d6cdcf
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.7.2 by @dependabot in #15
  • Bump xunit.runner.visualstudio from 2.4.5 to 2.5.3 by @dependabot in #14
  • Remove zone tree as a dependency by @Ulimo in #18
  • Fix read pruning by @Ulimo in #19

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

Version 0.1.0 alpha 11

23 Oct 13:56
bb9eb1c
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Support for table provider in SQL which can loook up external data sources by @Ulimo in #16
  • Read relation pruning by @Ulimo in #17

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

Version 0.1.0 alpha 9

22 Oct 21:39
6b82ec2
Compare
Choose a tag to compare
Version 0.1.0 alpha 9 Pre-release
Pre-release

What's Changed

  • Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.11 to 7.0.12 by @dependabot in #1
  • Bump Microsoft.EntityFrameworkCore.Relational from 7.0.11 to 7.0.12 by @dependabot in #5
  • Bump BenchmarkDotNet from 0.13.7 to 0.13.9 by @dependabot in #2
  • Bump Microsoft.FASTER.Core from 2.6.0 to 2.6.1 by @dependabot in #4
  • Bump xunit from 2.4.2 to 2.5.3 by @dependabot in #3
  • Allows the usage of quota on columns for reversed words by @Ulimo in #6

New Contributors

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