v0.9.0
This update includes integration support for AWS, integration support improvements for Posit Workbench, a faster Packages API, and improved handling of request bodies on redirects.
What's Changed
- feat: implement Posit Workbench credentials strategy and make credentials strategy fallback options more explicit by @dbkegley #384
- feat: support request body forwarding on redirects by @tdstein in #390
- feat: speed up the Packages API by @tdstein in #396
- feat: add support for AWS integration content session token exchange by @mconflitti-pbc in #399
- feat: add helper for AWS credentials by @mconflitti-pbc in #397
New Contributors
Full Changelog: v0.8.0...v0.9.0