paws.common-v0.7.1
DyfanJones
released this
05 Mar 21:09
·
213 commits
to main
since this release
Performance: 🚀
- minor performance enhancements
- convert
json_convert_string
tocpp
for significant performance improvement (#754) - convert components of
resolve_endpoint
tocpp
to get a x2 performance enhancements
New Feature: 💡
Bug Fix: 🐞
- fix MIME type for AWS BedrockRuntime Client (#749), thanks to @alex23lemm for raising issue.