v0.5.13
What's Changed
- chore: Adjust signature of MemorySession.client to match boto3. by @proxi in #36
- chore: Improve typing. by @proxi in #37
- chore: Update actions to support NodeJS 20 by @deorus in #39
- chore: Improve types. by @proxi in #40
- Bump urllib3 from 1.26.15 to 1.26.17 by @dependabot in #41
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #42
- chore: Partial typing. by @proxi in #43
- chore: Partial typing. by @proxi in #44
- chore: Fix types. by @proxi in #45
- ci: Run pre-commit --all-files on ci to lint project by @jairhenrique in #50
- ci: Run tests on Python 3.12 by @jairhenrique in #49
- chore: Configure dependabot by @jairhenrique in #48
- chore(deps): bump boto3 from 1.33.13 to 1.34.3 by @dependabot in #56
- refactor: moving to RUFF by @amleczko in #69
- fix: avoid sending batches that are too large for SQS to process by @tartansandal in #70
- chore: bump version for new release by @tartansandal in #71
New Contributors
- @deorus made their first contribution in #39
- @dependabot made their first contribution in #41
- @jairhenrique made their first contribution in #50
- @amleczko made their first contribution in #69
Full Changelog: v0.5.12...v0.5.13