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.
-
Upgraded ezyhttp to version 1.5.8Updated the
ezyhttpdependency from1.5.7to1.5.8. The new version automatically sets a defaultUser-Agentheader forHttpClientrequests, helping prevent requests from being rejected by infrastructure services, proxies, or external systems that require a valid client identifier.