1.0.0-beta.14 (2023-12-19)
Bug Fixes
- runtime: append null check to object check (#1684) (f2a3a40)
- runtime: fix cloud sdk cannot initialize in custom deps module (#1711) (c1748d6)
- runtime: fix module.exports error; fix logs error while response.chunkedEncoding is true (#1707) (8ea5ad0)
- runtime: fix process.env hot reload (#1709) (7ef87f5)
- runtime: upgrade node to v20 to fix importModuleDynamic bug (#1687) (849a221)
- server: add field whitelist for validation (#1692) (b73acea)
- server: fix get_client_ip method, use x-forwarded-fro first (#1717) (be0cb05)
- server: fix logging api error return (#1727) (dafa12c)
- server: fix runtime logging interface not authenticated (#1725) (6e41123)
- services: change runtime exporter penalty rules (#1733) (e2a85e0)
- web: cannot update database record with ObjectId #1524 (#1723) (f8e2385)
- web: fix app monitor longest array (#1682) (9239629)
- web: function return shows when not undefined & update current function after edit name (#1713) (2b228d0)
- web: jsonviewer support to render large data (#1731) (382d8f2)
Features
- cli support env (#1718) (80b88c0)
- cloud-sdk: add url api to cloud sdk (#1732) (2b87cb7)
- runtime: add cloud.storage api in cloud sdk (#1729) (18afa9b)
- runtime: detach custom dependency, support node_module caching (#1658) (2fbc5f1)
- runtime: support LF_NODE_MODULES_CACHE to control if offline deps installation (#1743) (3e4b2f7)
- runtime: support relative path import of fn (#1712) (9daa9f8)
- server: Add a consolidated multi-pod, multi-container log query (#1689) (b29fdcd)
- server: support request-limit ratio conf of runtime resource in region (#1702) (2046b4b)
- web: support consolidated multi-pod, multi-container log query (#1691) (61e7fcb)