Skip to content

v1.32.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Jan 20:00
dc92e95

1.32.0 (2025-01-13)

Features

  • Add max_retries to TextEmbeddingGenerator and Claude3TextGenerator (#1259) (8077ff4)
  • Bigframes.bigquery.parse_json (#1265) (27bbd80)
  • Support DataFrame.astype(dict) (#1262) (5934f8e)

Bug Fixes

  • Avoid global mutation in BigQueryOptions.client_endpoints_override (#1280) (788f6e9)
  • Fix erroneous window bounds removal during compilation (#1163) (f91756a)

Dependencies

Documentation

  • Add bq studio links that allows users to generate Jupiter notebooks in bq studio with github contents (#1266) (58f13cb)
  • Add snippet to evaluate ARIMA plus model in the Forecast a single time series with a univariate model tutorial (#1267) (3dcae2d)
  • Add snippet to see the ARIMA coefficients in the Forecast a single time series with a univariate model tutorial (#1268) (059a564)
  • Update bigframes.pandas.pandas docstrings (#1247) (c4bffc3)
  • Use 002 model for better scalability in text generation (#1270) (bb7a850)