Version 0.4.0
What's Changed
- Add elasticsearch sink by @Ulimo in #139
- Fix key access as a flx string by @Ulimo in #147
- Make tmp table temporary by @Ulimo in #149
- Add support for guid by @Ulimo in #150
- 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
- Change so sql server sink only add column type for guid by @Ulimo in #153
- Add support for decimal data type by @Ulimo in #154
- Adds support for more sql column types by @bpfz in #155
- Add support to serialize decimal to json by @Ulimo in #156
- Fix sql server tests with date to handle new nanosecond * 100 format by @Ulimo in #157
- Add supported sql server types to docs by @Ulimo in #158
- Fix bugs by @Ulimo in #161
- Added protection against failures in fasterkv. by @Ulimo in #163
- Fix various crash issues that could cause the stream to get stuck by @Ulimo in #165
- Refactor metric system to use interfaces for all instruments. by @Ulimo in #166
- Bump Microsoft.Extensions.Logging.Debug from 7.0.0 to 8.0.0 by @dependabot in #142
- Bump Google.Protobuf from 3.25.0 to 3.25.1 by @dependabot in #143
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #162
- [Snyk] Upgrade @types/dagre from 0.7.51 to 0.7.52 by @Ulimo in #160
- Bump @babel/traverse and jest-editor-support in /src/FlowtideDotNet.AspNetCore/ClientApp by @dependabot in #164
- [Snyk] Upgrade @types/node from 16.18.59 to 16.18.60 by @Ulimo in #148
- [Snyk] Fix for 1 vulnerabilities by @Ulimo in #124
- Bump Microsoft.Extensions.Logging.Console from 7.0.0 to 8.0.0 by @dependabot in #146
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #144
- Bump xunit from 2.6.1 to 2.6.2 by @dependabot in #145
- Fix so docs can be built under 3.0 by @Ulimo in #167
- Renamed sql server project to have connector in the name by @Ulimo in #168
- Added elasticsearch connector for release by @Ulimo in #169
New Contributors
Full Changelog: v0.3.0...v0.4.0