Skip to content

paws.common-v0.7.1

Compare
Choose a tag to compare
@DyfanJones DyfanJones released this 05 Mar 21:09
· 213 commits to main since this release
83a5017

Performance: 🚀

  • minor performance enhancements
  • convert json_convert_string to cpp for significant performance improvement (#754)
  • convert components of resolve_endpoint to cpp to get a x2 performance enhancements

New Feature: 💡

  • export locate_credentials (#750), thanks to @tyner for raising request.

Bug Fix: 🐞

  • fix MIME type for AWS BedrockRuntime Client (#749), thanks to @alex23lemm for raising issue.