v1.1.3
What's Changed
- fix(deps): cap grpcio-tools and grpcio-health-checking below 1.81 by @jjviscomi in #115
- chore(conformance): scrub internal GCP project id from fixtures and recorder by @jjviscomi in #114
- fix(catalog): remove dropped tables/views/datasets from the catalog on DROP via jobs.query by @jjviscomi in #113
- fix(scripting): sync CREATE SCHEMA datasets in multi-statement scripts by @jjviscomi in #116
- fix(scripting): return the last statement's result, not the last row-producing one by @jjviscomi in #117
- fix(jobs): return BigQuery's per-type result shape for single-statement DDL by @jjviscomi in #118
- test(scripting): restore "without"/"outside" mangled by a non-word-bounded rename by @jjviscomi in #119
- fix(jobs): report BigQuery statementType for single routine DDL; execute DROP routines by @jjviscomi in #120
- fix(jobs): reject DROP SCHEMA on a non-empty dataset with resourceInUse by @jjviscomi in #121
- fix(deps): raise pyjwt floor to >=2.13.0 to close PYSEC-2025-183 by @jjviscomi in #122
- chore(ci): ignore starlette major Dependabot bumps; cover dependabot.yml in Quality-gates paths by @jjviscomi in #123
- docs: pre-v1.1.3 accuracy sweep — conformance counts, capability claims, authoring guide by @jjviscomi in #130
- release: bump to v1.1.3 by @jjviscomi in #132
Full Changelog: v1.1.2...v1.1.3