Releases: DataSQRL/flink-sql-runner
Releases · DataSQRL/flink-sql-runner
0.10.0
What's Changed
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #303
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #302
- Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 by @dependabot[bot] in #306
- Bump mockito.version from 5.22.0 to 5.23.0 by @dependabot[bot] in #305
- fix: Correct identifier for
upsert-kafka-safeconnector by @ferenc-csaky in #307 - Bump jdbi3.version from 3.51.0 to 3.52.0 by @dependabot[bot] in #311
- Bump testcontainers.version from 2.0.3 to 2.0.4 by @dependabot[bot] in #310
- Bump log4j.version from 2.25.3 to 2.25.4 by @dependabot[bot] in #312
- feat: Add officially released Flink 2.x compatible CDC connectors by @ferenc-csaky in #313
Full Changelog: 0.9.5...0.10.0
0.9.5
What's Changed
- Add Hadoop core-site.xml for S3A IRSA credential support by @velo in #290
- Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #291
- Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by @dependabot[bot] in #292
- Bump maven-surefire-plugin.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #293
- Bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0 by @dependabot[bot] in #294
- Bump mockito.version from 5.21.0 to 5.22.0 by @dependabot[bot] in #297
- Support Bash-style default values in
EnvVarResolverby @ferenc-csaky in #299
Full Changelog: 0.9.4...0.9.5
0.9.4
What's Changed
- Include a custom SQL Server CDC connector that is patched to Flink 2.x by @ferenc-csaky in #280
- Pin Netty version to match with Flink by @velo in #281
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #279
- Handle
Rowobjects without named fields properly into_jsonbby @ferenc-csaky in #284 - Add pre-commit code formatting hook by @ferenc-csaky in #285
- Do not show REST not found errors in log by @ferenc-csaky in #286
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 by @dependabot[bot] in #289
Full Changelog: 0.9.3...0.9.4
0.9.3
What's Changed
- Bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by @dependabot[bot] in #274
- Override
RexNodeJsonDeserializeruntil loading PTFs via compiled plan is patched in Flink by @ferenc-csaky in #278
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- Ship hadoop-common and hadoop-mapreduce-client-core to Flink lib by @velo in #266
- Bump jdbi3.version from 3.50.0 to 3.51.0 by @dependabot[bot] in #261
- Bump mockito.version from 5.20.0 to 5.21.0 by @dependabot[bot] in #262
- Bump testcontainers.version from 2.0.2 to 2.0.3 by @dependabot[bot] in #263
- Bump log4j.version from 2.25.2 to 2.25.3 by @dependabot[bot] in #264
- Bump iceberg.version from 1.10.0 to 1.10.1 by @dependabot[bot] in #268
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #265
- Bump spotless plugin to 3.1.0 by @ferenc-csaky in #269
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #270
- Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #271
- Shade
aws-msk-iam-authto the runner uber JAR by @ferenc-csaky in #272 - Package
flink-parquetinto theflink-sql-runnerJAR by @ferenc-csaky in #273 - Package
flink-connector-httpinto theflink-sql-runnerJAR by @ferenc-csaky in #275
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- Add
to_append_streamPTF by @ferenc-csaky in #259 - Ship
aws-msk-iam-authto Flink lib by @ferenc-csaky in #260
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Bump io.sundr:sundr-maven-plugin from 0.200.4 to 0.220.1 by @dependabot[bot] in #197
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #208
- Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #209
- Bump mockito.version from 5.19.0 to 5.20.0 by @dependabot[bot] in #200
- Bump log4j.version from 2.25.1 to 2.25.2 by @dependabot[bot] in #199
- Add default DEPLOYMENT env vars if they are not defined by @ferenc-csaky in #214
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #219
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #220
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 by @dependabot[bot] in #217
- Bump jdbi3.version from 3.49.5 to 3.49.6 by @dependabot[bot] in #216
- Bump io.sundr:sundr-maven-plugin from 0.220.1 to 0.230.0 by @dependabot[bot] in #215
- Add
stdlib-icebergwithdelete_deduplicated_databy @ferenc-csaky in #206 - Add Iceberg deps for the runner image by @ferenc-csaky in #226
- Add AWS SDK v2 dependencies for Iceberg S3 support by @velo in #228
- Bump io.sundr:sundr-maven-plugin from 0.230.0 to 0.230.1 by @dependabot[bot] in #224
- Bump org.apache.iceberg:iceberg-flink-runtime-1.19 from 1.9.2 to 1.10.0 by @dependabot[bot] in #223
- Bump jacoco.version from 0.8.13 to 0.8.14 by @dependabot[bot] in #222
- Update to Flink 2.1 by @ferenc-csaky in #229
- Update Iceberg runtime dependency to Flink 2.x by @ferenc-csaky in #232
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #230
- Bump aws.sdk.version from 2.20.160 to 2.35.10 by @dependabot[bot] in #231
- Bump aws.sdk.version from 2.35.11 to 2.36.2 by @dependabot[bot] in #233
- Move to structured function documentation by @ferenc-csaky in #227
- Use Iceberg AWS bundle instead of standalone AWS SDK JARs by @ferenc-csaky in #243
- Refactor common runner code to not use 3rd party dependencies by @ferenc-csaky in #240
- Exclude SLF4J and Log4J from
iceberg-aws-bundleby @ferenc-csaky in #244 - Fine-tune the default Log4j2 config by @ferenc-csaky in #246
- Bump
testcontainersto 2.0.2 by @ferenc-csaky in #248 - Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in #247
- Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 by @dependabot[bot] in #236
- Bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2 by @dependabot[bot] in #238
- Create new module for flink-sql-runner dependencies by @velo in #239
- Improve CI pipeline by @velo in #252
- Allow unknown CLI options by @ferenc-csaky in #253
- Update Flink version to 2.2.0 by @ferenc-csaky in #254
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #249
- Bump jdbi3.version from 3.49.6 to 3.50.0 by @dependabot[bot] in #242
- Bump org.junit:junit-bom from 5.13.4 to 6.0.1 by @dependabot[bot] in #237
- Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 by @dependabot[bot] in #255
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.3 by @dependabot[bot] in #256
Full Changelog: 0.8.3...0.9.0
0.9.0-alpha2
What's Changed
Full Changelog: 0.9.0-alpha1...0.9.0-alpha2
0.9.0-alpha1
What's Changed
- Bump io.sundr:sundr-maven-plugin from 0.200.4 to 0.220.1 by @dependabot[bot] in #197
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #208
- Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #209
- Bump mockito.version from 5.19.0 to 5.20.0 by @dependabot[bot] in #200
- Bump log4j.version from 2.25.1 to 2.25.2 by @dependabot[bot] in #199
- Add default DEPLOYMENT env vars if they are not defined by @ferenc-csaky in #214
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #219
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #220
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 by @dependabot[bot] in #217
- Bump jdbi3.version from 3.49.5 to 3.49.6 by @dependabot[bot] in #216
- Bump io.sundr:sundr-maven-plugin from 0.220.1 to 0.230.0 by @dependabot[bot] in #215
- Add
stdlib-icebergwithdelete_deduplicated_databy @ferenc-csaky in #206 - Add Iceberg deps for the runner image by @ferenc-csaky in #226
- Add AWS SDK v2 dependencies for Iceberg S3 support by @velo in #228
- Bump io.sundr:sundr-maven-plugin from 0.230.0 to 0.230.1 by @dependabot[bot] in #224
- Bump org.apache.iceberg:iceberg-flink-runtime-1.19 from 1.9.2 to 1.10.0 by @dependabot[bot] in #223
- Bump jacoco.version from 0.8.13 to 0.8.14 by @dependabot[bot] in #222
- Update to Flink 2.1 by @ferenc-csaky in #229
- Update Iceberg runtime dependency to Flink 2.x by @ferenc-csaky in #232
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #230
- Bump aws.sdk.version from 2.20.160 to 2.35.10 by @dependabot[bot] in #231
- Bump aws.sdk.version from 2.35.11 to 2.36.2 by @dependabot[bot] in #233
- Move to structured function documentation by @ferenc-csaky in #227
- Use Iceberg AWS bundle instead of standalone AWS SDK JARs by @ferenc-csaky in #243
- Refactor common runner code to not use 3rd party dependencies by @ferenc-csaky in #240
- Exclude SLF4J and Log4J from
iceberg-aws-bundleby @ferenc-csaky in #244 - Fine-tune the default Log4j2 config by @ferenc-csaky in #246
- Bump
testcontainersto 2.0.2 by @ferenc-csaky in #248 - Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in #247
- Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 by @dependabot[bot] in #236
- Bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2 by @dependabot[bot] in #238
Full Changelog: 0.8.3...0.9.0-alpha1
0.8.3
What’s Changed
- Use Iceberg AWS bundle instead of standalone AWS SDK JARs by @ferenc-csaky in #243
- Refactor common runner code to not use 3rd party dependencies by @ferenc-csaky in #240
- Exclude SLF4J and Log4J from
iceberg-aws-bundleby @ferenc-csaky in #244
Full Changelog: 0.8.2...0.8.3