June 26, 2025
MINEO
3 min
Diego García

MINEO 2025.06: Pipeline Concurrency Control, Webhooks & API Pagination

New fine-grained concurrency limits for pipelines, lightweight webhook callbacks, a paginated Public API, and multiple widget improvements.

Discover the latest advancements in MINEO version 2025.06, featuring significant enhancements to pipeline control, notification systems, API capabilities, and user interface refinements.

🚀 Key Pipeline Improvements

Introducing Pipeline Concurrency Control, a solution designed to streamline workload management for your pipelines and ensure strict mutual exclusion when required. Administrators can set a maximum number of simultaneous executions per pipeline, with any additional jobs automatically queuing. This feature is particularly useful for resource-heavy or stateful jobs, where setting the limit to 1 ensures strict mutual exclusion. This cap is efficiently managed and configured at the Pricing Plan level, simplifying governance.

Furthermore, MINEO 2025.06 introduces Webhook Notifications for pipelines. An optional webhook_url can now be specified, enabling MINEO to trigger a plain HTTP GET request to the provided endpoint upon a pipeline run's completion. This simple mechanism, which involves no payload or secrets, allows users to notify downstream systems or initiate post-processing without writing additional code. The webhook URL can be supplied dynamically at execution time or stored directly within the pipeline settings for convenience.

Finally, the Paginated Execution API enhances the Public API for listing executions by gaining first-class pagination. Users can now request specific data pages using page and page_size parameters, leading to leaner JSON responses. This optimization significantly improves performance for applications like dashboards or CLI scripts that consume execution data, enabling faster loading and more efficient data handling. Existing integrations will continue to function seamlessly, with only minor changes to the response body structure.

For comprehensive details on these new capabilities, please refer to the dedicated documentation: https://b.mineo.app/documentation/docs/pipelines/intro.

📊 Widget Upgrades

  • KPI Widget — Flexible Vertical Alignment: Designers can now align KPI content to the top, middle, or bottom within its card, allowing for tighter layouts and consistent visual rhythm across dashboards. Additionally, users can now embed HTML content directly within KPI widgets.
  • Table Widget — Pagination Toggle & Dynamic Rules: Pagination can now be disabled on a per-table basis when you need an uninterrupted scroll. Define formatting rules using either a static list or a Python variable holding column names—switch modes with a single click in the editor.
  • All viewers, including anonymous ones, can now save their selector presets in the dashboard's Simplified View, streamlining iterative exploration.

🛠️ Other Enhancements & Bug Fixes

Enhancements:

  • Date Range inputs no longer show an extra “:” character.
  • Gauge charts protect against numeric overflows on tight limits.
  • Clear buttons reliably reset Title-widget backgrounds.
  • Export-version workflow is once again stable.
  • Layout logic hardened to prevent notebook corruption.
  • Connection-pool and node-management code refactors improve back-end resilience.

Bug Fixes:

  • Variable lists repopulate correctly after environment resets.
  • Several stability improvements implemented for high-workload scenarios.

We encourage you to explore these new features in MINEO 2025.06 and provide your valuable feedback.

Further reading

By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy and our Cookies Policy for more information.