Skip to content

Releases: ApeWorX/taskiq-sqs

v0.0.11

11 Sep 18:27
45eba53
Compare
Choose a tag to compare

What's Changed

  • fix: handle ExpiredToken from ECS metadata provider credentials by @mikeshultz in #12

Full Changelog: v0.0.10...v0.0.11

v0.0.10

30 Aug 04:17
70e59bc
Compare
Choose a tag to compare

What's Changed

  • feat: adds force_ecs_container_credentials kwarg to broker by @mikeshultz in #10

Full Changelog: v0.0.9...v0.0.10

v0.0.9

29 Aug 16:45
d1907ca
Compare
Choose a tag to compare

What's Changed

  • feat: adds optional sqs_region_override arg to broker by @mikeshultz in #9

Full Changelog: v0.0.8...v0.0.9

v0.0.8

14 Aug 06:49
dec6aa7
Compare
Choose a tag to compare

What's Changed

  • fix: mypy_boto3_sqs dependency and conditional type checking import by @mikeshultz in #8

Full Changelog: v0.0.7...v0.0.8

v0.0.7

07 Jun 16:10
15dee1c
Compare
Choose a tag to compare

What's Changed

  • fix: handle visibility timeouts without crashing by @mikeshultz in #7

Full Changelog: v0.0.6...v0.0.7

v0.0.6

07 Jun 14:34
994a2ff
Compare
Choose a tag to compare

What's Changed

  • fix: add exception logging in kick() and add type hint for SQSClient by @mikeshultz in #6

Full Changelog: v0.0.5...v0.0.6

v0.0.5

06 Jun 21:58
bf0871a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

21 May 19:18
4c0f411
Compare
Choose a tag to compare

What's Changed

  • fix: adjust backoff a bit so expired messages don't cause a full second of wait by @mikeshultz in #4
  • feat: add long polling and batching parameters by @mikeshultz in #3

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 May 02:42
ba506c5
Compare
Choose a tag to compare

What's Changed

  • fix(devops): set AWS_DEFAULT_REGION in release workflow by @mikeshultz in #2

Full Changelog: v0.0.2...v0.0.3

v0.0.2

16 May 02:37
9f7217f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2