Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:59
· 0 commits to a7d5e4c9aa873a93c91203f8ce20038608878c3b since this release

What's Changed

  • ci: fix connector creation in load tests (FIR-52465) by @goprean in #238
  • feat: add support for avro ingestion of integer (FIR-52468) by @goprean in #239
  • feat: add support for avro ingestion of bigint (FIR-52472) by @goprean in #240
  • feat: added support for numeric data type in avro (FIR-52473) by @goprean in #241
  • feat: add support for avro ingestion of real (FIR-52474) (#240) by @goprean in #242
  • feat: add support for avro ingestion of double precision (FIR-52475) by @goprean in #243
  • feat: add support for avro ingestion of boolean (FIR-52476) by @goprean in #244
  • feat: add support for avro ingestion of date (FIR-52477) by @goprean in #245
  • feat: add support for avro ingestion of timestamp (FIR-52478) by @goprean in #249
  • feat: added support for timestamptz with avro format (FIR-52479) by @goprean in #250
  • feat: added support for bytea data type in avro (FIR-52480) by @goprean in #251
  • feat: added support for text data type with avro format (FIR-52481) by @goprean in #252
  • Revert "ci: fix connector creation in load tests (FIR-52465) (#238)" by @goprean in #256
  • test: add a test with all data types with avro format (FIR-52512) by @goprean in #254
  • feat: added support for json data type with avro (FIR-52482) by @goprean in #253
  • test: added ability to run load tests using avro format (FIR-52510) by @goprean in #257

Full Changelog: v0.4.0...v0.4.1