- Closes issue #51 Lazy loading of AWS credentials in order to prevent slowing down of Rails start up time.
- Closes issue #40 Thanks to @masonjeffreys for the inspiration.
- Makes processing of jobs opt-in per default.
- Simplifies set up by using AWS instance profiles per default.
- Closes issue #41
- Closes issue #35
- Support Docker environments
- Closes issue #26
- Support common environment variable names
- Closes issue #31
- Support Rails 5 applications
- Closes issue #28
- Acknowledgments: Many thanks to Matt D from San Jose.
- Support Rails application configured to force SSL
- Closes issue #25
- Skip SQS MD5 digest verification if not necessary
- Closes issue #21
- Escalate errors to make debugging easier
- Disable middleware that processes SQS daemon request with an environment variable
- Closes issue #12
- Check if SQS daemon request originates from localhost
- Closes [issue #13]((active-elastic-job#13)
- Fix worker environments running Puma servers. Remove underscore from header.
- Close issue #15
-
Fix backwards incompatibility
-
Refers to issue #10