Skip to content

v0.2

Choose a tag to compare

@goprean goprean released this 03 Oct 09:23
· 0 commits to v0.1 since this release
47608b1

What's Changed

  • build(NoTicket): bump mockitoVersion from 5.18.0 to 5.19.0 by @dependabot[bot] in #39
  • (perf) FIR-48535 performance load testing against the connector by @goprean in #41
  • (perf) FIR-48535 Remove the runtime hook by @goprean in #42
  • (ci) NoTicket - fix the firebolt core directory permission by @goprean in #44
  • (deps) FIR-48534 add the commons-lang3 dependency by @goprean in #43
  • build(NoTicket): bump io.firebolt:firebolt-jdbc from 3.6.7 to 3.7.0 by @dependabot[bot] in #46
  • (feat) FIR-48534 batch records in smaller chunks if it exceeds the max org limit in firebolt by @goprean in #45
  • FIR-48534 use the exception type to detect when the payload is too large by @goprean in #47
  • (bug) FIR-48703 removing topic from topics definition attribute still process that topic by @goprean in #48
  • (feat) FIR-48781 allow certain strings to be converted to values in boolean column data type by @goprean in #49
  • Fir 48782 boolean failed conversion by @goprean in #50
  • (feat) FIR-48782 - records with int columns that cannot be converted move to the deadletter queue by @goprean in #51
  • (feat) FIR-48782 allow smaller integer types to be saved in bigint column by @goprean in #52
  • (feat) FIR-48782 - records with real data columns that cannot be converted move to the deadletter queue by @goprean in #53
  • (feat) FIR-48782 - records with double precision columns that cannot be converted move to the deadletter queue by @goprean in #54
  • build(NoTicket): bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 by @dependabot[bot] in #58
  • (feat) FIR-48782 - records with numeric columns that cannot be converted are moved to the deadletter queue by @goprean in #55
  • (feat) FIR-48782 - records with date columns that cannot be converted move to the deadletter queue by @goprean in #59
  • (feat) FIR-48782 records with timestamp columns that cannot be converted will be move to the deadletter queue by @goprean in #60
  • (feat) FIR-48782 records with timestamptz columns that cannot be converted will be move to the deadletter queue by @goprean in #61
  • (feat) FIR-48782 records with string columns that cannot be converted will be moved to the deadletter queue by @goprean in #62
  • (feat) FIR-48782 records with bytea columns that cannot be converted will be moved to the deadletter queue by @goprean in #63
  • build(NoTicket): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 by @dependabot[bot] in #65
  • (feat) FIR-48916 Do not allow connecting without account, engine or database to Firebolt Cloud by @goprean in #64
  • (ci) FIR-49021 add a git workflow that lists all the custom plugins with firebolt in the name by @goprean in #68
  • feat: FIR-48541 add support for dead letter queue by @bogdantruta-firebolt in #66
  • refactor: FIR-48541 removing unused tests and reducing FireboltRecord list by @bogdantruta-firebolt in #69
  • build(NoTicket): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #72
  • build(NoTicket): bump mockitoVersion from 5.19.0 to 5.20.0 by @dependabot[bot] in #73
  • build(NoTicket): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #71
  • Fix the load tests running on latest connector by @goprean in #74
  • (feat) FIR-48662 group backend exceptions into recoverable and non-recoverable exceptions by @goprean in #75
  • feat: release version 0.2 (FIR-49394) by @goprean in #76
  • chore: Naming convention should be firebolt-db-firebolt-kafka-connector-.zip by @goprean in #77

New Contributors

Full Changelog: v0.1...v0.2