Source
Aug 28, 2025: Model Registry model deployment UI (Preview)
Deploy models directly to SPCS Model Serving from the Model Registry UI. You can also view the details of the deployed inference service, as well as suspend the service directly from the Model Registry UI.
Ingest Java SDK release notes for 2025
Added robust validation to detect and prevent duplicate JSON object fields, including those with trailing null terminators. All JSON keys and values are now strictly enforced to be valid UTF - 8, which improves data integrity and…