v5.37.4

webiny/webiny-jsv5.37.4Sep 19, 2023by adrians5j

AI Summary

Focuses on data consistency and query handling in Access Control Objects, Elasticsearch, and the Headless CMS.

Key Highlights

  • Fixes ACO storage tenant/locale usage
  • Resolves Elasticsearch contains query with slashes
  • Fixes Headless CMS template ID handling

Full Release Notes

## [5.37.4](https://github.com/webiny/webiny-js/compare/v5.37.3...v5.37.4) (2023-09-19)


### Bug Fixes

* **api-aco:** ensure correct tenant and locale is used in ACO storage ([#3538](https://github.com/webiny/webiny-js/issues/3538)) ([30d6f95](https://github.com/webiny/webiny-js/commit/30d6f9533ba5edbe7c43305c23560c152a7ef713))
* add `cognito-idp:UpdateUserPool` permission [no ci] ([e06f999](https://github.com/webiny/webiny-js/commit/e06f99952e1d7034cc6d91c9e16777e840ccc916))
* **api-elasticsearch:** contains query with slash ([#3515](https://github.com/webiny/webiny-js/issues/3515)) ([ec99365](https://github.com/webiny/webiny-js/commit/ec99365409683211488228b40d0b41b2325dba1a))
* **api-headless-cms:** ensure _templateId exists on mutation return value ([#3533](https://github.com/webiny/webiny-js/issues/3533)) ([43c8849](https://github.com/webiny/webiny-js/commit/43c88492f7e270df85eb76c87d87ee121f43df3b))
* **app-aco:** add limit to the LIST_FOLDERS query ([#3534](https://github.com/webiny/webiny-js/issues/3534)) ([dd1b42b](https://github.com/webiny/webiny-js/commit/dd1b42b6331563ed0ad664ad6720f28ec9bfa588))
* return previous saved records in case of empty response from apis ([#3529](https://github.com/webiny/webiny-js/issues/3529)) ([779e53c](https://github.com/webiny/webiny-js/commit/779e53c8d85c625ffc45581025944a8edc3bf534))
* **app-file-manager:** expose basic fields via configuration ([#3525](https://github.com/webiny/webiny-js/issues/3525)) ([031884b](https://github.com/webiny/webiny-js/commit/031884bee4f16119efac828ea15cc09855970fa2))
* **app-headless-cms:** boolean field default value ([#3526](https://github.com/webiny/webiny-js/issues/3526)) ([0fe93dc](https://github.com/webiny/webiny-js/commit/0fe93dc0e6f8004c3dab5753b56b57115dd10dfb))
* move `isMultiTenancyEnabled` into `utilities` folder ([71d4718](https://github.com/webiny/webiny-js/commit/71d4718355cc6aa9fff86861cb9ace041aeae16f))
* use tenant ID as the root folder in multi-tenant systems ([5846519](https://github.com/webiny/webiny-js/commit/58465191145ba966178417df902795d7fd1cf1ff))
* **api-file-manager:** cms fields graphql definitions ([#3519](https://github.com/webiny/webiny-js/issues/3519)) ([77a9474](https://github.com/webiny/webiny-js/commit/77a94749989208f74958e759581faffe28a40429))
* **app-file-manager:** prepare extensions form data for graphql ([#3518](https://github.com/webiny/webiny-js/issues/3518)) ([d6a2253](https://github.com/webiny/webiny-js/commit/d6a2253da875db71cd78e73634590e46fe529fc0))
* **cwp-template-aws:** add PbAcoContext type ([#3524](https://github.com/webiny/webiny-js/issues/3524)) ([0c0cc97](https://github.com/webiny/webiny-js/commit/0c0cc97a396f42ba6accace25c7714566d501e07))