TetraScience AI Services v1.3.x Release Notes
Release notes for TetraScience AI Services version 1.3.0
The following are the release notes for TetraScience AI Services versions 1.3.x. TetraScience AI Services empower developers and scientists to transform data into decisions through seamless, secure APIs, and enable intelligent automation across scientific, lab, and enterprise workflows.
NOTETetraScience AI Services are currently part of a limited availability release and must be activated in coordination with TetraScience along with related consuming applications. For more information, contact your customer account leader.
v1.3.0
Release date: 3 September 2026
TetraScience has released TetraScience AI Services version 1.3.0. This release introduces AI Services telemetry, which lets data apps and agents send OpenTelemetry (OTLP) traces to AI Services and read those traces back with a standard MLflow client. It also includes a fix for AI Workflow installations that could remain stuck in a running state.
Here are the details for what's new in TetraScience AI Services v1.3.0.
Prerequisites
TetraScience AI Services v1.3.0 requires the following:
- Tetra Platform v4.4.1 or later
- For publishing "Bring Your Own Model" (BYOM) AI workflows under
private-*namespaces: Tetra Platform v4.5.3 or later and TetraScience CLI (ts-cli) v2.1.0 or later
New Functionality
New functionality includes features not previously available in TetraScience AI Services.
AI Services Telemetry
AI Services now accepts operational telemetry from data apps and AI agents, and serves it back for analysis and evaluation. This gives developers visibility into how their AI workflows actually behave in an environment — request latency, throughput, tool-call flow, and outcome — without needing direct access to the underlying Databricks tables.
Telemetry has two planes:
- Write plane: A new
/v1/telemetryendpoint accepts OpenTelemetry Protocol (OTLP) traces from data apps and agents, and records them as MLflow traces on Databricks. - Read plane: A trace-search endpoint serves the MLflow tracing REST API directly, so an unmodified
mlflowormlflow-skinnyclient can read an organization's traces using only a TDP JSON Web Token (JWT). Clients configure the tracking URI, host, and token; no plugin or custom client code is required. Reads are organization-scoped, and every read is audited.
Because a standard MLflow client cannot attach an arbitrary header, the read plane also accepts the organization slug as a URL path segment, so a stock client can select its organization through the tracking host alone. The header form continues to work unchanged. A request whose path and header specify different organizations is rejected.
Traces are stored in the organization's own Unity Catalog catalog and schema — the same tenant-scoped location AI Services already uses for other assets — rather than in a separate telemetry-specific catalog.
AI Services telemetry is a limited availability release. It is controlled per organization behind a feature flag and must be enabled in coordination with TetraScience, which also provisions the telemetry destination for your organization. For more information, contact your customer account leader.
Enhancements
Enhancements are modifications to existing functionality that improve performance or usability, but don't alter the function or intended use of the system.
- There are no enhancements in this release.
Bug Fixes
The following bugs are now fixed.
- AI Workflow installations no longer remain in a
runningstate after the underlying Databricks job has already succeeded. AI Services now periodically reconciles in-flight installations against Databricks job status and completes them when the job reports success, so BYOM and API-driven installations no longer appear stuck.
Deprecated Features
There are no deprecated features in this release. For more information about Tetra Platform deprecations, see Tetra Product Deprecation Notices.
Known and Possible Issues
The following are known limitations of TetraScience AI Services v1.3.0:
- Model Training UI Upload Failure: The Upload Supporting Files button in the AI Services UI does not work for model training workflows. File uploads fail due to an incorrect S3 file path constructed by the UI and a cross-origin (CORS) error in the browser. As a workaround, upload model training files and initiate model training by using the AI Services API directly. A fix for this issue is scheduled for a future AI Services UI release.
- Analyst Policy Install Workflow UI Access: Users assigned a role with an Analyst policy can view, but not use, the Install Workflow button even though the policy doesn't allow them to install an AI workflow or run an inference. A fix for this issue is scheduled for a future AI Services UI release.
- No telemetry deprovisioning path: There is no supported way to remove a provisioned telemetry sink. Removing one by hand leaves behind Unity Catalog views that a later reprovisioning into the same schema would encounter. Contact TetraScience before removing a telemetry sink.
Upgrade Considerations
To upgrade to the latest AI Services version, see Update the AI Services UI version in the TetraScience AI Services User Guide.
During the upgrade, there might be a brief downtime when users won't be able to access AI Services functionality.
After the upgrade, verify the following:
- Existing AI Workflow installations continue to function correctly
- Inference requests complete successfully
- Knowledge base and vector store operations function as expected
- Asset promotion completes successfully for models, volumes, and aliases
- The AI Services UI displays correctly
GxP Impact Assessment
All new TetraScience AI Services functionalities go through a GxP impact assessment to determine validation needs for GxP installations.
Enhancements and Bug Fixes do not generally affect Intended Use for validation purposes.
TetraScience AI Services is currently a limited availability release, and Model Promotion is a beta release. Items marked as either a beta release or a limited availability release are not validated for GxP by TetraScience. However, customers can use these prerelease features and components in production if they perform their own validation.
SecurityTetraScience continually monitors and tests the codebase to identify potential security issues. Security updates are applied on an ongoing basis.
Quality ManagementTetraScience is committed to creating quality software. Software is developed and tested following the ISO 9001-certified TetraScience Quality Management System.
For instructions on how to validate core AI Services functionality programmatically, see Test TetraScience AI Services Programmatically in the TetraConnect Hub. For access, see Access the TetraConnect Hub.
For more information, see the TetraScience AI Services documentation.
Updated about 10 hours ago

