- Notifications
You must be signed in to change notification settings - Fork321
Comparing changes
Open a pull request
base repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
base:v3.5.0
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.6.0
- 8commits
- 14files changed
- 8contributors
Commits on Feb 2, 2023
Commits on Feb 8, 2023
fix: annotate optional integer parameters with optional type (#1487)
* fix: annotate optional integer parameters with optional type* remove google-cloud-core reference causing type checker issuesdeps: update minimum google-cloud-core to 1.6.0
tswast authoredFeb 8, 2023 build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
…p/templates/python_library/.kokoro (#1489)Source-Link:https://togithub.com/googleapis/synthtool/commit/bb171351c3946d3c3c32e60f5f18cee8c464ec51Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf
gcf-owl-bot[bot] authoredFeb 8, 2023
Commits on Feb 15, 2023
feat: adding preserveAsciiControlCharacter to CSVOptions (#1491)
* adding ASCII support for external config* adding tests for preserveAscii...* adding tests for preserveAscii...* changing 'False' to False* linting
nayaknishant authoredFeb 15, 2023
Commits on Feb 16, 2023
chore(deps): update all dependencies to v1 (#1486)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Feb 22, 2023
Fix: removes scope to avoid unnecessary duplication (#1503)
* Fix: removes scope to avoid unnecessary duplication* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Fix: loosen ipywidget dependency (#1504)
* fix: updates ipywidget dependency* fix: updates ipywidget version number
chalmerlowe authoredFeb 22, 2023 chore(main): release 3.6.0 (#1490)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredFeb 22, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.5.0...v3.6.0
Uh oh!
There was an error while loading.Please reload this page.