-
Notifications
You must be signed in to change notification settings - Fork 125
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-pandas
base: v0.28.0
head repository: googleapis/python-bigquery-pandas
compare: v0.28.1
- 14 commits
- 29 files changed
- 7 contributors
Commits on Feb 24, 2025
-
chore(deps): bump cryptography from 43.0.1 to 44.0.1 in /.kokoro (#879)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ba1b7d8 - Browse repository at this point
Copy the full SHA ba1b7d8View commit details -
chore(deps): update all dependencies (#853)
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b7f7e7 - Browse repository at this point
Copy the full SHA 4b7f7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4fb65 - Browse repository at this point
Copy the full SHA 7c4fb65View commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d8975bd - Browse repository at this point
Copy the full SHA d8975bdView commit details
Commits on Mar 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ba35b66 - Browse repository at this point
Copy the full SHA ba35b66View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 287d64d - Browse repository at this point
Copy the full SHA 287d64dView commit details -
fix: resolve issue where pre-release versions of dependencies are ins…
…talled (#890) * fix: resolve issue where pre-release versions of dependencies are installed * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Delete .kokoro/docker/docs/requirements.txt * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * See https://github.com/googleapis/python-bigquery-pandas/pull/889/files --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3574ca1 - Browse repository at this point
Copy the full SHA 3574ca1View commit details
Commits on Mar 10, 2025
-
build: use python 3.10 for testing (#891)
* build: use python 3.10 for testing * set default_python_version to 3.10
Configuration menu - View commit details
-
Copy full SHA for 1ca1a30 - Browse repository at this point
Copy the full SHA 1ca1a30View commit details
Commits on Mar 12, 2025
-
chore(deps): update all dependencies (#895)
* chore(deps): update all dependencies * Update docs.yml * Update lint.yml --------- Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7bac1c7 - Browse repository at this point
Copy the full SHA 7bac1c7View commit details
Commits on Mar 14, 2025
-
fix: remove setup.cfg configuration for creating universal wheels (#898)
`setup.cfg` contains a setting to create a `Universal Wheel` which is only needed if libraries support both Python 2 and Python 3. This library only supports Python 3 so this setting is no longer needed. See https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#wheels. See similar PR https://togithub.com/googleapis/google-cloud-python/pull/13659 which includes this stack trace ``` running bdist_wheel /tmp/pip-build-env-9o_3w17v/overlay/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! ```
Configuration menu - View commit details
-
Copy full SHA for b3a9af2 - Browse repository at this point
Copy the full SHA b3a9af2View commit details
Commits on Mar 27, 2025
-
chore(deps): update all dependencies (#897)
* chore(deps): update all dependencies * Update docs.yml * Update lint.yml --------- Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5455de1 - Browse repository at this point
Copy the full SHA 5455de1View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d4d85ce - Browse repository at this point
Copy the full SHA d4d85ceView commit details
Commits on Apr 28, 2025
-
refactor: break down gbq.py file to several smaller ones (#909)
* refactor: break down gbq.py file to several smaller ones * fix test failures * fix more test import failures * fix prerelease tests * fix system tests * restore imports * restore imports * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add noqa for backward compatibility * fix lint * fix test failures by ignoring timestamp granularity: --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36eb530 - Browse repository at this point
Copy the full SHA 36eb530View commit details
Commits on May 12, 2025
-
chore(main): release 0.28.1 (#892)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d525eba - Browse repository at this point
Copy the full SHA d525ebaView 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 v0.28.0...v0.28.1