Skip to content

Release 6.6

March 2026

Whats New In Our Products ?

Kelvin UI

What's New

  • API Access configuration screen: New configuration screen on deployment for apps and connectors, allowing per-deployment * API service account permissions.
  • Data Explorer aggregation interval: Added 1-week aggregation interval option.
  • Asset Page Data Explorer widget: New time range configurations allowing users to select which options are available and set the default time range.
  • Asset relationships:
    • In the Data Explorer, when multi-asset view is enabled, users can quickly select related assets.
    • On the Asset Page, users can visualize asset relationships directly from the page header.
    • In the Asset Table, users can navigate to related assets.

What Changed

  • Improved authentication redirects for faster page loading times.

Bug Fixes

  • CSV publisher now properly recognizes existing asset/datastream pairs as already in use.
  • Data quality configuration errors no longer persist after re-uploading a valid file.
  • Datastream names are now visible when creating data tags.
  • Dropdown lists now display the correct hover styling state.

Kelvin API

What's New

  • Application & Workload Management

    • Dedicated Service Account per Workload Deployment: 
    • Each workload deployment now receives its own dedicated Service Account, improving security isolation and access control.
  • Workload Service Account Management Improvements:

    • Service Accounts are now automatically created when updating workloads that previously did not have one.
  • App Version Inheritance Enhancements:

    • When creating a new app version, default sections can now partially inherit configuration from the previous version — simplifying version management and reducing duplication.
  • Optional Docker Image Validation. You can now:

    • Skip Docker image existence validation when creating an app.
    • Disable Docker image delete checks when validation is disabled. This improves flexibility for private registries and CI/CD workflows.
  • Docker Auth API:

    • Introduced a new Docker Authentication API service for managing registry credentials.
  • API Permissions in App Defaults:

    • Applications can now define API permissions directly within default configurations.
  • Improved Schedule Creation Validation:

    • Schedule creation now validates using all parameters against schema definitions for stronger consistency and reliability.

What's Updated

  • Performance & Pagination

    • Improved pagination reliability for streaming endpoints.
    • Refactored the Bun-based paginator to issue a single optimized query, improving performance
  • Kubernetes & Edge

    • Added Kubernetes RBAC resources for the edge-fluentbit service.
    • Improved Fluent Bit configuration.
    • Removed unused Kubernetes port definitions.
    • Autoscale-up is now disabled for generic clusters.
    • Fixed cluster creation flags to correctly align with feature flags.
  • Application & Deployment Reliability

    • Fixed node name validation in workload listing.
    • Improved schema validation by including existing resource parameter values.
    • Fixed deployment of previously stopped workloads in Docker clusters.
    • Improved workload injector performance and validation logic.
    • Improved handling of service accounts during workload updates.
  • Timeseries & ClickHouse Stability

    • Fixed an issue where the timeseries migrator could hang after completion.
    • Ensured table and column names are properly quoted to prevent forbidden character errors.
    • Corrected ClickHouse fill behavior to bypass interpolation when not provided.
  • API Specification

    • Added example to ts/create type in API specification for improved documentation clarity.

What's Deprecated

  • No features were deprecated in this release.

What's Deleted

  • Removed unused Kubernetes port definitions to simplify cluster configuration.

Kelvin SDK

What's New

  • New Kelvin OSI Pi Connector
  • Added support for Custom Docker Registries
  • Enabled Docker login with SSO

What’s Changed

  • Updated app AGENT
    • Added SKILLS
  • Refactored Python API Client
  • Refactored CLI
    • Migrated Click to Rich Click
  • Connectors
    • Disabled OPCUA Connector restart upon resource properties update
    • Updated CSV Publisher to support the new service account environment variables
  • Bug fixes

Whats New in our Documentation ?

What's New

What's Updated

What's Deleted

  • None

Others

  • Freeze Documentation engine version in preparation to transition to new engine.
  • All screenshots and images updated
  • Documentation format is changing to be make it easier for users to find answer without prior knowledge of Kelvin terminology. This will be a process over a number of releases.