Visit Azul.com Support

25.05.0

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Optimizer Hub 25.05.0

Release Date: July 1, 2025 - Release Notes PDF

New Features

  • This release switches to the numbering format YY.MM to align with the Azul Prime releases.

  • Includes bug fixes for Optimizer Hub 1.11.2.

  • More frequent gRPC keepalive messages are allowed to prevent time-outs reported on Azure deployments.

  • By default, Helm chart creates a new service account for every Optimizer hub component. With this release, you can use an existing service account which will be used for all components. Set the Helm value deployment.serviceAccount.existingServiceAccount to the name of the existing service account.

API Changes

See Optimizer Hub API for more info.

  • New endpoints to get ReadyNow Orchestrator profile logs.

    • /api/vmInstances/{id}/logs: List logs produced by JVM instance

    • /api/vmInstances/{id}/logs:export: Export logs produced by JVM instance

  • ReadyNow Orchestrator profile logs are now exported in one single file from the API /api/profileNames/{profile}/profileLogs:export.

  • Info about profiles has been extended with the value "isPromoted": true/false.

Bug Fixes

  • Because the management gateway is a required component, the setting to disable it, has been removed.

  • Improved Optimizer Hub restarts with pre-populated storage to be able to serve profiles faster.