v5.33.0-beta.0
Pre-release
Pre-release
5.33.0-beta.0 (2022-10-11)
Bug Fixes
- add missing
CmsContext(9cf89b2) - allow root tenant to update itself [skip ci] (ab99488)
- do not continue if there's no WCP project ID present (faf54da)
- execute custom ENV modifiers after pulumi output modifiers (b45ddb7)
- only forward Host header if tenant router is configured (#2663) (b59e76f)
- only use
AWSLambdaVPCAccessExecutionRolepolicy if VPC feature is enabled (63e98b0) - only use
AWSLambdaVPCAccessExecutionRolepolicy if VPC feature is enabled. (8a20d1d) - print error message instead of the error object (aa86d1b)
- remove env vars from
DefinePlugin(72f55ea) - remove the utf8 encoding parameter from the call to fs.readFile (df45289)
- removed the utf8 encoding parameter from the call to fs.readFileSync (34dc0f1)
- replace verb "activated" with "linked" (a4634eb)
- simplify accept prop logic and remove imagesMimeTypes prop (0ee90f8)
- skip PAT auth if the environment is being retrieved via API key (99214e3)
- take project level telemetry config into consideration [skip ci] (65ab8a3)
- api-apw: schedule publishing (#2661) (cfcc211)
- api-headless-cms: field storage plugins (#2641) (286f56a)
- api-headless-cms: long text field decompression (#2642) (4ae86cf)
- api-headless-cms-ddb-es: date indexing (#2651) (1c48b20)
- app-apw: change request body field overflow display (#2666) (206bbd5)
- pulumi-aws: prod and dev elasticsearch config change (#2636) (a202cd2)
- readme: add 2022 product video to readme (#2671) (bd79c3e)
- run
applyTenantRouterifWEBINY_MULTI_TENANCYenv var is present (9e5e920)
Features
- api-headless-cms: upgrade for all tenants (#2679) (1473c3d)
- add ability to return
undefined(44f68dd) - introduce
previewDomainsconfig parameter (a6bf042) - print the actual error when in debug mode (b47fdc0)
- api-folders: folders CRUD module (#2592) (955f643)
- api-headless-cms: entry values path conversion (#2614) (650cf77)
- api-headless-cms: model field aliases (#2352) (5069a6d)
- api-headless-cms: model fields upgrade (#2632) (315e94c)
- api-headless-cms: soft-delete fields (#2643) (bb01600)
- api-headless-cms-ddb: implement conversion of field paths (#2620) (6c2c0a1)
- app-tenancy: add support for tenantId query parameter (7f9ae04)
- make FileManager composable (#2664) (d279b45)
- api-headless-cms: storage id validation (#2654) (eac1e31)
- api-headless-cms-ddb-es: transformation of fieldId and storageId paths (#2622) (145568a)
- app-headless-cms: make fieldId changeable (#2613) (45cc7ac)
- app-headless-cms: model fields upgrade for 5.33.0 (#2638) (dbe965f)
- headless-cms: ability to delete locked field (#2648) (1e123ac)