numo-labs / aws-lambda-helper

:lollipop: Collection of helper methods for lambda
GNU General Public License v3.0
22 stars 2 forks source link

Actually check if the environment variable is set #67

Closed hassy closed 8 years ago

hassy commented 8 years ago

D'oh!

lennym commented 8 years ago

Did I not merge this yesterday? Or was that something else?

hassy commented 8 years ago

Deja vu 🐛

nelsonic commented 8 years ago

@hassy / @lennym does this need a new version published on NPM?

hassy commented 8 years ago

Yes, otherwise the tracing won't work. :)

nelsonic commented 8 years ago

So 2.20.0 ? @hassy

hassy commented 8 years ago

@nelsonic sure 👍 it should've been a major version bump at the point that storeRecordInS3() was removed, but the code using that function has been updated now.

nelsonic commented 8 years ago

Agreed. should have been major due to breaking change. Updating to 2.20.0 now... ⌛