Skip to main content

HTTP/2 Regional Services

· One min read

Regional Services attached to proxiML jobs can now use HTTP/2 (including gRPC) in addition to HTTPS, so you can connect workers to private APIs and backends that speak those protocols. For background on how services attach to jobs, see the CloudBender reference and the Regional Services announcement.

NVIDIA L4 GPUs

· One min read

NVIDIA L4 GPU instance are now available for deployment with CloudBender in AWS and GCP regions.

Improved Job Log Parsing

· One min read

Job log parsing has been improved for Node.js and Python applications to consolidate log messages with newline into a single log line.

Automatic Private Service and Connector Updating

· One min read

Previously, proxiML jobs had to be restarted to reflect updates made to Data Connectors or other deployed private services they were using. Now these updates will automatically be deployed to any running job without any interruption to the job itself.

Endpoint Auto-Restart

· One min read

proxiML Endpoints can now be configured to automatically restart themselves if the workload exits unexpectedly.

Project Job Restriction Settings

· One min read

proxiML Projects can now be configured to override the types of jobs that can be created and the configuration options they can use to further protect customer data.