Releases: Doist/sqs-workers
Releases · Doist/sqs-workers
v0.7.1
What's Changed
- Add multiplier parameter to ExponentialBackoff by @Schnouki in #151
- chore: Update pre-commit hooks by @doistbot in #145
- chore(deps): bump uv from 0.6.14 to 0.9.6 by @dependabot[bot] in #153
- chore(deps): bump virtualenv from 20.30.0 to 20.36.1 by @dependabot[bot] in #152
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore(dependabot): set cooldown to 5 days by @Schnouki in #139
- chore: Update pre-commit hooks by @doistbot in #137
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #138
- chore(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #140
- ci: test against Python 3.14 and free-threaded builds by @Schnouki in #142
- feat: support explicit retries with custom backoff policy by @Schnouki in #141
- test: verify bind_arguments handles **kwargs correctly by @Schnouki in #144
- chore: Update pre-commit hooks by @doistbot in #143
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #53
- chore: create workflow to update pre-commit outedated hooks by @jairhenrique in #51
- Update dependencies by @goncalossilva in #122
- Have dependabot request reviews from team by @goncalossilva in #123
- chore(deps): bump tox from 4.24.1 to 4.25.0 by @dependabot[bot] in #131
- chore(deps): bump boto3 from 1.37.2 to 1.37.34 by @dependabot[bot] in #129
- Migrate from attrs to dataclasses by @goncalossilva in #124
- Improve and extend adherence to Ruff rules by @goncalossilva in #125
- Simplify and secure action that updates pre-commit hooks by @goncalossilva in #132
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot[bot] in #127
- chore(deps): bump peter-evans/create-pull-request from 5 to 7 by @dependabot[bot] in #128
- Migrate to uv by @goncalossilva in #126
- chore(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #133
- chore: Update pre-commit hooks by @doistbot in #134
- chore: Update pre-commit hooks by @doistbot in #135
- feat: Update SQS message size limit from 256 KB to 1 MB by @Schnouki in #136
New Contributors
Full Changelog: v0.5.22...v0.6.0
v0.5.22
What's Changed
- Remove uses of utcnow, update deps for python 3.12 by @brandon-doist in #120
- Version 0.5.22 by @brandon-doist in #121
Full Changelog: v0.5.21...v0.5.22
v0.5.21
Full Changelog: v0.5.20...v0.5.21
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