Skip to content

v0.9.0

Choose a tag to compare

@tdstein tdstein released this 27 Mar 14:32
· 15 commits to main since this release
b61e2db

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