Releases: Doist/sqs-workers
Releases · Doist/sqs-workers
v0.5.20
v0.5.19
What's Changed
- fix: only try batch requests with non-empty entries by @brandon-doist in #104
- Version 0.5.19 by @brandon-doist in #105
Full Changelog: v0.5.18...v0.5.19
v0.5.18
What's Changed
- fix: more improvements to in-memory SQS by @brandon-doist in #102
- Version 0.5.18 by @brandon-doist in #103
Full Changelog: v0.5.17...v0.5.18
v0.5.17
What's Changed
- fix: re-add change_visibility to toy memory impl (hotfix) by @brandon-doist in #100
- Version 0.5.17 by @brandon-doist in #101
Full Changelog: v0.5.16...v0.5.17
v0.5.16
What's Changed
- chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #68
- chore(deps): bump pytest from 7.4.3 to 8.1.1 by @dependabot in #81
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #52
- chore(deps): bump tox from 4.11.4 to 4.15.1 by @dependabot in #83
- chore(deps): bump ruff from 0.1.15 to 0.5.1 by @dependabot in #93
- chore(deps): bump boto3 from 1.34.3 to 1.34.140 by @dependabot in #92
- fix: improved handling of api call failure by @brandon-doist in #98
- Version 0.5.16 by @brandon-doist in #99
Full Changelog: v0.5.15...v0.5.16
v0.5.15
What's Changed
- feat: attempt to send the largest batch that fits in the message size limit by @tartansandal in #73
Full Changelog: v0.5.14...v0.5.15
v0.5.14
What's Changed
- fix: slices must be integers by @tartansandal in #72
Full Changelog: v0.5.13...v0.5.14
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
v0.5.12
v0.5.11
What's Changed
- chore: Support for python 3.11 by @tartansandal in #31
- Version 0.5.11 by @tartansandal in #32
Full Changelog: v0.5.10...v0.5.11