Contact Us 1-800-596-4880

Google BigQuery Connector Release Notes - Mule 4

Support Category: Select

Anypoint Connector for Google BigQuery (Google BigQuery Connector) gives you access to the Google BigQuery platform. This connector exposes operations provided by the Google BigQuery REST API.

1.1.5

Jan 17, 2024

Compatibility

Software Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Amazon SQS REST API

v2

Fixed Issues

Issue Resolution ID

The access token creation configuration now works correctly.

W-14270208

1.1.4

Oct 2, 2023

Compatibility

Software Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Amazon SQS REST API

v2

Fixed Issues

Issue Resolution ID

The com.google.guava component is upgraded from version 25.0-jre to 32.0.1-jre.

W-13844852

The selenium-java component is upgraded from version 3.141.59 to 4.0.0.

W-13844852

The io.netty library is upgraded to version 4.1.94.Final.

W-13844852

The connector now returns the correct payload.status.errorResult.message in src/test/munit/jobs/operations/jwt/job-operation-cancel-test-suite.xml.

W-13844852

1.1.3

May 12, 2023

Compatibility

Software Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Google BigQuery REST API

v2

Fixed Issues

Issue Resolution ID

Upgraded the Jackson Core library from com.fasterxml.jackson.core:jackson-core:2.13.1 to com.fasterxml.jackson.core:jackson-core:2.15.0.

W-12665459

1.1.2

February 3, 2023

Compatibility

Software Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Google BigQuery REST API

v2

Fixed Issues

Issue Resolution ID

The Query operation now regenerates the connection after the token expires.

W-12236804

1.1.1

October 19, 2022

Compatibility

Software Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Google BigQuery REST API

v2

Fixed Issues

Issue ID

Library dependencies are upgraded to address reported security vulnerabilities.

W-11913985

1.1.0

August 25, 2022

What’s New

  • You can now view the schema in the attributes of the Query and the Get Query Results operations.

Compatibility

Application/Service Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Google BigQuery REST API

v2

Fixed Issues

Issue ID

The Query operation now returns the correct API response.

W-11515614

1.0.0

March 25, 2022

What’s New

This is a new connector.

For a list of supported configurations and operations, refer to the Google BigQuery Connector Reference Guide.

Compatibility

Application/Service Version

Mule

4.3.0 and later

Anypoint Studio

7.1 and later

Google BigQuery REST API

v2

Known Issues

Known Issue Workaround

It is not possible to use the Test connection feature for the OAuth2 connection in Anypoint Studio.

Use the JWT connection.

It is not possible to resolve metadata using the OAuth2 connection for the On Table Row source in Anypoint Studio.

Use the JWT connection.

See Also