v5.39.9

webiny/webiny-jsv5.39.9Aug 9, 2024by adrians5j

AI Summary

Enhances logging capabilities and Elasticsearch indexing management with new environment variable support.

Key Highlights

  • Added modelId and index name to logs
  • Added support for WEBINY_MIGRATION_FORCE_EXECUTE_5_39_6_001 env var
  • Improved disabling and restoration of ES indexing settings

Full Release Notes

## [5.39.9](https://github.com/webiny/webiny-js/compare/v5.39.8...v5.39.9) (2024-08-09)


### Bug Fixes

* add modelId and used index name to the log ([#4186](https://github.com/webiny/webiny-js/issues/4186)) ([3433560](https://github.com/webiny/webiny-js/commit/34335609913a7aa93d6a484bfa2e5e847e6e600e))
* add support for WEBINY_MIGRATION_FORCE_EXECUTE_5_39_6_001 env var ([ded920f](https://github.com/webiny/webiny-js/commit/ded920f7f223f29ef1f7e9c9bd0b6c89df3604a4))
* ensure published records are updated accordingly ([#4184](https://github.com/webiny/webiny-js/issues/4184)) ([d79172a](https://github.com/webiny/webiny-js/commit/d79172aed85a8b144d2d83d12cb2fa02374ce852))
* improve disabling and restoration of ES indexing settings ([#4187](https://github.com/webiny/webiny-js/issues/4187)) ([d65c7e6](https://github.com/webiny/webiny-js/commit/d65c7e6cf2d7a6a7a37d5c37642e1dc9c04c8c11))