* add 'previous status' field to 'status changed' message
* add support for container deletion in azure function 'toDeleteTrigger'
* handle request cancellation in StatusChangedQueueTrigger
* fix output event names
* update versions
* clean code by extracting to methods
* update changelog
* fix unit tests
* add unit tests
* use already declared variables instead of request_properties
* update api version
* update changelog
Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
* update log message
Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
* rename references of toDelete event to dataDeletion event in statusChanged function
* change toDelete to DataDeletion
* update version and changelog
* rename ToDelete to DataDeletion
* update version
* fix terraform file format
* fix terraform variable values
* update core version
Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>