Skip to content

Commit 66320a7

Browse files
committed
Version 0.5.16
1 parent f204fc9 commit 66320a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.5.16] - 2024-07-31
2+
3+
### Changed
4+
5+
- Various Dependabot updates
6+
- Added retries, batching, and error-logging around SQS deletion and change-visibility operations
7+
18
## [0.5.11] - 2023-04-21
29

310
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sqs-workers"
3-
version = "0.5.15"
3+
version = "0.5.16"
44
description = "An opinionated queue processor for Amazon SQS"
55
authors = ["Doist Developers <dev@doist.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)