Skip to content

Releases: DataSQRL/flink-sql-runner

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

Flink jar runner 0.0.1-RC1

06 Nov 11:57
0450c10
Compare
Choose a tag to compare
Pre-release

Initial release, all settings are hardcoded.