The latest release of the SitecoreAI base image 1.8.105 includes the following improvements:
Harmonized Incremental publishing setting
Harmonized Incremental publishing's 'publish related items' setting to false, which ensures that when an Incremental publishing job is started, only the items from the incremental queue are published. Publishing related items can result in significant delays to the publishing process.
Extended retryable HTTP status codes for the Edge runtime publishing worker client.
The Layout publishing worker has been extended to return two new HTTP status codes: 504 Gateway Timeout and 503 Service Unavailable. This will assist users when there are issues with transient key-value storage connectivity.
The latest release of the SitecoreAI base image 1.8.105 includes the following resolved issues:
Content Transfer API now allows users to transfer content from the Core database.
Fixed issue with broken or empty components appearing on published sites by ensuring that renderings with unresolved datasources are excluded from layout serialization.
Resolved issue where Experience Edge Connector was causing an error by sending too many terms to the Experience Edge in one request. Now queries are split into smaller requests with fewer terms per query.
Security enhancements.