Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 12 additions & 2 deletions docs/products/data_catalog/compatibility_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ Please ensure that versions shown in the matrix are respected in your deployed e

## Service Latest Versions

#### 2026-05-21 | v15.0.0
#### 2026-08-27 | v15.1.0

| Service | Version |
| --------------------------------------------------------------------- | ------- |
| [Fabric BFF](/products/data_catalog/data_catalog_fabric_bff.mdx) | 0.4.0 |
| [Open Lineage](/products/data_catalog/data_catalog_open_lineage.mdx) | 0.5.1 |
| [Job Runner](/products/data_catalog/data_catalog_job_runner.mdx) | 0.3.0 |
| [Job Runner](/products/data_catalog/data_catalog_job_runner.mdx) | 0.3.1 |
| [Data Catalog Frontend](/products/data_catalog/frontend/overview.mdx) | 0.5.2 |
| [Fabric Admin](/products/data_catalog/database_setup.mdx) | 0.5.6 |

Expand All @@ -39,6 +39,16 @@ should be deployed together at each Console release. This ensures that
features introduced in a specific release are properly supported by all
Data Catalog components.

#### 2026-05-21 | v15.0.0

| Service | Version |
| --------------------------------------------------------------------- | ------- |
| [Fabric BFF](/products/data_catalog/data_catalog_fabric_bff.mdx) | 0.4.0 |
| [Open Lineage](/products/data_catalog/data_catalog_open_lineage.mdx) | 0.5.1 |
| [Job Runner](/products/data_catalog/data_catalog_job_runner.mdx) | 0.3.0 |
| [Data Catalog Frontend](/products/data_catalog/frontend/overview.mdx) | 0.5.2 |
| [Fabric Admin](/products/data_catalog/database_setup.mdx) | 0.5.6 |

#### 2026-04-16 | v14.7.0

| Service | Version |
Expand Down
12 changes: 12 additions & 0 deletions docs/products/fast_data_v2/stream_processor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.8.1] - 2026-08-27

### Added

- Mark consumer not ready when all brokers are down

## [0.7.3] - 2026-08-27

### Added

- Mark consumer not ready when all brokers are down

## [0.8.0] - 2026-07-12

### Added
Expand Down
3 changes: 2 additions & 1 deletion release-notes/info/version_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Mia-Platform guarantees **security patches** for the two preceding versions to t

Release | Release Date | End of Life Date
-------| -------|-------
v14 (current)| May 2025 | End of 2026
v15 (current)| July 2026 | End of 2027
v14| May 2025 | End of 2026
v13| May 2024 | End of 2025
v12| November 2023 | May 2025
v11| May 2023 | End of 2024
Expand Down
4 changes: 2 additions & 2 deletions release-notes/v15.0.0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Click on each chart to expand its full image list.
</details>

<details>
<summary><strong>console v15.0.15-0</strong></summary>
<summary><strong>console v15.0.15-3</strong></summary>

| Image repository | Version |
|--------------------------------------------------------------------------------|:---------:|
Expand Down Expand Up @@ -240,9 +240,9 @@ Click on each chart to expand its full image list.
| nexus.mia-platform.eu/core/proxy-manager | 3.5.0 |
| nexus.mia-platform.eu/core/swagger-aggregator | 3.9.6 |
| nexus.mia-platform.eu/microlc/middleware | 3.4.0 |
| nexus.mia-platform.eu/platform/auth/authtool/authtool-bff | 0.5.2 |
| nexus.mia-platform.eu/plugins/files-service | 2.10.5 |
| nexus.mia-platform.eu/plugins/ses-mail-notification-service | 3.5.0 |
| nexus.mia-platform.eu/platform/auth/authtool/authtool-bff | 0.5.2 |
| nexus.mia-platform.eu/rond-authz/rond | 1.14.2 |

</details>
180 changes: 180 additions & 0 deletions release-notes/v15.1.0.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
---
id: v15.1.0
title: Version 15.1.0 Release Notes
image: "img/release-note-link-preview.png"
---

import Accordion from '@site/src/components/Accordion/index.js';
import dataAccordion from '@site/src/config/release-notes/release-note-v15-1-0.json';

_Aug 27th, 2026_

:::info
Mia-Platform v15.1.0 is currently in **Preview** and will be generally available on **19th September**.
:::

## Suite Home

### Platform Administration

The ability to configure permissions directly from the UI has been extended.

* **Organization admins** now have access to a dedicated view showing every user in the organization, along with the tenants they belong to and their roles within each.
* Both **Organization admins** and **Tenant admins** can assign a user's roles for each tenant. Roles can be predefined, general or item level: **Catalog** supports maximum granularity of item level permissions, while **AI Foundry** currently offers only general static role assignment.
* On Catalog, granular permissions can still be assigned to different groups and users through configuration.

