Skip to content

Release 1.31.0

Compare
Choose a tag to compare
@gedge gedge released this 01 Apr 09:30
· 80 commits to master since this release
v1.31.0
0628ec9
  • fix to graceful shutdown - now waits for the shutdown goroutine to complete/timeout
  • fix to goamz lib (ours adds eu-west-2 as a region)
  • fix to tests: prevent the http call to AWS that gets its instance role (the test injects a null transport into the lib, so that the auth request returns false and the test for failed auth succeeds)