0.7.0
What's Changed
- Add "Ferenc Csaky" to developers by @ferenc-csaky in #124
- Load auto-registered functions as temporary system functions by @ferenc-csaky in #125
- Fix
vector_embeddtypo by @ferenc-csaky in #129 - Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #121
- Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #123
- Bump org.testcontainers:postgresql from 1.21.0 to 1.21.1 by @dependabot[bot] in #122
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #126
- Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 by @dependabot[bot] in #120
- Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 by @dependabot[bot] in #116
- Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #117
- Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 by @dependabot[bot] in #119
- Update license header year by @ferenc-csaky in #130
- Skip PR image deletion in GH workflow if it does not exist by @ferenc-csaky in #133
- Use
spotless-maven-pluginto format Java andpom.xmlfiles by @ferenc-csaky in #137 - Add
-m, --modeCLI option to control FlinkRuntimeExecutionModeby @ferenc-csaky in #127 - Return
FlinkVectorTypeas a result invector_embedin the OpenAI lib by @ferenc-csaky in #131 - Fix spotless formatting by @ferenc-csaky in #138
- Rationalize Lombok usage in the project by @ferenc-csaky in #139
- Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 by @dependabot[bot] in #140
- Push non-release docker images to
ghcr.ioby @ferenc-csaky in #143 - General refactor and housekeeping by @ferenc-csaky in #141
- Fix docker image tag in GH CI for
pushevents by @ferenc-csaky in #146 - Improve integration test job evaluation logic, and use
testcontainersby @ferenc-csaky in #145 - Use Maven project version for non-release artifacts in CI by @ferenc-csaky in #150
- Add common functions from
sqrlrepo, unify function package naming by @ferenc-csaky in #142 - Sort and cleanup POM files by @ferenc-csaky in #154
- Fix
flink-csvdependency scope by @ferenc-csaky in #155 - Add non-async OpenAI function implementations by @ferenc-csaky in #152
- Bump testcontainers.version from 1.21.1 to 1.21.2 by @dependabot[bot] in #153
- Bump log4j.version from 2.24.3 to 2.25.0 by @dependabot[bot] in #149
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #151
- Fix sync openai functions parent class by @ferenc-csaky in #156
- Improve Docker container interactions by @ferenc-csaky in #157
- Change root package from
com.datasqrltocom.datasqrl.flinkrunnerinflink-sql-runnermodule by @ferenc-csaky in #158 - Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #159
- Make the runner more flexible for easier SQRL integration by @ferenc-csaky in #160
- Make OpenAI API URLs configurable via env variables by @ferenc-csaky in #162
- Fix redpanda container version by @ferenc-csaky in #164
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #165
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #167
- Bump Flink to latest patch versions, fix logging by @ferenc-csaky in #169
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by @dependabot[bot] in #168
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #166
- Adapt POMs to Maven Central requirements by @ferenc-csaky in #173
Full Changelog: 0.6.2...0.7.0