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

August 07, 2023 #224

Closed
github-actions bot opened this issue Aug 8, 2023 · 2 comments
Closed

August 07, 2023 #224

github-actions bot opened this issue Aug 8, 2023 · 2 comments
Labels

Comments

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Feature

The quantitive LIKE operator is now in
preview. With this operator, you can check a search value for matches against several patterns, using one of these conditions:

  • LIKE ANY: Checks if at least one pattern matches.
  • LIKE SOME: Synonym for LIKE ANY.
  • LIKE ALL: Checks if every pattern matches.

Feature

The following JSON functions are now generally available (GA).

Feature

BigQuery now supports the ability to deny access to principals via deny policies for the following IAM permissions :

  • Managing reservations and capacity commitments: bigquery.googleapis.com/capacityCommitments.*, bigquery.googleapis.com/bireservations.*, bigquery.googleapis.com/reservationAssignments.*, bigquery.googleapis.com/reservations.*
  • Resource Deletion: bigquery.googleapis.com/[datasets, tables, models, routines, jobs, connections].delete
  • Dataset tag bindings: bigquery.googleapis.com/datasets.[createTagBinding, listTagBinding]
  • Row Access Policies: bigquery.rowAccessPolicies.[create, delete, update, setIamPolicy]

Libraries

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

Node.js

Changes for @google-cloud/bigquery

7.1.1 (2023-08-03)

Bug Fixes

7.1.0 (2023-08-01)

Features
  • Support and optionally parse JSON field ( #1229) ( cd11447)
  • Support create/list datasets on a different project ( #1230) ( 86c63fb)

7.0.0 (2023-07-31)

⚠ BREAKING CHANGES
  • migrate to node 14 ( #1236)
Bug Fixes
  • deps: Update dependency google-auth-library to v9 ( #1228) ( 22cf786)
Miscellaneous Chores

Feature

Analytics Hub now supports the use of routines in linked datasets. This feature is now in preview.

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

@github-actions github-actions bot added the rss label Aug 8, 2023
@kitta65 kitta65 reopened this Aug 14, 2023
@kitta65
Copy link
Owner

kitta65 commented Aug 14, 2023

I forgot to add functions.

@kitta65
Copy link
Owner

kitta65 commented Aug 14, 2023

acdec7e

@kitta65 kitta65 closed this as completed Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant