All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- DB navigation tree to show all databases in the same account
- DB navigation tree to show additional schema level objects:
- Materialised views
- File Formats
- Functions
- Materialized Views
- Pipes
- Procedures
- Sequences
- Stages
- Streams
- Tasks
- Added meaningful error messages when Snowflake account in the connection screen was not given in the correct format
- Fixed an issue when case sensitive database object names or ones with special characters didn't show up in the object browser
- Fixed an issue when Browser Based SSO could not connect to Snowflake account in Oregon US West region
- Add Browser Based SSO authentication
- Add Key Pair authentication
- Add OAuth authentication
- Add OCSP Fail-Open and Fail-Close mode
- Fixed an issue when could not connect to Snowflake if
QUOTED_IDENTIFIERS_IGNORE_CASE
parameters is True
- Make warehouse connection parameter mandatory
- Fixed an issue when user without default warehouse could not connect to snowflake
- Update documentation
- Add extension icon
- Initial release