Releases: koralium/flowtide
Releases · koralium/flowtide
Version 0.2.0 alpha 1
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
What's Changed
- Bump Google.Protobuf from 3.24.4 to 3.25.0 by @dependabot in #69
- Bump xunit from 2.4.2 to 2.6.1 by @dependabot in #68
- Bump coverlet.collector from 3.1.2 to 6.0.0 by @dependabot in #67
- Bump Microsoft.EntityFrameworkCore.Relational from 7.0.12 to 7.0.13 by @dependabot in #66
- Bump BenchmarkDotNet from 0.13.9 to 0.13.10 by @dependabot in #65
- Add cosmosdb as an available sink by @Ulimo in #70
Full Changelog: v0.1.0...v0.1.1-alpha1
Version 0.1.0
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
What's Changed
Full Changelog: v0.1.0-alpha15...v0.1.0-alpha16
Version 0.1.0 alpha 15
What's Changed
Full Changelog: v0.1.0-alpha14...v0.1.0-alpha15
Version 0.1.0 alpha 14
What's Changed
Full Changelog: v0.1.0-alpha13...v0.1.0-alpha14
Version 0.1.0 alpha 13
What's Changed
- Bump Grpc.Tools from 2.51.0 to 2.59.0 by @dependabot in #11
- More fixes to read pruning by @Ulimo in #20
- Remove Antlr4 by @Ulimo in #23
- Remove app metrics as a dependency by @Ulimo in #24
Full Changelog: v0.1.0-alpha12...v0.1.0-alpha13
Version 0.1.0 alpha 12
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
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
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
- @dependabot made their first contribution in #1
- @Ulimo made their first contribution in #6
Full Changelog: v0.1.0-alpha8...v0.1.0-alpha9