v0.3.1
·
0 commits
to 0dd5dcf736efa6d04ee8e67597024f4675c215ef
since this release
What's Changed
- ci: the version of the connector was missing from the slack message
FIR-51418by @goprean in #189 - refactor: change the class names to binary to reflect the ingestion type
FIR-51325by @goprean in #181 - feat: add schema support for parquet ingestion for integer
FIR-51325by @goprean in #176 - feat: add schema support for parquet ingestion for bigint
FIR-51325by @goprean in #177 - feat: add schema support for timestamp binary ingestion
FIR-51325by @goprean in #190 - feat: add schema support for timestamptz binary ingestion
FIR-51325by @goprean in #191 - feat: add schema support for real binary ingestion
FIR-51325by @goprean in #192 - feat: add schema support for double binary ingestion
FIR-51325by @goprean in #193 - feat: add schema support for decimal binary ingestion
FIR-51325by @goprean in #194 - feat: add schema support for date binary ingestion
FIR-51325by @goprean in #195 - feat: add schema support for text binary ingestion
FIR-51325by @goprean in #196 - feat: add schema support for bytea binary ingestion
FIR-51325by @goprean in #197 - feat: add schema support for boolean binary ingestion
FIR-51325by @goprean in #198 - refactor(NoTicket): moved the prepared statement classes under ingestion/sql by @goprean in #199
- build(NoTicket): bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593 by @dependabot[bot] in #201
- build(NoTicket): bump testcontainersVersion from 1.21.3 to 1.21.4 by @dependabot[bot] in #202
- build(NoTicket): bump log4jVersion from 2.25.2 to 2.25.3 by @dependabot[bot] in #203
- test: run parquet tests on cloud
FIR-51519by @goprean in #200 - test: add support for schemaless load test run
FIR-51592by @goprean in #206 - test: added load tests for table with 1000 columns
FIR-51588by @goprean in #204 - test: randomize the payload of the kafka messages
FIR-51592by @goprean in #208 - test: add one workflow to run multiple load tests combinations
FIR-51592by @goprean in #205 - test: fix merge issue
FIR-51592by @goprean in #209 - test: also need to set the partition min bytes
FIR-51592by @goprean in #210 - test: increase timeout for load-test to 5hrs
FIR-51592by @goprean in #212 - ci: do not truncate log messages
FIR-51592by @goprean in #213 - test: combination of sql and 1000 columns causes out of memory exceptions on the connector by @goprean in #211
- test: download the connector logs and upload them as artifacts to the job
FIR-51592by @goprean in #214 - build(NoTicket): bump io.firebolt:firebolt-jdbc from 3.9.0 to 3.9.1 by @dependabot[bot] in #216
- test: add scenario based testing
FIR-51592by @goprean in #207 - test: missed the min fetch byte for scenario based
FIR-51592by @goprean in #218 - test: set the max bytes to the received input
FIR-51592by @goprean in #219 - build(NoTicket): bump io.firebolt:firebolt-jdbc from 3.9.1 to 3.10.0 by @dependabot[bot] in #220
- build(NoTicket): bump org.apache.commons:commons-csv from 1.11.0 to 1.14.1 by @dependabot[bot] in #222
- build(NoTicket): bump parquetVersion from 1.16.0 to 1.17.0 by @dependabot[bot] in #223
- test: run scenario load tests with post processing
FIR-51592by @goprean in #225 - build(NoTicket): bump jacksonVersion from 2.19.2 to 2.21.0 by @goprean in #226
- test: added scenario2 load testing
FIR-51592by @goprean in #227
Full Changelog: v0.3...v0.3.1