v0.5.0
What's Changed
- fix: use correct args and kwargs definitions by @tdstein in #256
- feat!: implement snowflake auth helpers by @dbkegley in #268
- feat: deprecates field access by attribute. by @tdstein in #266
- feat: add oauth session, integration, and association apis @zackverham in #267 and #286
- fix: content overload signatures by @tdstein in #290
- feat: add find_by method to content by @tdstein in #296
Breaking Changes
- The positional argument order of
posit.connect.external.PositCredentialsStrategy
has changed in #268
New Contributors
- @zackverham made their first contribution in #267
- @dependabot made their first contribution in #287
Full Changelog: v0.4.0...v0.5.0