* Execute the command in PROC_WRAPPER_TASK_COMMAND to avoid shell issues
* Add parameters for shell flag detection and shell wrap stripping
* Drop support for python 3.6, support python 3.10
* Send last_app_heartbeat_at set to the time when the wrapped process or
function sent a status update
* Do not send exit code in embedded mode
* Remove parameters on publish update_status() method, have it return a bool
* Add executable built by Nuitka, which starts up much faster than executables
built by PyInstaller
* Extract and send AWS Lambda metadata