Releases: DataSQRL/flink-sql-runner
Releases · DataSQRL/flink-sql-runner
Flink-sql-runner 0.6.2
What's Changed
- mark aggregation functions as auto-service by @mbroecheler in #108
- Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4 by @dependabot in #107
- Move Test over by @mbroecheler in #110
- Bump com.marvinformatics.jacoco:easy-jacoco-maven-plugin from 0.1.3 to 0.1.4 by @dependabot in #111
- Bump org.jdbi:jdbi3-core from 3.49.3 to 3.49.4 by @dependabot in #113
- Bump org.jdbi:jdbi3-sqlobject from 3.49.3 to 3.49.4 by @dependabot in #114
- Converted sources from java 17 to java 11 by @velo in #118
Full Changelog: 0.6.0...0.6.2
Flink-sql-runner 0.6.0
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
- @ferenc-csaky made their first contribution in #68
- @mbroecheler made their first contribution in #82
Full Changelog: 0.1...0.6.0
Flink-sql-runner 0.2
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
- @ferenc-csaky made their first contribution in #68
- @mbroecheler made their first contribution in #82
Full Changelog: 0.1...0.2
Flink-sql-runner 0.1
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
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
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
First release
Flink jar runner 0.0.1-RC1
Initial release, all settings are hardcoded.