Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: sendgrid/aws-env

Tags

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support repeated values NAME=awsenv:/VALUE;NAME2=awsenv:/VALUE (#39)

* Allow support for multiple envvars pulling the same value
* Increase coverage
* Adjust to provide a default function to replace the environment

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.
Support repeated values NAME=awsenv:/VALUE;NAME2=awsenv:/VALUE (#39)

* Allow support for multiple envvars pulling the same value
* Increase coverage
* Adjust to provide a default function to replace the environment

1.4.4

Toggle 1.4.4'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 #34 from sendgrid/fix-golangci-lint

build: fix broken golangci-lint.sh location #patch

1.4.3

Toggle 1.4.3'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 #33 from sendgrid/go1.18

1.4.2

Toggle 1.4.2'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 #31 from sendgrid/ignore_sigchld

only pass in process abort/halt signals #patch

1.4.1

Toggle 1.4.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 #30 from sendgrid/ignore_sigchld

Ignore SIGCHLD in signal handling loop #patch

1.4.0

Toggle 1.4.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 #28 from sendgrid/debug_signal_handling

Explicitly catch and propagate signals to subcommands #minor

1.3.3

Toggle 1.3.3'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 #24 from sendgrid/fix

fix lint warnings #patch

1.3.1

Toggle 1.3.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 #22 from sendgrid/fatal-if-error

Fatally exit if startup errors out #patch

1.3.0

Toggle 1.3.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 #21 from sendgrid/support-ecs

Support ECS #minor