Edgio

Edgio v4 Packages Changelog

Edgio Packages - v4.20.0 (2023-08-31)

Serverless runtime version was updated to node16, as node14 is deprecated in AWS. Version v4.19.9-node16 (tagged v4-node16) was released alongside this release - it targets full node16 runtime support, has node16 build targets. This was done in an effort to allow projects to migrate to node16 without an issue, and have multiple options in general, as v4 is hard to test thoroughly against the new runtime.

Edgio Packages - v4.19.9-node16 (2023-08-31)

Runtime version was updated to node16, as node14 is deprecated in AWS. Target of all projects was changed to node16 also. Some of connectors were removed due to incompatibility with the node16 runtime (spartacus, sveltekit). This release should be used as a last resort in case v4.20.0 will cause issues. (v4.20 is built on node14, and only deployed to node16 lambda with no changes otherwise, in an effort to provide multiple options in case of issues).

Edgio Packages - v4.19.9 (2023-06-12)

  • [4.x] Fix docs publishing by @petrvecera
  • feat(Prerendering): Fix isDomainServedByLayer0Build by @KaarelKelk

Edgio Packages - v4.19.8 (2023-02-06)

  • [4.x] Fix the integration tests by @petrvecera
  • [4.x] APPOPS-17193: Fix reentrant request access logs by @agutekanst-llnw

Edgio Packages - v4.19.7 (2022-12-14)

v4.19.7 - What’s Changed

  • Fix issues cache clear on reentrant projects