v5.43.1

webiny/webiny-jsv5.43.1Jun 11, 2025by Pavel910

AI Summary

Bug fix release addressing validation options, entry retrieval on preview, AWS account outputs, and date handling in tasks.

Key Highlights

  • Add validateReferencedEntries option
  • Fix entry retrieval on preview
  • Add AWS account ID to CWP and Pulumi outputs
  • Convert event response dates to strings

Full Release Notes

## [5.43.1](https://github.com/webiny/webiny-js/compare/v5.43.0...v5.43.1) (2025-06-10)


### Bug Fixes

* add `validateReferencedEntries` option ([#4650](https://github.com/webiny/webiny-js/issues/4650)) ([ada8bbb](https://github.com/webiny/webiny-js/commit/ada8bbbfa9d38dad66d13f1a46fb831d1c7303d8))
* **api-headless-cms:** get entry by id on preview ([#4654](https://github.com/webiny/webiny-js/issues/4654)) ([a9bfab6](https://github.com/webiny/webiny-js/commit/a9bfab63db7454e2e82cbab41448208fbdf07e0e))
* **app-audit-log:** remove user group from query ([#4656](https://github.com/webiny/webiny-js/issues/4656)) ([7d0d3ad](https://github.com/webiny/webiny-js/commit/7d0d3ad55c35f2e221fc454e3bad72e97d77b2a0))
* correct Webpack (watch) configs ([#4658](https://github.com/webiny/webiny-js/issues/4658)) ([1cc5b17](https://github.com/webiny/webiny-js/commit/1cc5b175898a64cc8fc42cacf0a248b9251627a6))
* **cwp-template-aws:** add AWS account ID to the info command output ([da4308e](https://github.com/webiny/webiny-js/commit/da4308ec07b5cecf52b2ea37b94dad15332b81bf))
* **pulumi-aws:** add awsAccountId to api app outputs ([c88481b](https://github.com/webiny/webiny-js/commit/c88481b0ed6453143caad8a468789c5f9a90bfb5))
* **pulumi-aws:** ddb to es log permissions ([#4659](https://github.com/webiny/webiny-js/issues/4659)) ([1823b60](https://github.com/webiny/webiny-js/commit/1823b60512e452014e0696aed1e40f5b37f47176))
* remove CloudFront cache invalidation ([#4652](https://github.com/webiny/webiny-js/issues/4652)) ([4781a9b](https://github.com/webiny/webiny-js/commit/4781a9b872dba7aafd4fe5fe8c318d2c9f11d631))
* **tasks:** convert all event response dates into strings [skip ci] ([#4660](https://github.com/webiny/webiny-js/issues/4660)) ([beded62](https://github.com/webiny/webiny-js/commit/beded62ce61390a6d4aa65e15d8d6a805d59ef19))
* **utils:** compress should not run if not needed ([#4661](https://github.com/webiny/webiny-js/issues/4661)) ([f5e8c70](https://github.com/webiny/webiny-js/commit/f5e8c70a9f6a0bebaaa77b66507a44ffd5bd0e36))