Skip to content

Releases: shoplineapp/sl-express

Release v4.0.0

07 Jan 09:28
7e8804a
Compare
Choose a tag to compare

What's Changed

  • feat: use credential-provider-chain by @aehrt55 in #131
  • Handle sigterm and do graceful shutdown by @aehrt55 in #132
  • bump version into 3.3.0 by @aehrt55 in #133
  • feat(QueueTask): waiting processing message by @elvis460 in #142
  • feat(SQSMessageQueue): handle got message after 20s but pod is shutting down issue by @elvis460 in #143
  • feat(CloseConsumer): set isFetchingMessage false if not get message f… by @elvis460 in #144
  • Add timeout promise to redis operations by @maryShopline1 in #146
  • Fix/dc 3170 redis connect error by @jennyc06 in #147

Breaking Changes

  • Error when starting app will now immediately throw & stop the server, instead of just logging the error out

New Contributors

Full Changelog: v3.2.1...v4.0.0

Release

13 Oct 13:15
7ebb7b6
Compare
Choose a tag to compare

Fix typo in QueueTask

release

07 Oct 10:56
72eb400
Compare
Choose a tag to compare

support aws web identity token file