Releases: hsbc/bqtools
Releases · hsbc/bqtools
1.0.13
What's Changed
- feat: fix storage client handling by @MikeMoore63 in #45
- feat: Reuse storage client connection by @venny-liao in #44
New Contributors
- @venny-liao made their first contribution in #44
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- feat: add support for structured logging by @MikeMoore63 in #43
Full Changelog: 1.0.11...1.0.12
1.0.11
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
Handle older versions of bigquery libraries
1.0.9
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
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
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
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
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
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