Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 27, 2025
chore(main): release 3.34.0 (#2193)
Show description for d92b487chore(deps): update dependency pytest-xdist to v3.7.0 (#2203)
Show description for cfbf263feat: job creation mode GA (#2190)
Show description for 64cd39fauthored- authored
Commits on May 23, 2025
- authored
ci: updates renovate.json to ignore docs.yml (#2200)
Show description for a5f9855authoredci: Configure Renovate to keep Python at 3.10 for docs workflow (#2199)
Show description for 85ff5b1
Commits on May 22, 2025
ci: Remove unit tests and doc tests from kokoro presubmit. (#2195)
Show description for cc63108- authored
Commits on May 21, 2025
fix(deps): update all dependencies (#2184)
Show description for 12490f2
Commits on May 20, 2025
ci: adds new github workflow focused on documentation in prep to deprecate kokoro presubmit (#2194)
Show description for bfa95f1docs: update query.py (#2192)
Show description for 9b5ee78ci: Import numpy before pyarrow in tests to resolve import warning (#2187)
Show description for a3d6bf3
Commits on May 19, 2025
chore(main): release 3.33.0 (#2180)
Show description for b140fcaRevert "fix: table iterator should not use bqstorage when page_size is not None (#2154)" (#2191)
Show description for 06ee3dfauthoredci: Update to the CI/CD pipeline via github workflow to help cut turn-around time (#2189)
Show description for bf58ca5authoredfeat: support job reservation (#2186)
Show description for cb646cefix: ensure SchemaField.field_dtype returns a string (#2188)
Show description for 7ec2848authored
Commits on May 15, 2025
refactor: Fix DeprecationWarnings for datetime methods in job tests (#2185)
Show description for 5805066
Commits on May 14, 2025
chore(deps): update all dependencies to v3.32.0 (#2179)
Show description for 110ad60chore: Fix two types of warnings in unit tests (#2183)
Show description for 2140a51feat: Add dtype parameters to to_geodataframe functions (#2176)
Show description for ebfd0a8fix: ensure AccessEntry equality and repr uses the correct `entity_type` (#2182)
Show description for 0217637authored
Commits on May 13, 2025
chore(python): remove docs from templates (#2164)
Show description for 2d173a5
Commits on May 12, 2025
feat: add ability to set autodetect_schema query param in update_table (#2171)
Show description for 57f940dchore(deps): update dependency db-dtypes to v1.4.3 (#2178)
Show description for 156e518chore(main): release 3.32.0 (#2152)
Show description for 185116eauthoredchore(deps): update all dependencies (#2158)
Show description for 5c8e917
Commits on May 1, 2025
feat: add WRITE_TRUNCATE_DATA enum (#2166)
Show description for 4692747authoredfeat: add dataset access policy version attribute (#2169)
Show description for b7656b9authored
Commits on Apr 29, 2025
feat: Update the AccessEntry class with a new condition attribute and unit tests (#2163)
Show description for 7301667authored
Commits on Apr 25, 2025
feat: support BigLakeConfiguration (managed Iceberg tables) (#2162)
Show description for a1c8e9aauthored
Commits on Apr 24, 2025
fix: `query()` now warns when `job_id` is set and the default `job_retry` is ignored (#2167)
Show description for ca1798aauthored
Commits on Apr 16, 2025
feat: adds condition class and assoc. unit tests (#2159)
Show description for a69d6b7authored
Commits on Apr 11, 2025
test: adds pytest-xdist to speed up processing of CI/CD checks (#2153)
Show description for 1cabacbauthored