Releases: shoplineapp/sl-express
Releases · shoplineapp/sl-express
Release v4.0.0
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
- @elvis460 made their first contribution in #142
- @maryShopline1 made their first contribution in #146
- @jennyc06 made their first contribution in #147
Full Changelog: v3.2.1...v4.0.0