Inviting users to a tenant is now also possible directly from the UI. Previously, the Organization admin or the tenant's Super Admin had to create users through the API Portal.

* Organization admins can now invite users directly from the Suite; invited users receive an email invitation they must accept to set up their account.
* The UI now shows the invitation status: **pending** or **accepted**.
* Once accepted, roles, permissions, and groups can be assigned to the user.

### Tenant and Service Account creation

* Added the ability to create a **Tenant** directly from the top of the left sidebar.
* **Service Account** creation remains available in its dedicated "Service Account" section.


## Other New Features, Improvements and Bug Fixes

<Accordion data={dataAccordion} />

## How to update

To run Mia-Platform v15.1.0, the following Helm chart versions must be installed on your cluster. For the complete installation sequence and per-product upgrade guides, see the [Installation Guidelines](/docs/requirements/installation-guidelines/overview).

### Helm chart versions

| Product | Helm Chart | Version | Upgrade guide |
|---|---|---|---|
| **Auth — Keycloak** | `keycloak-operator` | `v0.5.5` | [How to upgrade](/docs/requirements/installation-guidelines/shared-services/authn/keycloak/how-to-upgrade) |
| **Auth — Realm Management** | `keycloak-realm-management` | `v0.1.35` | [How to upgrade](/docs/requirements/installation-guidelines/shared-services/authn/keycloak-realm-management/how-to-upgrade) |
| **Homepage & RBAC** | `services` | `v0.3.9` | [How to upgrade](/docs/requirements/installation-guidelines/shared-services/services/how-to-upgrade) |
| **Catalog** | `catalog` | `v0.3.41` | [How to upgrade](/docs/requirements/installation-guidelines/catalog/how-to-upgrade) |
| **AI Foundry** | `ai-foundry` | `v0.4.82` | [How to upgrade](/docs/requirements/installation-guidelines/ai-foundry/how-to-upgrade) |
| **Console** | `console` | `v15.1.0-beta.0` | [How to upgrade](/docs/requirements/installation-guidelines/console/self-hosted/how-to-upgrade) |

### Bill of materials

Click on each chart to expand its full image list.

<details>
<summary><strong>keycloak-operator v0.5.5</strong></summary>

| Image repository | Version |
|---|:---:|
| nexus.mia-platform.eu/platform/auth/keycloak | 0.3.2-26.6.4-postgres |
| quay.io/keycloak/keycloak-operator | 26.6.4 |

</details>

<details>
<summary><strong>keycloak-realm-management v0.1.35</strong></summary>

| Image repository | Version |
|---|:---:|
| docker.io/adorsys/keycloak-config-cli | latest-26.5.4 |

</details>

<details>
<summary><strong>services v0.3.9</strong></summary>

| Image repository | Version |
|---|:---:|
| docker.io/redis | 8.4.0 |
| nexus.mia-platform.eu/ai-foundry/adk-be-app | 0.7.3 |
| nexus.mia-platform.eu/cache/envoyproxy/envoy | v1.36.2 |
| nexus.mia-platform.eu/core/swagger-aggregator | 3.9.4 |
| nexus.mia-platform.eu/platform/auth/access-control/ext-authz | 0.2.2-nocache |
| nexus.mia-platform.eu/platform/auth/authtool/authtool-bff | 0.5.2 |
| nexus.mia-platform.eu/platform/services/homepage | 0.4.2 |
| nexus.mia-platform.eu/platform/services/rbac-management | 0.3.0 |
| quay.io/docling-project/docling-serve-cpu | v1.24.0 |
| docker.io/alpine/psql | 18.4 |
| docker.io/curlimages/curl | 8.11.1 |

</details>

<details>
<summary><strong>catalog v0.3.41</strong></summary>

| Image repository | Version |
|---|:---:|
| docker.io/redis | 8.4.0 |
| nexus.mia-platform.eu/ai-foundry/adk-be-app | 0.7.3 |
| nexus.mia-platform.eu/cache/envoyproxy/envoy | v1.36.2 |
| nexus.mia-platform.eu/catalog/catalog-engine | 0.8.0 |
| nexus.mia-platform.eu/catalog/catalog-mcp-server | 0.2.3 |
| nexus.mia-platform.eu/catalog/catalog-website | 0.4.1 |
| nexus.mia-platform.eu/catalog/items-consumer | 0.2.0 |
| nexus.mia-platform.eu/catalog/items-producer | 0.2.0 |
| nexus.mia-platform.eu/core/swagger-aggregator | 3.9.4 |
| nexus.mia-platform.eu/data-fabric/stream-processor | 0.8.1-postgres |
| nexus.mia-platform.eu/p4samd/core/policy-engine | v0.9.0 |
| nexus.mia-platform.eu/platform/auth/access-control/ext-authz | vX.X.X |
| nexus.mia-platform.eu/platform/auth/authtool/authtool-bff | 0.5.2 |
| nexus.mia-platform.eu/plugins/smtp-mail-notification-service | 3.5.1 |
| quay.io/docling-project/docling-serve-cpu | v1.24.0@sha256:3848073769721b92c17f34e29e06c3cc32d8bfb45cd1ad5c608219eb1d5bcb51 |

