You are reading Edgio Applications v4 docs. Check out our latest docs for Edgio Applications v7.
Edgio
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

Edgio Packages - v4.19.6 (2022-12-07)

v4.19.6 - What’s Changed

  • Fix issues cache clear on reentrant projects

Edgio Packages - v4.19.5 (2022-11-24)

  • [4.x] APPOPS-16002: Building nuxt projects with buildDir specified in nuxt.… by @negyxo
  • [4.x] Validate domainOrIp is resolvable during deployment (#1546) by @negyxo
  • (4.x) Update Redwood toml dependency by @tristanlee85
  • [4.x] APPOPS 16432 Update git related packages by @petrvecera
  • [4.x] APPOPS-16421: Fixed team param in @layer0/cli env commands by @thehansys
  • [4.x] APPOPS-15007: Fixed issue with content-length in development mode by @thehansys

Edgio Packages - v4.19.4 (2022-11-10)

  • Update npm license field (#1547) by @petrvecera
  • [4.X] APPOPS-15516: Fix for next/image optimizer by @thehansys
  • Increase compiler timeout and buffer size by @KaarelKelk

Edgio Packages - v4.19.3 (2022-10-20)

  • [4.x] Make a different cache for v4 by @petrvecera
  • [4.x] APPOPS-15846 fix: Service Worker Installation with Nuxt3 (#1473) by @petrvecera
  • [4.x] APPOPS-15602: Allow to set includeCacheMisses and other options as pr… by @petrvecera
  • [4.x] Don’t publish v4 changelog; don’t push as current version by @tristanlee85
  • [4.x] build-lambda: bump compiler version to 1.7.3 by @agutekanst-llnw
  • [4.x]APPOPS-14557: Hotfix for next/image serving degraded images on the ed… by @petrvecera
  • [4.x] fix(core): Prohibited Headers can be modified via ECL (#1486) by @petrvecera
  • [4.x] APPOPS 16002 nuxt builddir support (#1496) by @petrvecera
  • [4.x] Add worker id to serverless logs (#1513) by @petrvecera

Edgio Packages - v4.19.2 (2022-10-04)

  • #1478: APPOPS-15865: Added option allowReqQueryDuplicates to router (@thehansys)
  • #1477: APPOPS-15390: Added comments and examples to docs generated from code (@thehansys)
  • #1479: APPOPS-13940: Forced HTTP communication when app is running locally (@thehansys)
  • #1480: APPOPS-10648: Delete sourcemaps when layer0SourceMaps: false (@thehansys)

Edgio Packages - v4.19.1 (2022-10-04)

  • #1484: Bump version to 4.19.1 (@ierceg)

Edgio Packages - v4.19.0 (2022-10-04)

  • #1482: bump: version (@tkarwowski-llnw)
  • #1481: APPOPS-15960 Disable the release drafter app and move to the CI only (@petrvecera)
  • #1476: feat(build-lambda): inject Domain ID into ECL (@tkarwowski-llnw)

Edgio Packages - v4.18.11 (2022-09-26)

  • Bump verison to ECL compiler v1.7.0 (#1461) @ierceg
  • Add discourse key to regenerate docs workflow (#1467) @tristanlee85

Edgio Packages - v4.18.10 (2022-09-16)

  • APPOPS-15564: Fix for multipart/form-data upload (#1454) @thehansys
  • APPOPS-15390: Allow to specify the TTL in prefetch function call (#1429) @thehansys
  • 0 curl: Added option for split testing status (#1457) @KaarelKelk

Edgio Packages - v4.18.9 (2022-09-14)

  • APPOPS-15456: Allow to create and delete site’s environments from CLI (#1433) @thehansys
  • APPOPS-14557: Excluded svg files from image optimization (#1437) @thehansys
  • Add noIndexPermalink to default router (#1443) @rishi-raj-jain
  • APPOPS-13770: Added default cache-control header for files served from S3 (#1452) @thehansys
  • APPOPS-14437: Fix for removing all extensions from page name (#1453) @thehansys
  • APPOPS-13285: Fix for DeepFetchPlugin is not prefetching (#1450) @thehansys
  • APPOPS-15556: Added devtools to the integration tests (#1444) @thehansys
  • APPOPS-14401 - Expose static prerendering log messages to user (#1445) @petrvecera
  • APPOPS 15352 Support for mjs files in custom connector (#1446) @petrvecera
  • RE-RELEASE fix: upgrade mime-types from 2.1.29 to 2.1.35 (#1447) @petrvecera
  • RE-RELEASE APPOPS - 13966 Removed nuxt3 package (#1448) @petrvecera
  • RE-RELEASE: APPOPS - 15358 ci improvments (#1449) @petrvecera

Edgio Packages - v4.18.8 (2022-09-03)

  • Revert to v4.18.5 (#1441) @phdunham

Edgio Packages - v4.18.7 (2022-09-03)

  • Bump to v4.18.7 (revert v4.18.6) (#1440) @phdunham

Edgio Packages - v4.18.6 (2022-09-02)

  • APPOPS-15474: Added fallback exports to devtool package (#1434) @thehansys
  • APPOPS-15352: Added support for cjs and mjs custom connector extensions (#1435) @thehansys
  • APPOPS-14401: Expose static prerendering log messages to user (#1436) @BBBernsteyn
  • [Snyk] Upgrade mime-types from 2.1.29 to 2.1.35 (#1432) @ArsalanDotMe

Edgio Packages - v4.18.5 (2022-08-25)

  • APPOPS-15343 - SSR routes coming back with after Layer0 upgrade (4.1.7 -> 4.18.2) (#1426) @markbrocato
  • Add documentation to 0 curl (#1427) @KaarelKelk
  • APPOPS-15383 - Next 10 with target: ‘serverless’ fails to deploy (#1425) @markbrocato
  • APPOPS-15361 - Fix wr=na during local development, permalinks (#1423) @markbrocato
  • fix(Curl) fix ms value format on NaN (#1422) @KaarelKelk

Edgio Packages - v4.18.4 (2022-08-24)

  • APPOPS-15332 - [Devtools] Give the user feedback when clearing the browser cache (#1416) @markbrocato
  • Prefetch integration test failing because of timeout (#1418) @thehansys
  • APPOPS-14465 Rebranding switch for handling 0 run package.zip (#1401) @petrvecera
  • APPOPS-13683: Allow login from shell that can’t open web browser (#1420) @thehansys
  • APPOPS-15073: Always execute prefetch requests (#1419) @thehansys

Edgio Packages - v4.18.3 (2022-08-23)

  • APPOPS-15073 - Service Worker removing stale data from its cache inst… (#1414) @markbrocato
  • APPOPS-14466: Rebrand devtools to Edgio (#1407) @thehansys
  • APPOPS-15294: Fixed broken proxying in nuxt3 (#1409) @thehansys
  • APPOPS-15311: Allow use both 127.0.0.1 and localhost (#1410) @thehansys
  • APPOPS-15073 - Service Worker removing stale data from its cache inst… (#1408) @markbrocato
  • APPOPS-15073: Always execute prefetch requests (#1404) @petrvecera
  • Fix for failing prefetch integration test because of timeout (#1405) @thehansys

Edgio Packages - v4.18.2 (2022-08-16)

  • APPOPS-15138 Fix build for NextJS 12.1.x (#1398) @petrvecera
  • Added new integration tests for next and nuxt apps (#1396) @thehansys
  • APPOPS-15098 Prettier improvements (#1397) @petrvecera
  • APPOPS-13256 - 0 run fails (#1389) @markbrocato
  • Prefetching plugin refactor (#1271) @tonylepmets
  • APPOPS-15008 - Remove warnings about invalid Next configs in 12.2+ (#1391) @markbrocato
  • [Snyk] Upgrade esbuild from 0.13.12 to 0.14.49 (#1377) @MEGrimshaw

Edgio Packages - v4.18.1 (2022-08-09)

  • APPOPS-14601 Nuxt3 Devtools are not loaded in “0 dev” (#1390) @negyxo
  • Appops 14094 service worker not serving cached response from prefetch cache test fix (#1386) @negyxo
  • APPOPS-14579 - Unable to build Next app with the core version 1.18.0 … (#1388) @markbrocato
  • APPOPS-14522 - Always cache prefetches (#1381) @markbrocato
  • APPOPS-14538 Sync package-lock.json with package.json (#1384) @petrvecera
  • APPOPS-14512 Fix service worker precaching of imported image paths (#1385) @petrvecera
  • Add support for Next’s trailingSlash config (#1387) @markbrocato

Edgio Packages - v4.18.0 (2022-08-09)

  • Always use output: ‘standalone’ when using Next > 12.2.0 (#1378) @markbrocato
  • [APPOPS-14487] fix(layer0/redwood): Fix bundling of api functions within directories using globby (#1379) @tristanlee85

Edgio Packages - v4.17.1 (2022-08-02)

  • Nuxt3 static files implementation, service worker installation, plugin installation (#1367) @negyxo
  • [APPOPS-14343] (fix/redwoodjs) Handle all response headers from lambda handler (#1374) @tristanlee85
  • Make request raw body available within edge compute (#1350) @tristanlee85
  • fix(core/Backend): improve error handling (#1301) @adrien-k
  • Fix typos in ResponseWriter documentation (#1372) @petrvecera
  • fix(Prefetcher): reject prefetch with undefined url (#1283) @adrien-k
  • Prevent bot indexing of permalinks on Router (#1360) @tristanlee85

Edgio Packages - v4.17.0 (2022-07-20)

  • Add support for bundling express apps with @vercel/ncc and @vercel/nft (#1371) @markbrocato

Edgio Packages - v4.16.0 (2022-07-20)

  • Bump version to 4.16.0 (#1370) @BBBernsteyn
  • APPOPS-13525: Include bot management config in ECL JSON (#1361) @BBBernsteyn
  • docs(APPOPS-13310): Define prefetch as options for window/prefetch (#1320) @tristanlee85
  • fix(CLI): Show all active edge urls (#1366) @adrien-k
  • fix(SplitTesting): Match path condition with path field (#1365) @adrien-k

Edgio Packages - v4.15.9 (2022-07-19)

  • APPOPS-14080: Upgrade to fixed split-testing and bump patch version n… (#1368) @leehambley
  • Shopify hydrogen connector (#1359) @tristanlee85

Edgio Packages - v4.15.7 (2022-07-13)

  • APPOPS-14045 Force Arch and platform (#1364) @petrvecera
  • fix issue where DRI requests might hang upstream response (#1362) @ArsalanDotMe
  • Check actual version of the package in node modules when detecting framework for connectors (#1333) @negyxo

Edgio Packages - v4.15.6 (2022-07-04)

  • APPOPS-13941 Fix the alignment in the deployment message (#1358) @petrvecera