What's Changed
- Fix logger configuration by @velo in #1114
- Enable dependabot by @velo in #1116
- Link and README update by @mbroecheler in #1106
- Homepage commands by @mbroecheler in #1139
- Reduce bottleneck build around vertx vmp by @velo in #1111
- Explain ENV vars for local data access by @mbroecheler in #1162
- Write server-config.json to plan by @velo in #1163
- Dag picture by @mbroecheler in #1164
- updated docs and LICENSE by @mbroecheler in #1183
- Add badges by @mbroecheler in #1196
- Fix glue and iceberg runtime issues by @velo in #1198
- Change vertx.json parser to fallback to format including model container by @velo in #1202
- Move to docs.datasqrl.com by @mbroecheler in #1203
- Add add-opens to java by @velo in #1205
- update CNAME by @mbroecheler in #1204
- Add extra export and opens by @velo in #1211
- Fix flink warnings by @velo in #1212
- Fix Submodule Link by @mbroecheler in #1213
- Consolidate modules by @velo in #1108
- Test if cmd image print flink warning logs by @velo in #1206
- Auto register aggregation functions by @velo in #1214
- Refactor and Removal by @mbroecheler in #1223
- Add plugins to format files by @velo in #1224
- minor docs update by @mbroecheler in #1227
- Use docker hub as staging area for test images by @velo in #1225
- Simplify CREATE TABLE mapping by @mbroecheler in #1232
- adding test coverage for timestamp arguments with interval conditions by @mbroecheler in #1239
List of PRs that updated libraries versions
- Bump vertx.version from 4.5.8 to 4.5.14 by @dependabot in #1119
- Bump com.opencsv:opencsv from 5.7.1 to 5.11 by @dependabot in #1120
- Bump testcontainers.version from 1.18.0 to 1.21.0 by @dependabot in #1126
- Bump org.apache.hadoop:hadoop-mapreduce-client-core from 3.1.0 to 3.4.1 by @dependabot in #1131
- Bump com.h2database:h2 from 2.1.214 to 2.3.232 by @dependabot in #1132
- Bump com.google.guava:guava from 31.1-jre to 33.4.8-jre by @dependabot in #1133
- Bump io.reactiverse:vertx-maven-plugin from 1.0.28 to 2.0.1 by @dependabot in #1135
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0 to 3.1.1 by @dependabot in #1136
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 by @dependabot in #1138
- Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.5.3 by @dependabot in #1125
- Bump org.immutables:value from 2.8.8 to 2.10.1 by @dependabot in #1128
- Bump log4j.version from 2.23.1 to 2.24.3 by @dependabot in #1129
- Bump junit.jupiter.version from 5.8.2 to 5.12.2 by @dependabot in #1134
- Bump snakeyaml to 2.2 by @velo in #1143
- Bump org.freemarker:freemarker from 2.3.32 to 2.3.34 by @dependabot in #1144
- Bump org.assertj:assertj-core from 3.24.2 to 3.27.3 by @dependabot in #1145
- Bump io.micrometer:micrometer-registry-prometheus from 1.13.3 to 1.14.6 by @dependabot in #1146
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1 by @dependabot in #1148
- Bump io.netty:netty-codec from 4.1.92.Final to 4.2.1.Final by @dependabot in #1149
- Bump io.agroal:agroal-pool from 1.11 to 2.6 by @dependabot in #1150
- Bump org.duckdb:duckdb_jdbc from 0.10.3 to 1.2.2.0 by @dependabot in #1152
- Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0 by @dependabot in #1153
- Bump software.amazon.awssdk:bom from 2.24.5 to 2.31.38 by @dependabot in #1155
- Bump commons-io:commons-io from 2.11.0 to 2.19.0 by @dependabot in #1157
- Bump info.picocli:picocli from 4.7.6 to 4.7.7 by @dependabot in #1159
- Bump org.testcontainers:redpanda from 1.20.1 to 1.21.0 by @dependabot in #1160
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 by @dependabot in #1161
- Bump org.apache.iceberg:iceberg-flink-runtime-1.19 from 1.6.0 to 1.9.0 by @dependabot in #1154
- Bump software.amazon.awssdk:bom from 2.31.38 to 2.31.39 by @dependabot in #1179
- Bump org.apache.avro:avro from 1.11.3 to 1.12.0 by @dependabot in #1181
- Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.1 by @dependabot in #1165
- Bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.19.0 by @dependabot in #1167
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.3 by @dependabot in #1168
- Bump org.testng:testng from RELEASE to 7.11.0 by @dependabot in #1169
- Bump com.google.protobuf:protobuf-java from 3.21.1 to 4.30.2 by @dependabot in #1171
- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in #1172
- Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.3 by @dependabot in #1173
- Bump net.snowflake:snowflake-jdbc from 3.18.0 to 3.24.0 by @dependabot in #1174
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.8.1 by @dependabot in #1175
- Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 by @dependabot in #1176
- Bump org.apache.commons:commons-configuration2 from 2.9.0 to 2.12.0 by @dependabot in #1177
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.14.0 by @dependabot in #1178
- Bump org.postgresql:postgresql from 42.5.0 to 42.7.5 by @dependabot in #1180
- Bump com.graphql-java:graphql-java-extended-scalars from 19.1 to 22.0 by @dependabot in #1166
- Bump com.google.guava:guava from 31.1-jre to 33.4.8-jre by @dependabot in #1170
- Bump org.antlr:antlr4-runtime from 4.9.2 to 4.13.2 by @dependabot in #1184
- Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot in #1186
- Bump org.apache.calcite:calcite-core from 1.36.0 to 1.39.0 by @dependabot in #1187
- Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.6 by @dependabot in #1188
- Bump software.amazon.awssdk:bom from 2.31.39 to 2.31.40 by @dependabot in #1190
- Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 by @dependabot in #1191
- Bump org.yaml:snakeyaml from 2.2 to 2.4 by @dependabot in #1192
- Bump com.theokanning.openai-gpt3-java:service from 0.11.0 to 0.18.2 by @dependabot in #1193
- Bump io.projectreactor:reactor-core from 3.5.6 to 3.7.5 by @dependabot in #1194
- Bump net.lingala.zip4j:zip4j from 2.11.2 to 2.11.5 by @dependabot in #1195
- Bump software.amazon.awssdk:bom from 2.31.40 to 2.31.41 by @dependabot in #1199
- Bump io.micrometer:micrometer-registry-prometheus from 1.14.6 to 1.15.0 by @dependabot in #1200
- Bump org.apache.hadoop:hadoop-common from 2.10.2 to 3.4.1 by @dependabot in #1127
- Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 by @dependabot in #1201
- Bump log4j.version from 2.23.1 to 2.24.3 by @dependabot in #1207
- Bump org.apache.hadoop:hadoop-mapreduce-client-core from 3.1.0 to 3.4.1 by @dependabot in #1208
- Bump software.amazon.awssdk:bom from 2.31.41 to 2.31.42 by @dependabot in #1209
- Bump io.projectreactor:reactor-core from 3.7.5 to 3.7.6 by @dependabot in #1210
- Bump software.amazon.awssdk:bom from 2.31.42 to 2.31.43 by @dependabot in #1217
- Bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0 by @dependabot in #1219
- Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.6 by @dependabot in #1220
- Bump io.agroal:agroal-pool from 2.6 to 2.7 by @dependabot in #1215
- Bump vertx.version from 4.5.14 to 5.0.0 by @dependabot in #1218
- Bump org.yaml:snakeyaml from 1.33 to 2.4 by @dependabot in #1222
New Contributors
- @dependabot made their first contribution in #1119
Full Changelog: 0.6.0...0.6.1