- (Insert new release notes below this line)
- Move from
urllibtorequeststo fix some encoding errors on Python 3
- Added Python 3 compatibility
- Forked from RyanSB to Time Out.
- Allow rescheduling - by raising the new built-in
NoResponseexception, a resource can avoid sending any messing to CloudFormation. This is to support Lambda functions that take >300 seconds to execute and thus reschedule themselves.
- Last version by RyanSB.