v4.2.0
What's Changed
- feat: make provider objects generic by @naomi-lgbt in #532
This change means you can pass arbitrary keys to the provider
objects in the Agent configuration. You'll now be able to use new providers, such as AWS Polly, as soon as they're available - no more waiting for the SDK to be updated!
Full Changelog: v4.1.1...v4.2.0