Skip to content

Releases: takegue/bigquery-porter

v0.2.8

29 Jul 23:35
Compare
Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

  • chore(deps): Bump @google-cloud/bigquery from 6.2.0 to 6.2.1 by @dependabot in #169
  • chore(deps): Bump @types/node from 20.4.1 to 20.4.4 by @dependabot in #170
  • chore(deps): Bump p-throttle from 5.0.0 to 5.1.0 by @dependabot in #151
  • chore(deps-dev): Bump webpack-cli from 5.0.1 to 5.1.4 by @dependabot in #168

Full Changelog: v0.2.7...0.2.8

v0.2.7

23 Jul 13:24
a79c8ae
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #139
  • chore(deps-dev): Bump vitest from 0.29.8 to 0.31.0 by @dependabot in #143
  • chore(deps): Bump @types/node from 18.16.3 to 20.1.1 by @dependabot in #146
  • chore(deps): Bump @google-cloud/bigquery from 6.1.0 to 6.2.0 by @dependabot in #142
  • chore(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #166
  • chore(deps): Bump @types/node from 20.1.1 to 20.4.1 by @dependabot in #165
  • chore(deps-dev): Bump webpack from 5.80.0 to 5.88.1 by @dependabot in #163
  • chore(deps): Bump commander from 10.0.0 to 11.0.0 by @dependabot in #161
  • chore(deps-dev): Bump @vitest/coverage-istanbul from 0.29.5 to 0.31.4 by @dependabot in #167
  • chore(deps): Bump vite from 4.3.5 to 4.3.9 by @dependabot in #156

Full Changelog: v0.2.6...v0.2.7

v0.2.6

05 May 08:13
Compare
Choose a tag to compare
FIX: Handle error when any datasets couldn't  be found

v0.2.5

05 May 07:10
41c0b52
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @google-cloud/bigquery from 6.0.3 to 6.1.0 by @dependabot in #93
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.27.0 to 0.28.3 by @dependabot in #94
  • chore(deps-dev): bump vitest from 0.27.1 to 0.28.3 by @dependabot in #95
  • Lazy fetch on pull dataset to settle all resources by @takegue in #96
  • Resolved mixed display that includes @default by @takegue in #97
  • FIX: Fetch metadata before crawl by @takegue in #98
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.28.3 to 0.28.4 by @dependabot in #102
  • chore(deps): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in #101
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #99
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.28.4 to 0.28.5 by @dependabot in #106
  • chore(deps): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #103
  • chore(deps): bump tree-sitter-sql-bigquery from 0.1.12 to 0.2.0 by @dependabot in #105
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.28.5 to 0.29.1 by @dependabot in #109
  • chore(deps-dev): bump vitest from 0.28.5 to 0.29.2 by @dependabot in #111
  • chore(deps): bump @types/node from 18.13.0 to 18.14.6 by @dependabot in #112
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.29.1 to 0.29.2 by @dependabot in #114
  • Location support for --with-ddl option by @takegue in #116
  • chore(deps-dev): bump webpack from 5.75.0 to 5.76.1 by @dependabot in #117
  • Change configuration of workflow identity federation provider by @takegue in #124
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.29.2 to 0.29.5 by @dependabot in #120
  • chore(deps-dev): Bump vitest from 0.29.2 to 0.29.7 by @dependabot in #125
  • chore(deps-dev): Bump webpack from 5.76.1 to 5.80.0 by @dependabot in #135
  • Resolve flaky test on --help by @takegue in #137
  • chore(deps): Bump @types/node from 18.14.6 to 18.16.3 by @dependabot in #138
  • chore(deps-dev): Bump @tsconfig/strictest from 1.0.2 to 2.0.1 by @dependabot in #134

Full Changelog: v0.2.4...v0.2.5

v0.2.4

21 Jan 08:25
0a01853
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump commander from 9.4.1 to 9.5.0 by @dependabot in #79
  • chore(deps-dev): bump @vitest/coverage-istanbul from 0.26.3 to 0.27.0 by @dependabot in #80
  • chore(deps-dev): bump vitest from 0.26.3 to 0.27.1 by @dependabot in #82
  • Allow Dataset on push command by @takegue in #77
  • Improve performance of pull by @takegue in #83
  • Capping width of display message by @takegue in #84
  • chore(deps): bump commander from 9.5.0 to 10.0.0 by @dependabot in #87

Full Changelog: v0.2.3...v0.2.4

v0.2.3

03 Jan 19:56
Compare
Choose a tag to compare
chore: refactoring

v0.2.2

02 Jan 01:06
Compare
Choose a tag to compare

Bug Fixes

  • Ignore temporary BigQuery resources to format target by @takegue in #67
  • Ignore short-life BigQuery resource from formatting by @takegue in #68

Full Changelog: v0.2.1...v0.2.2

Release v0.2

01 Jan 10:17
7e540ab
Compare
Choose a tag to compare

What's Changed

  • Suppress too many fetch for sharding table by @takegue in #31
  • Switching execution project by @takegue in #32
  • Add exitCode when command is failed by @takegue in #40
  • Add format rule: reference identifier replacement partially matched to namespace by @takegue in #58
  • Sorting DML/DDL files by @takegue in #64

New Contributors

Full Changelog: v0.1.0...v0.2.1

v0.1.20

25 Dec 00:24
Compare
Choose a tag to compare
Add workflow for release

v0.1.9: First Release

04 Dec 21:21
Compare
Choose a tag to compare