What's new in EzyPlatform 1.3.2?

This release upgrades the HTTP library to improve compatibility with external infrastructure services by providing a default User-Agent for all HTTP client requests.
  1. Upgraded ezyhttp to version 1.5.8
    Updated the ezyhttp dependency from 1.5.7 to 1.5.8. The new version automatically sets a default User-Agent header for HttpClient requests, helping prevent requests from being rejected by infrastructure services, proxies, or external systems that require a valid client identifier.