-
Notifications
You must be signed in to change notification settings - Fork 306
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery
base: v3.26.0
head repository: googleapis/python-bigquery
compare: v3.27.0
- 7 commits
- 30 files changed
- 7 contributors
Commits on Sep 26, 2024
-
chore(deps): update all dependencies (#2031)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://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> Co-authored-by: Leah E. Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02706e2 - Browse repository at this point
Copy the full SHA 02706e2View commit details
Commits on Oct 1, 2024
-
chore(deps): update all dependencies (#2033)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://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>
Configuration menu - View commit details
-
Copy full SHA for e29b987 - Browse repository at this point
Copy the full SHA e29b987View commit details
Commits on Oct 9, 2024
-
Fix typo in legacy docs (#2037)
uspported -> supported Co-authored-by: Chalmer Lowe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d8d0a0 - Browse repository at this point
Copy the full SHA 1d8d0a0View commit details
Commits on Oct 10, 2024
-
feat: updates to allow users to set max_stream_count (#2039)
Adds a function `determine_requested_streams()` to compare `preserve_order` and the new argument `max_stream_count` to determine how many streams to request. ``` preserve_order (bool): Whether to preserve the order of streams. If True, this limits the number of streams to one (more than one cannot guarantee order). max_stream_count (Union[int, None]]): The maximum number of streams allowed. Must be a non-negative number or None, where None indicates the value is unset. If `max_stream_count` is set, it overrides `preserve_order`. ``` Fixes #2030 🦕
Configuration menu - View commit details
-
Copy full SHA for 7372ad6 - Browse repository at this point
Copy the full SHA 7372ad6View commit details
Commits on Nov 1, 2024
-
build: use multiScm for Kokoro release builds (#2049)
Source-Link: googleapis/synthtool@0da1658 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5cddfe2fb5019bbf78335bc55f15bc13e18354a56b3ff46e1834f8e540807f05 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b03d61 - Browse repository at this point
Copy the full SHA 7b03d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for fef8b88 - Browse repository at this point
Copy the full SHA fef8b88View commit details
Commits on Nov 7, 2024
-
chore(main): release 3.27.0 (#2040)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Chalmer Lowe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53c289e - Browse repository at this point
Copy the full SHA 53c289eView commit details
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.26.0...v3.27.0