Skip to content

Releases: hsbc/bqtools

1.0.13

13 Mar 19:31
1280647

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.12...1.0.13

1.0.12

06 Mar 05:50
178fe65

Choose a tag to compare

What's Changed

Full Changelog: 1.0.11...1.0.12

1.0.11

05 Mar 21:30
7581da8

Choose a tag to compare

What's Changed

  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #33
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #32
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #31
  • chore(deps): update sigstore/gh-action-sigstore-python action to v3.0.1 by @renovate[bot] in #30
  • chore(deps): update sigstore/gh-action-sigstore-python action to v3.1.0 by @renovate[bot] in #36
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #37
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #38
  • chore(deps): update sigstore/gh-action-sigstore-python action to v3.2.0 by @renovate[bot] in #39
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #40
  • feat: changes to improve logging handling when using cloud logging so exit code is zero as without flush exists with error by @MikeMoore63 in #42

Full Changelog: 1.0.10...1.0.11

1.0.10

18 Oct 14:18
1d72107

Choose a tag to compare

Handle older versions of bigquery libraries

1.0.9

18 Oct 11:52
e339ae1

Choose a tag to compare

Fix bqsync for nested primitive arrays fix copy logic for unnests. Also handle possible clashe sin field names by using flattend wrapped field paths.

Fix issues where how fields in schem in tables can be mutated as changed from using underling property ._fields to ._properties["fields"] this would cause match_and_add_to_schema tests also to fail.

Fixed tests as they where depenedent on inrernals of deepdiff by instead just comparing to expected output.

1.0.8

25 Aug 17:54
cdda21e

Choose a tag to compare

Merge pull request #27 from MikeMoore63/feat/tbl_routines

chore: bump version to v1.0.8 as signing failed on 1.0.7

1.0.7

25 Aug 13:31
200b85c

Choose a tag to compare

Merge pull request #22 from MikeMoore63/feat/tbl_routines

feat: add support for table functions and complex paramters and types when falling back on sq approach to snc routines

1.0.6.5

02 Jan 15:00
1aaac2b

Choose a tag to compare

What's Changed

  • feat: handle scalar sql functions in bqsync that reference only datas… by @MikeMoore63 in #14
  • start to add types for better docs and validation by @MikeMoore63 in #15
  • docs: update changelog about types by @MikeMoore63 in #16
  • chore: update actions to use trusted publisher and sign releases by @MikeMoore63 in #17

Full Changelog: 1.0.6.3...1.0.6.5

1.0.6.4

01 Jan 14:47
1aaac2b

Choose a tag to compare

What's Changed

  • feat: handle scalar sql functions in bqsync that reference only datas… by @MikeMoore63 in #14
  • start to add types for better docs and validation by @MikeMoore63 in #15
  • docs: update changelog about types by @MikeMoore63 in #16
  • chore: update actions to use trusted publisher and sign releases by @MikeMoore63 in #17

Full Changelog: 1.0.6.3...1.0.6.4

1.0.6.3

01 Jan 08:46
5c8601d

Choose a tag to compare

What's Changed

  • feat: update python-publish.yml to allow upgrade of 1.0.6 by @MikeMoore63 in #13

Full Changelog: 1.0.6.2...1.0.6.3