v0.3.0
What's Changed
- Replace mentions of
SDK
byAPI
in the documentation by @ddl-gabrielhaim in #34 - Added support for AuthTypes and Snowflake's OAuthPassthrough by @ddl-giuliocapolino in #33
- Use respx to better cover API by @ddl-gabrielhaim in #31
- dataSource: nit improvements + tests by @ddl-giuliocapolino in #35
- IAM Credential prop SDK support for session by @ddl-catherinetu in #38
- RDS Credential propagation support by @ddl-catherinetu in #40
- S3 IAM support by @ddl-catherinetu in #41
- Add new auth type AWSIAMRoleWithUsername by @ddl-gabrielhaim in #42
- Add BigQuery support by @ddl-gabrielhaim in #44
- Remove static content since it's now in real docs by @ddl-gabrielhaim in #45
- Do not use
with
to prevent closing http clients by @ddl-gabrielhaim in #46 - Minor release to 0.3.0 by @ddl-gabrielhaim in #47
Full Changelog: v0.2.1...v0.3.0