1.70.0 (2025-08-28)
Features
- bigquery/reservation: Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to (f1de706)
- bigquery/reservation: Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots (f1de706)
- bigquery/storage/managedwriter: Allow overriding proto conversion mapping (#12579) (ce9d29b), refs #12578
- bigquery: Add load/extract job completion ratio (#12471) (3dab483)
- bigquery: Load job and external table opts for custom time format, null markers and source column match (#12470) (67b0320)