</details>

<details>
<summary><strong>ai-foundry v0.4.82</strong></summary>

| Image repository | Version |
|---|:---:|
| docker.io/redis | 8.4.0 |
| nexus.mia-platform.eu/ai-foundry/adk-be-app | 0.7.3 |
| nexus.mia-platform.eu/ai-foundry/ai-foundry-bff | 0.3.4 |
| nexus.mia-platform.eu/ai-foundry/ai-foundry-website | 0.7.5 |
| nexus.mia-platform.eu/cache/envoyproxy/envoy | v1.36.2 |
| nexus.mia-platform.eu/platform/auth/access-control/ext-authz | 0.2.2-nocache |
| nexus.mia-platform.eu/platform/auth/authtool/authtool-bff | 0.5.2 |
| quay.io/docling-project/docling-serve-cpu | v1.24.0 |

</details>

<details>
<summary><strong>console v15.1.0-beta.0</strong></summary>

| Image repository | Version |
|--------------------------------------------------------------------------------|:---------:|
| docker.io/envoyproxy/ratelimit | 19f2079f |
| nexus.mia-platform.eu/back-kit/mfe-toolkit-on-prem | 1.3.13 |
| nexus.mia-platform.eu/cache/envoyproxy/envoy | v1.32.1 |
| nexus.mia-platform.eu/console/aggregated-website | 1.6.2 |
| nexus.mia-platform.eu/console/backend | 33.2.2 |
| nexus.mia-platform.eu/console/catalog-service | 1.7.2 |
| nexus.mia-platform.eu/console/deploy-service | 8.4.0 |
| nexus.mia-platform.eu/console/environments-variables | 3.6.1 |
| nexus.mia-platform.eu/console/events-manager | 1.5.0 |
| nexus.mia-platform.eu/console/extensibility-manager | 3.0.0 |
| nexus.mia-platform.eu/console/favorites-service | 2.3.1 |
| nexus.mia-platform.eu/console/feature-toggle-service | 1.3.7 |
| nexus.mia-platform.eu/console/kubernetes-service | 8.4.6 |
| nexus.mia-platform.eu/console/mcp-server | 1.3.0 |
| nexus.mia-platform.eu/console/mia-assistant | 2.0.0 |
| nexus.mia-platform.eu/console/mia-craft-bff | 1.2.5 |
| nexus.mia-platform.eu/console/notification-provider | 2.2.5 |
| nexus.mia-platform.eu/console/project-service | 2.1.0 |
| nexus.mia-platform.eu/console/rbac-manager-bff | 2.1.2 |
| nexus.mia-platform.eu/console/scripts/bindings-cleaner | 1.2.2 |
| nexus.mia-platform.eu/console/scripts/configuration-history-cleaner | 0.4.1 |
| nexus.mia-platform.eu/console/scripts/marketplace-sync | 10.11.0 |
| nexus.mia-platform.eu/console/scripts/mia-assistant-embeddings-importer | 15.1.0-text-embedding-3-large |
| nexus.mia-platform.eu/console/scripts/software-catalog-sync | 0.7.27 |
| nexus.mia-platform.eu/console/scripts/version-upgrader | 11.2.0 |
| nexus.mia-platform.eu/console/tenant-overview | 4.2.1 |
| nexus.mia-platform.eu/core/authorization-service | 2.4.3 |
| nexus.mia-platform.eu/core/client-credentials | 3.4.1 |
| nexus.mia-platform.eu/core/crud-service | 6.10.3 |
| nexus.mia-platform.eu/core/proxy-manager | 3.5.0 |
| nexus.mia-platform.eu/core/swagger-aggregator | 3.9.6 |
| nexus.mia-platform.eu/microlc/middleware | 3.4.0 |
| nexus.mia-platform.eu/platform/auth/authtool/authtool-bff | 0.5.2 |
| nexus.mia-platform.eu/plugins/files-service | 2.10.5 |
| nexus.mia-platform.eu/plugins/ses-mail-notification-service | 3.5.0 |
| nexus.mia-platform.eu/rond-authz/rond | 1.14.2 |

</details>
10 changes: 10 additions & 0 deletions release-notes/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ import Changelog from '@site/src/components/Changelog';

<Changelog>

## [v15.1.0](/release-notes/v15.1.0.mdx)
*Aug 27th, 2026*

