The Alpaca Trade SDK now supports accessing historical and live news data through its News API, which has been integrated with the SDKs for Python, TypeScript/JS, C#/.NET, and Go. The integration allows developers to access news data using methods such as get_news or subscribe_news within the Streaming client. Additionally, some methods have been deprecated due to the deprecation of Market Data V1. The SDKs also support raw trade data subscription through the Streaming client, and a new websocket client has been added for live news data in some languages.