v2.85.1
Release Pull Request
What's changed
- Added SecretProvider abstraction and AWS Secrets Manager provider by @erosselli in #8051
- Add DBCredentialProvider for dynamic database credential resolution via AWS Secrets Manager by @erosselli in #8175
- Added configurable pool_recycle setting for database connections [#8209] by @erosselli in (#8209)
- Route all database connections through DBCredentialProvider for dynamic credential resolution by @erosselli in #8176
high-risk
This issue suggests changes that have a high-probability of breaking existing code - Refactored database engines to use SQLAlchemy creator pattern for per-connection credential resolution by @erosselli in #8148
- Changed the label on API client comments to make it more obvious that they are from the API client and not from the user by @tvandort in #8220
Full Changelog: v2.85.0...2.85.1