Mia-Platform v15.1.0 is currently in **Preview** and builds on v15 with improvements across the Suite and Catalog:
- **Suite Home**: Platform Administration now supports configuring permissions and inviting users directly from the UI, plus creating **Tenants** from the sidebar.
- **Catalog**: campaign reminders and editing, Scorecard rule drill-down, saving filters as views, and a new **Azure connector**.
- Additional improvements and bug fixes across **Fast Data**, **Console**, and **Data Catalog**.

[Read the release notes](/release-notes/v15.1.0.mdx)

## [v15.0.0](/release-notes/v15.0.0.mdx)
*Jul 23rd, 2026*

Expand Down
3 changes: 2 additions & 1 deletion sidebarsReleaseNotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ export default {
"link": {"type": "doc", "id": "v15-overview"},
"items": [
{"id": "versions", "type": "doc"},
{"id": "v15.0.0", "type": "doc", "label": "v15.0.0"},
{"id": "v15.1.0", "type": "doc", "label": "v15.1.0"},
{"id": "v15.0.0", "type": "doc", "label": "v15.0.0"},
]
},
{
Expand Down
106 changes: 106 additions & 0 deletions src/config/release-notes/release-note-v15-1-0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
[
{
"title": "Fast Data",
"icon": "fast-data",
"defaultOpen": false,
"type": "versions",
"items": {
"newFeatures": [],
"improvements": [
{
"title": "Stream Processor v0.8.1",
"description": [
"The new version `v0.8.1` of the _Stream Processor_ is available!",
"This release improves resiliency: when none of the configured Kafka brokers are reachable, the service is now marked as **not ready**, so it stops receiving traffic until the connection is restored, avoiding failed processing attempts.",
"The same fix has also been backported to `v0.7.3`.",
"Check the service [changelog](/docs/products/fast_data_v2/stream_processor/changelog) for the full list of changes."
]
}
],
"bugFixes": []
}
},
{
"title": "Console",
"icon": "console",
"defaultOpen": false,
"type": "versions",
"items": {
"newFeatures": [],
"improvements": [
{
"title": "Helm builtin values in editor hover",
"description": [
"The chart editor in the Design Area **Charts** section now shows the value of **Helm builtin objects** (such as `.Release`, `.Chart`, and `.Files`) when you hover over them in your templates, making it easier to write and review Helm charts."
]
}
],
"bugFixes": [
"Fixed an issue in the MCP server where fetching a project's configuration by **version** returned an almost empty result, while fetching the same data by **revision** worked correctly. Configuration retrieved by version now includes the full set of expected data.",
"Fixed an issue where rolling back a deployment could fail with a _Reference already exists_ error in repositories with more than 100 tags. Deployment rollback now correctly detects existing tags regardless of how many tags the repository has.",
"Fixed an issue where the Design section failed to open when the last commit was authored by someone whose first or last name contained non-ASCII characters (for example, accented letters).",
"Fixed an issue where the Mongo CRUD section could break when a project's CRUD Service version was missing; this case is now handled correctly."
]
}
},
{
"title": "Data Catalog",
"icon": "data-catalog",
"defaultOpen": false,
"type": "versions",
"items": {
"newFeatures": [],
"improvements": [
{
"title": "Job Runner v0.3.1",
"description": [
"The new version `v0.3.1` of the _Job Runner_ is available!",
"This release updates the bundled MySQL, PostgreSQL, and Oracle database drivers.",
"For more information about the [Data Catalog Application](/docs/products/data_catalog/overview_data_catalog) and the latest service versions, check out the [compatibility matrix](/docs/products/data_catalog/data_catalog_compatibility_matrix)."
]
}
],
"bugFixes": []
}
},
{
"title": "Catalog",
"icon": "catalog",
"defaultOpen": false,
"type": "versions",
"items": {
"newFeatures": [
{
"title": "Campaign notification reminders",
"description": [
"Campaign notification settings have been extended: you can now set a **reminder X days before a campaign ends**, sent to the owners and followers of both the campaign and its related items."
]
}
],
"improvements": [
{
"title": "Campaigns and Scorecard",
"description": [
"Campaigns can now be **edited** after they have been configured.",
"The table view now shows additional metadata for each campaign, including its **owner** and **creation date**.",
"On the Scorecard, you can now view and drill into the rules that an item did not pass."
]
},
{
"title": "Views and Filters",
"description": [
"Improved view creation: after applying a filter to items, you can now save that filter directly as a **view**."
]
},
{
"title": "Azure connector",
"description": [
"Added support for the **Azure connector**, with a remapped **Azure Function** resource and improved support for **Azure API Management (APIM)** and **Azure Notification Hub** as new resource types mapped by the Azure connector.",
"Improved and fixed issues in the **Catalog MCP Server**."
]
}
],
"bugFixes": []
}
}
]
Loading
Loading