DOCUMENTATION
/
Getting Started
Guides
Developer
Reference
Releases
Tutorials
Snowflake Open Catalog
Status
  1. Overview
    • Release notes
    • Snowflake weekly, Snowsight, and feature releases
    • Behavior changes
        1. About behavior changes
          • Behavior change policy
            • Behavior change management
              • Current bundles
              • 2025_04 Bundle (Disabled by default)
              • 2025_03 Bundle (Enabled by default)
              • 2025_02 Bundle (Generally Enabled)
              • Previous bundles
                1. 2025_01 Bundle
                    1. Security Changes
                    2. Changes to the PREVENT_UNLOAD_TO_INLINE_URL and PREVENT_UNLOAD_TO_INTERNAL_STAGES parameters
                      • Expanded task view capabilities for MONITOR, OPERATE, MONITOR EXECUTION, and OWNER privileges
                        • Fix future grant materialization precedence
                          • Multi-factor authentication: New Duo interface
                            • SQL Changes - General
                            • GENERATE_SYNTHETIC_DATA: Join key column type change in output
                              • SQL Changes - Commands & Functions
                              • Changes to XML parsing and emitting behavior
                                • Compute pools: Deprecated instance types cannot be resumed
                                  • DESCRIBE LISTING command: New columns in output
                                    • DROP ROLE command: Restriction on dropping the current primary role
                                      • SHOW APPLICATIONS command: New column in output
                                        • SHOW GRANTS TO USER and SHOW GRANTS commands: New columns in output
                                          • SHOW NOTIFICATION INTEGRATIONS and DESC NOTIFICATION INTEGRATION commands: Changes to output
                                            • SHOW OBJECTS command: New IS_ICEBERG column in output
                                              • SYSTEM$GET_COMPUTE_POOL_STATUS function: Deprecated
                                                • SHOW/DESCRIBE APPLICATION PACKAGE command: New column in output
                                                  • SHOW/DESC AVAILABLE LISTING: New column in output
                                                    • SQL Changes - Usage Views & Information Schema Views / Table Functions
                                                    • Changes to Apache Iceberg™ tables created from Delta files
                                                      • DESC SERVICE and SHOW SERVICES command: New column(s) in output
                                                        • LOGIN_HISTORY view and functions: New column CLIENT_PRIVATE_LINK_ID
                                                          • Replication Groups: New column in output of SHOW command and Information Schema view
                                                            • SHOW SERVICE INSTANCES IN SERVICE command: New column in output
                                                              • Snowpark Container Services: Changes to the compute pool maintenance window
                                                                • TASK_VERSIONS view (ACCOUNT_USAGE): New columns
                                                                  • Data Pipelines Changes
                                                                  • Streams on views: Changes to column behavior when selecting from a stream
                                                                    • Data Lake Changes
                                                                    • Apache Iceberg™: New write paths for Snowflake-managed tables
                                                                      • Data Governance Changes
                                                                      • CLONE and CREATE … LIKE commands: Cloning and propagating DMF entity mappings
                                                                        • Extensibility & Developer Changes
                                                                        • Deprecate previous syntax for working with bundles
                                                                          • PROCEDURES view (Account Usage and Information Schema): New columns
                                                                            • Providers must explicitly authorize event sharing when testing apps that include mandatory event definitions
                                                                              • Snowflake Scripting: Changes to global variables
                                                                                • Update the default Streamlit version for Snowflake Native Apps
                                                                                  • Streamlit in Snowflake: Enable Git integration and multi-file editing for Streamlit in Snowflake apps
                                                                                    • Web Interface Changes
                                                                                    • Administrator-owned warehouse for Snowflake Notebooks
                                                                                      • Default warehouse for Snowflake Notebooks
                                                                                        • Personal databases and private notebooks (Pending)
                                                                                      • 2024_08 bundle
                                                                                      • 2024_07 bundle
                                                                                      • 2024_06 bundle
                                                                                      • 2024_05 bundle
                                                                                      • 2024_04 bundle
                                                                                      • 2024_03 bundle
                                                                                      • 2024_02 bundle
                                                                                      • 2024_01 bundle
                                                                                      • 2023_08 bundle
                                                                                      • 2023_07 bundle
                                                                                      • 2023_06 bundle
                                                                                      • 2023_05 bundle
                                                                                      • 2023_04 bundle
                                                                                      • 2023_03 bundle
                                                                                      • 2023_02 bundle
                                                                                      • 2023_01 bundle
                                                                                      • Earlier bundles
                                                                                      • Unbundled changes
                                                                                  • Streamlit in Snowflake releases
                                                                                    • Client, driver, and library releases
                                                                                      1. Monthly releases
                                                                                      2. Client versions & support policy
                                                                                      3. Snowflake Connector releases
                                                                                        1. Snowflake Connector for Google Analytics Raw Data
                                                                                          • Snowflake Connector for Google Analytics Aggregate Data
                                                                                            • Snowflake Connector for ServiceNow V2
                                                                                              • Snowflake Connector for MySQL
                                                                                                • Snowflake Connector for PostgreSQL
                                                                                                  • Snowflake Connector for Sharepoint
                                                                                                    • Native SDK for Connectors
                                                                                                      1. Native SDK for Connectors Java library
                                                                                                        • Native SDK for Connectors Java Test library
                                                                                                          • Native SDK for Connectors Java Template
                                                                                                            • Native SDK Example Java GitHub Connector
                                                                                                          • Snowflake Openflow releases
                                                                                                            • Recent improvements
                                                                                                            • Performance improvements
                                                                                                            • SQL improvements
                                                                                                              • Feature information
                                                                                                              • Preview features
                                                                                                                ReleasesBehavior changesPrevious bundles2025_01 BundleLOGIN_HISTORY view and functions: New column CLIENT_PRIVATE_LINK_ID

                                                                                                                LOGIN_HISTORY view and functions: New column CLIENT_PRIVATE_LINK_ID¶

                                                                                                                Attention

                                                                                                                This behavior change is in the 2025_01 bundle.

                                                                                                                For the current status of the bundle, refer to Bundle History.

                                                                                                                When this behavior change bundle is enabled, a new column is included in the following:

                                                                                                                • ACCOUNT_USAGE.LOGIN_HISTORY view

                                                                                                                • Output of the INFORMATION_SCHEMA.LOGIN_HISTORY function

                                                                                                                • Output of the INFORMATION_SCHEMA.LOGIN_HISTORY_BY_USER function

                                                                                                                The new column in the view/output is the following:

                                                                                                                Column name

                                                                                                                Data type

                                                                                                                Description

                                                                                                                client_private_link_id

                                                                                                                VARCHAR

                                                                                                                If the user logged in using private connectivity, specifies the identifier of the endpoint from which the request originated.

                                                                                                                The column is added as the last column of the view/output.

                                                                                                                Ref: 1847

                                                                                                                Was this page helpful?

                                                                                                                Visit Snowflake
                                                                                                                Join the conversation
                                                                                                                Develop with Snowflake
                                                                                                                Share your feedback
                                                                                                                Read the latest on our blog
                                                                                                                Get your own certification
                                                                                                                Privacy NoticeSite Terms© 2025 Snowflake, Inc. All Rights Reserved.
                                                                                                                Language: English
                                                                                                                • English
                                                                                                                • Français
                                                                                                                • Deutsch
                                                                                                                • 日本語
                                                                                                                • 한국어
                                                                                                                • Português