Releases: aws/aws-secretsmanager-caching-python
Releases · aws/aws-secretsmanager-caching-python
v1.1.3
What's Changed
- Adding cache level refreshNow functionality by @wlewis4321 in #47
- Fix Flake8/PyLint errors, upgrade pytest by @simonmarty in #45
- Use importlib instead of pkg_resources by @simonmarty in #49
New Contributors
- @wlewis4321 made their first contribution in #47
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add botocore config at client creation time. by @simonmarty in #29
- Update CODEOWNERS by @simonmarty in #40
- Python 3.10 and 3.12 compatibility changes and package version compatibility updates by @YuvalShAz in #41
New Contributors
- @simonmarty made their first contribution in #29
- @YuvalShAz made their first contribution in #41
Full Changelog: v1.1.1.5...v1.1.2
aws-secretsmanager-caching-python v1.1.1.5 release
This release address issue #21
aws-secretsmanager-caching-python v1.1.1.4 release
This release addresses issue #11
Initial Public Release
v1.1.1.2 Initial Public Release
v1.1.1.1: Modify requirements (#8)
* depend on setuptools_scm * update README for setuptools_scm
v1.1.1.0: fix up sorting again and update setup metadata (#6)
* fix up sorting again * change URLs to github and populate long desc with README