Skip to content

Releases: fterrag/simple-sqsd

GitHub Actions

14 Mar 08:14
6ab8612
Compare
Choose a tag to compare

This release moves off Travis CI and Docker Hub and to GitHub Actions. Please start pulling from GitHub Container Registry:

docker pull ghcr.io/fterrag/simple-sqsd:v0.5.0

aws-sdk-go package update

07 Jan 21:59
f0a9fc1
Compare
Choose a tag to compare

This release updates the aws-sdk-go package.

General Improvements

16 Oct 16:09
Compare
Choose a tag to compare

This release brings a handful of general improvements including:

  • Better configuration defaults for SQSD_HTTP_MAX_CONNS, SQSD_HTTP_TIMEOUT, and SQSD_SQS_HTTP_TIMEOUT
  • Upgraded Go AWS SDK
  • Go modules
  • Allow skipping of SSL verification
  • Support for health check

Support for HMAC

23 Jul 18:08
Compare
Choose a tag to compare
  • Added support for HMAC signed HTTP requests (thanks @LiljebergXYZ)

Initial release

17 May 18:57
6104891
Compare
Choose a tag to compare

Initial release