Skip to content

Releases: sendgrid/aws-env

1.4.4

09 Jun 23:18
b91faef
Compare
Choose a tag to compare

Fixes a build issue.

1.4.3

09 Jun 20:06
e1998e9
Compare
Choose a tag to compare

Go 1.18 compatibility fixes.

1.4.2

14 Sep 20:09
64a361f
Compare
Choose a tag to compare

Only pass potentially terminating signals to child process

1.4.1

10 Sep 22:54
187c775
Compare
Choose a tag to compare
  • Bugfix in signal handling

1.4.0

10 Sep 19:10
eea4a1a
Compare
Choose a tag to compare

Adds proper signal handling - #28

Thanks to @sbogacz for this contribution.

1.3.3

05 Nov 17:35
164b7b6
Compare
Choose a tag to compare
Merge pull request #24 from sendgrid/fix

fix lint warnings #patch

1.3.1

25 Oct 21:36
b2552f2
Compare
Choose a tag to compare
Merge pull request #22 from sendgrid/fatal-if-error

Fatally exit if startup errors out #patch

1.3.0

22 May 00:08
493e9a6
Compare
Choose a tag to compare
Merge pull request #21 from sendgrid/support-ecs

Support ECS #minor

1.2.1

02 Apr 17:09
6fd0cdd
Compare
Choose a tag to compare
Merge pull request #20 from sendgrid/smaller-image

Reduce Docker image size #patch

1.2.0

13 Mar 22:19
2685828
Compare
Choose a tag to compare
Merge pull request #18 from sendgrid/file_support

File support #minor