What's Changed
- Raised Snowflake JDBC Driver version to 3.26.1 to support PAT (Programmatic Access Token) Authentication
- Add Development Quick Start Guide and settings.xml file ready to be used with docker postgres container
- [issue-2375] [issue-2377] Re-enables PermissionTest and SecurityIT tests
- Adds the verify goal to the default set of goals for the Maven failsafe plugin to ensure integration test failures are caught by
mvn test - Switches from OpenTable's otj-pg-embedded to Zonky embedded-postgres
- OpenTable's 0.13.1 doesn't support Apple Silicon
- Newer versions of OpenTable use Docker and testcontainers under the hood
- OpenTable recommends using Zonky in cases where a non-Docker solution is preferred: opentable/otj-pg-embedded#166
- Use 'vocabularyTableQualifier' as placeholder in sql.
Full Changelog: v2.15.1...v2.15.2