Added a user property to the HttpRequest that contains an object representing the logged in user (#421) Allow Node.js v17.x and v15.x to be used during local development (These versions are not officially supported) (#363) Added debug-level logs to improve supportability in the following cases: Worker received invocation request (#355) Detected missing "package.json" file, which may affect cold start (#449)