Releases: ceb10n/pydantic-settings-aws
Releases · ceb10n/pydantic-settings-aws
v0.1.0
What's Changed
- Docs/add parameter store by @ceb10n in #12
- Fix #10: Remove boto3 stubs by @ceb10n in #13
- Fix #14: Update codecov action to 4.5.0 by @ceb10n in #15
- fix #17 Add support to Python 3.8 by @ceb10n in #18
- Refactor boto3 client creation by @ceb10n in #23
- Add boto3 client cache by @ceb10n in #25
- Add AWSBaseSettings by @ceb10n in #26
- Add docs to AWSBaseSettings by @ceb10n in #29
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Add boto3-stubs[secretsmanager] as a dependency by @ceb10n in #3
- Add boto3 as a dependency by @ceb10n in #5
- Adding minimal docs by @ceb10n in #7
- Add Parameter Store Settings by @ceb10n in #8
New Contributors
Full Changelog: https://github.com/ceb10n/pydantic-settings-aws/commits/v0.0.2