v5.44.0

webiny/webiny-jsv5.44.0Jan 15, 2026by Pavel910

AI Summary

Incremental release focused on AWS infrastructure improvements and security fixes for the CMS and security modules.

Key Highlights

  • Added support for website redirects in pulumi-aws
  • Fixed ACO identity type=admin validation
  • Fixed Cognito email validation during profile updates
  • Fixed set-cookie header duplication in handler

New Features

  • Pulumi-aws website redirects support

Full Release Notes

# [5.44.0](https://github.com/webiny/webiny-js/compare/v5.43.6...v5.44.0) (2026-01-15)


### New Features

* **pulumi-aws:** add support for website redirects ([215e58a](https://github.com/webiny/webiny-js/commit/215e58af76f8c136dc223cfe68c75b8fa97b9154))

### Bug Fixes

* **api-aco:** ensure identity is type=admin ([72b1a2a](https://github.com/webiny/webiny-js/commit/72b1a2aa720f3d49d1582da07e878008d95d725f))
* **api-security-cognito:** skip validation if email is not updated ([a84a4d8](https://github.com/webiny/webiny-js/commit/a84a4d84564b6d9b69972cea297d6edd6ea824bb))
* **api-security-cognito:** validate email uniqueness during profile update ([5b158e8](https://github.com/webiny/webiny-js/commit/5b158e8419ddf648cc5e52a3f537edb0d5071853))
* **handler:** ensure set-cookie header is not set twice ([a8fd53c](https://github.com/webiny/webiny-js/commit/a8fd53c160dd82062cf77485d4a8c29740a691af))