Snowflake Connector for Google Analytics Raw Data release notes for 2025¶
This topic provides release notes for the Snowflake Connector for Google Analytics Raw Data.
For additional information, see Snowflake Connector for Google Analytics Raw Data.
Version 2.11.2 (August 19, 2025)¶
Behavior changes¶
Not applicable.
New features¶
Improved the logging for the connector operations. This improved logging includes the following more detailed information about BigQuery streaming downloads:
- Download progress percentage
- Throttling information
- Amount of data downloaded in each batch
These improvements should help with troubleshooting streaming downloads that failed or ingestions that are stuck.
Bug fixes¶
Not applicable.
Version 2.11.1 (March 17, 2025)¶
Behavior changes¶
Not applicable.
New features¶
Not applicable.
Bug fixes¶
Fixed an issue where the connector was unable to ingest data from Google Analytics with the QUOTED_IDENTIFIERS_IGNORE_CASE account
parameter set to true.
Version 2.11.0 (February 13, 2025)¶
Behavior changes¶
Not applicable.
New features¶
Not applicable.
Bug fixes¶
Restored support for the USERS and PSEUDONYMOUS_USERS export types.
Version 2.10.0 (January 23, 2025)¶
Behavior changes¶
Not applicable.
New features¶
Added support for ingesting data by using the FRESH_DAILY export type:
- By default, the
FRESH_DAILYexport type is disabled. To enable it, call theENABLE_PROPERTIESstored procedure. For details, see Enabling or disabling the ingestion of a property. - You can’t disable auto reloading data for the
FRESH_DAILYexport type. For more information, see Updating data ingestion options.
Bug fixes¶
Not applicable.
Version 2.9.1 (January 15, 2025)¶
Behavior changes¶
Not applicable.
New features¶
Not applicable.
Bug fixes¶
- The
USERSandPSEUDONYMOUS_USERSexport types, which in some cases caused the connector to stop responding when they were defined, are no longer defined in these cases.
Version 2.9.0 (January 7, 2025)¶
Behavior changes¶
Not applicable.
New features¶
Not applicable.
Bug fixes¶
- Fixed an issue in the sink view where some columns were displayed multiple times.
- To reduce ingestion errors, Google OAuth2 security credentials are now refreshed more frequently.
- To optimize the performance of ingestion, Snowflake now limits the number of worker tasks that can use BigQuery data exports.