Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 722 Bytes

Change Log

1.2.0

Added

  • AWS api-change: Adding INVALID_ROUTING_CONFIGURATION reason to ValidationExceptionReason enum
  • Avoid overriding the exception message with the raw message

Changed

  • Improve parameter type and return type in phpdoc

1.1.0

Added

  • AWS api-change: Add a ValidationException exception

1.0.0

Added

  • AWS enhancement: Documentation updates.
  • Added operation stopExecution

0.1.2

Added

  • AWS api-change: Added us-iso-west-1 region
  • AWS api-change: Use specific configuration for us regions

0.1.1

Added

  • Added operation sendTaskFailure
  • Added operation sendTaskHeartbeat
  • Added operation sendTaskSuccess

0.1.0

First version