Skip to content

Releases: DataSQRL/flink-sql-runner

0.8.0

03 Sep 17:40
00b8e28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.1

18 Aug 12:35
1519150
Compare
Choose a tag to compare

What's Changed

  • Add proper toString() to custom types to improve debuggability by @ferenc-csaky in #180
  • Bump log4j.version from 2.25.0 to 2.25.1 by @dependabot[bot] in #171
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #172
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 by @dependabot[bot] in #178
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #176
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #182
  • Add FileSystem#initialize in SqrlRunner#run by @ferenc-csaky in #185
  • Handle retract elements in JSON array agg by @ferenc-csaky in #186

Full Changelog: 0.7.0...0.7.1

0.7.0

17 Jul 16:59
050e4cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.7.0

Flink-sql-runner 0.6.2

21 May 23:07
f3e3545
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.2

Flink-sql-runner 0.6.0

05 May 19:27
44f7fc6
Compare
Choose a tag to compare

What's Changed

  • Reorganize project structure by @velo in #69
  • Precarious test coverage by @velo in #70
  • Easy coverage by @velo in #73
  • Extract json and csv formats from sqrl by @velo in #74
  • Extracted vector-type from sqrl project by @velo in #76
  • Bring json and vector functions from sqrl project by @velo in #77
  • Migrate sources to java 17 by @velo in #81
  • Add safe kafka connectors by @ferenc-csaky in #68
  • Use SimpleTypeSerializerSnapshot by @velo in #83
  • Docs release0.6.0 by @mbroecheler in #82
  • Rename system-functions-discovery to functions-common by @velo in #90
  • Extract FlinkTypeUtil from sqrl project by @velo in #91
  • Build arm image by @velo in #92
  • Extract text-functions from sqrl project by @velo in #93
  • Extract text-functions from sqrl project by @velo in #94
  • Bring math and openai functions fron sqrl-functions project by @velo in #95
  • Rename functions to use snake case by @velo in #96
  • Rename functions to use snake case by @velo in #97
  • Rename by @velo in #102
  • Minor doc fixes and improvements by @ferenc-csaky in #103

New Contributors

Full Changelog: 0.1...0.6.0

Flink-sql-runner 0.2

05 May 17:25
44f7fc6
Compare
Choose a tag to compare

What's Changed

  • Reorganize project structure by @velo in #69
  • Precarious test coverage by @velo in #70
  • Easy coverage by @velo in #73
  • Extract json and csv formats from sqrl by @velo in #74
  • Extracted vector-type from sqrl project by @velo in #76
  • Bring json and vector functions from sqrl project by @velo in #77
  • Migrate sources to java 17 by @velo in #81
  • Add safe kafka connectors by @ferenc-csaky in #68
  • Use SimpleTypeSerializerSnapshot by @velo in #83
  • Docs release0.6.0 by @mbroecheler in #82
  • Rename system-functions-discovery to functions-common by @velo in #90
  • Extract FlinkTypeUtil from sqrl project by @velo in #91
  • Build arm image by @velo in #92
  • Extract text-functions from sqrl project by @velo in #93
  • Extract text-functions from sqrl project by @velo in #94
  • Bring math and openai functions fron sqrl-functions project by @velo in #95
  • Rename functions to use snake case by @velo in #96
  • Rename functions to use snake case by @velo in #97
  • Rename by @velo in #102
  • Minor doc fixes and improvements by @ferenc-csaky in #103

New Contributors

Full Changelog: 0.1...0.2

Flink-sql-runner 0.1

03 Apr 14:57
0.1
98ad842
Compare
Choose a tag to compare

What's Changed

  • Test savepoints on compiled plans by @velo in #19
  • Made room for sqrl libraries by @velo in #20
  • Deploy snapshots to github packages by @velo in #22
  • Turn all functions into discoverable services by @velo in #23
  • Enable dependabot on project by @velo in #24
  • Remove repositories section by @velo in #54
  • Test system function service discovery by @velo in #63
  • Reorganize into multi-module project by @velo in #64

Full Changelog: 0.0.4...0.1

Flink-jar-runner 0.0.4

20 Feb 13:41
0.0.4
405829a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Generate docker image with uber-jar by @velo in #11
  • Replace archived upload-release-asset with softprops/action-gh-release by @velo in #13

Full Changelog: 0.0.3...0.0.4

Flink-jar-runner 0.0.3

16 Jan 12:02
0.0.3
75a9426
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Remove --block by @velo in #8
  • Make possible to use dev version of sqrl on flink-runner by @velo in #9

Full Changelog: 0.0.1...0.0.3

Flink jar runner 0.0.1

07 Nov 18:39
0ab6103
Compare
Choose a tag to compare
Pre-release

First release