Notable changes: http: * (SEMVER-MINOR) add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) https://github.com/nodejs/node/pull/59824 sqlite: * (SEMVER-MINOR) cleanup ERM support and export Session class (James M Snell) https://github.com/nodejs/node/pull/58378 * (SEMVER-MINOR) add tagged template (0hm☘️) https://github.com/nodejs/node/pull/58748 worker: * (SEMVER-MINOR) add heap profile API (theanarkh) https://github.com/nodejs/node/pull/59846 PR-URL: https://github.com/nodejs/node/pull/59997