BigQuery: Improved introspection to gracefully handle permission-denied errors. Dataset browsing now shows accessible objects (like procedures) even when table access is restricted.
Elasticsearch: Fixed connection errors with Elasticsearch 7.x and 8.x servers. #890
MongoDB: Fixed introspection error on system.profile when user lacks listIndexes permission. #863
PostgreSQL: Fixed connection failure when user lacks SELECT permission on pg_database view.