Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

March 18, 2024 #323

Closed
github-actions bot opened this issue Mar 19, 2024 · 0 comments · Fixed by #328
Closed

March 18, 2024 #323

github-actions bot opened this issue Mar 19, 2024 · 0 comments · Fixed by #328
Labels

Comments

@github-actions
Copy link

Libraries

A weekly digest of client library updates from across the Cloud SDK.

Node.js

Changes for @google-cloud/bigquery

7.5.1 (2024-03-14)

Bug Fixes
  • Add better documentation around usage of BigQueryTimestamp class and .timestamp method. ( 2b2c3e0)
  • BigQueryTimestamp should keep accepting floats #1339 ( 2b2c3e0)
  • Restores BigQueryTimestamp behavior to accept a numeric value in the constructor representing epoch-seconds. The affected 7.5.0 version would parse a numeric value as epoch-microseconds. ( 2b2c3e0)

Python

Changes for google-cloud-bigquery

3.19.0 (2024-03-11)

Features
Bug Fixes
  • Add google-auth as a direct dependency ( 713ce2c)
  • Augment universe_domain handling ( #1837) ( 53c2cbf)
  • deps: Require google-api-core>=1.34.1, >=2.11.0 ( 713ce2c)
  • Supplementary fix to env-based universe resolution ( #1844) ( b818992)
  • Supplementary fix to env-based universe resolution ( #1847) ( 6dff50f)

Feature

You can now undelete a dataset that is within your time travel window to recover it to the state that it was in when it was deleted. This feature is in preview.

Feature

These BigQuery features are now
generally available
(GA):

Text analysis configuration options
for the following:

The following advanced processing functions:

Feature

You can now perform hierarchical forecasts in BigQuery ML
time series models,
which let you aggregate and roll up values for all time series in the model.
This feature is
generally available
(GA).

https://cloud.google.com/bigquery/docs/release-notes#March_18_2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants