Skip to content

Tags: enova/scout

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow more SQS settings to be set by env var (#20)

* Allow more SQS settings to be set by env var

* Move sqs config under main config type

* Add yaml tags

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from mlarraz/session

Stop using deprecated aws function

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add a release workflow to publish to Github packages (#16)

- update Dockerfile build steps
- add a new github action to deploy pacakge

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from packrat386/prep_for_1.5.0

Update README and version to prepare for v1.5.0

v1.4

Toggle v1.4's commit message
Parse message bodies with complex types (#4)

We assumed initially that every field in an SNS message would be a
string. However some of them can be complex objects. We can avoid
having to figure that out by just parsing them all to json.RawMessage
and then parsing the only two fields we actually need to strings.

v1.3

Toggle v1.3's commit message
Initial Open Source Commit

This existed as an internal project before, but the history contained
access keys and the like. Currently at 1.3