Skip to content

Releases: gluent/goe

v1.0.8

03 Dec 11:15
069c10e
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure defaulted sort columns on BigQuery do not exceed maximum by @nj1973 in #232
  • test: Tests write to own log file by @nj1973 in #230

Full Changelog: v1.0.7...v1.0.8

v1.0.7

04 Sep 08:22
7392d8e
Compare
Choose a tag to compare

What's Changed

  • chore(release): Bump to version 1.0.6-DEV by @nj1973 in #216
  • chore: Remove version file by @nj1973 in #218
  • chore: Remove data governance code by @nj1973 in #221
  • docs: Add recommended GCP roles and privileges by @nj1973 in #220
  • test: Support log directory on GCS for tests by @nj1973 in #219
  • fix: Frontend API incorrectly not in dry_run mode by @nj1973 in #225
  • feat: Default --sort-columns to source primary key for BigQuery target by @nj1973 in #224
  • chore: Bump version to 1.0.7 by @nj1973 in #227

Full Changelog: v1.0.6...v1.0.7

v1.0.6

18 Jul 08:26
539e42e
Compare
Choose a tag to compare

What's Changed

  • chore: Bump version to 1.0.6-DEV by @nj1973 in #203
  • fix: Fix broken Dataproc Canary call by @nj1973 in #205
  • feat: Set BigQuery job time zone to UTC by @nj1973 in #206
  • feat: Add --ddl-file option and support offload to an existing empty table by @nj1973 in #149
  • feat: Change default BigQuery date partition granularity to M by @nj1973 in #207
  • chore: Remove unused Netezza code by @nj1973 in #209
  • chore(build): Add PyPi publish workflow by @nj1973 in #212
  • chore: Bump to 1.0.6 by @nj1973 in #213
  • chore(release): Change pyproject.toml name to match PyPi by @nj1973 in #214

Full Changelog: v1.0.5...v1.0.6

v1.0.5

20 Jun 15:16
66bbb1b
Compare
Choose a tag to compare

What's Changed

  • test: Refactor type mapping tests by @nj1973 in #190
  • feat: Round sampled Oracle NUMBER(17|18) up to GOE INT_38 by @nj1973 in #197
  • feat: Add support log file on GCS by @nj1973 in #199
  • feat: dotenv support by @cofin in #143
  • chore: Update version to 1.0.5 by @nj1973 in #202

Full Changelog: v1.0.4...v1.0.5

v1.0.4

03 Jun 15:58
790fab4
Compare
Choose a tag to compare

What's Changed

  • fix: Fix syntax in spark-standalone-hive-site.xml by @nj1973 in #131
  • feat: Cater for inconsistent Oracle error code format in exceptions by @nj1973 in #159
  • fix: Close connection used to get database version during Offload Transport by @nj1973 in #162
  • feat: Add GOOGLE_DATAPROC_BATCHES_TTL by @nj1973 in #168
  • fix: Correct logic to autotune Dataproc Batches parallelism by @nj1973 in #169
  • feat: Better transport range splitter for Oracle IOT tables by @nj1973 in #176
  • chore(deps): bump redis from 4.3.1 to 4.4.4 by @dependabot in #187
  • feat: Remove BigQuery NUMERIC precision/scale decorators for unsafe (i.e. sampled) mappings by @nj1973 in #179
  • feat: Increase default for MAX_OFFLOAD_CHUNK_SIZE by @nj1973 in #188
  • fix: Remove CELL_OFFLOAD_PROCESSING workaround on newer Oracle versions by @nj1973 in #178

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Apr 10:14
9afd1f4
Compare
Choose a tag to compare

What's Changed

  • feat: Query Import to support Oracle INTERVAL_YM by @nj1973 in #142
  • feat: Switch GOOGLE_DATAPROC_BATCHES_SUBNET to require a full URI by @nj1973 in #151

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Mar 19:30
cc6ee37
Compare
Choose a tag to compare

Initial release