|
| 1 | +:_mod-docs-content-type: ASSEMBLY |
| 2 | +[id="zero-trust-manager-release-notes"] |
| 3 | += Zero Trust Workload Identity Manager release notes |
| 4 | + |
| 5 | +include::_attributes/common-attributes.adoc[] |
| 6 | +:context: zero-trust-manager-release-notes |
| 7 | + |
| 8 | +toc::[] |
| 9 | + |
| 10 | +The {zero-trust-full} leverages Secure Production Identity Framework for Everyone (SPIFFE) and the SPIFFE Runtime Environment (SPIRE) to provide a comprehensive identity management solution for distributed systems. |
| 11 | + |
| 12 | +These release notes track the development of {zero-trust-full}. |
| 13 | + |
| 14 | +[id="zero-trust-manager-release-notes-1"] |
| 15 | +== {zero-trust-full} 0.1.0 (Technology Preview) |
| 16 | + |
| 17 | +Issued: 2025-06-16 |
| 18 | + |
| 19 | +The following advisories are available for the {zero-trust-full}: |
| 20 | + |
| 21 | +* https://access.redhat.com/errata/RHBA-2025:9088[RHBA-2025:9088] |
| 22 | +* https://access.redhat.com/errata/RHBA-2025:9085[RHBA-2025:9085] |
| 23 | +* https://access.redhat.com/errata/RHBA-2025:9090[RHBA-2025:9090] |
| 24 | +* https://access.redhat.com/errata/RHBA-2025:9084[RHBA-2025:9084] |
| 25 | +* https://access.redhat.com/errata/RHBA-2025:9089[RHBA-2025:9089] |
| 26 | +* https://access.redhat.com/errata/RHBA-2025:9087[RHBA-2025:9087] |
| 27 | +* https://access.redhat.com/errata/RHBA-2025:9101[RHBA-2025:9101] |
| 28 | +* https://access.redhat.com/errata/RHBA-2025:9104[RHBA-2025:9104] |
| 29 | + |
| 30 | +This initial release of {zero-trust-full} is a Technology Preview. This version has the following known limitations: |
| 31 | + |
| 32 | +* Support for SPIRE federation is not enabled. |
| 33 | + |
| 34 | +* Key manager supports only the `disk` storage type. |
| 35 | + |
| 36 | +* Telemetry is supported only through Prometheus. |
| 37 | + |
| 38 | +* High availability (HA) configuration for SPIRE servers or the OpenID Connect (OIDC) Discovery provider is not supported. |
| 39 | + |
| 40 | +* External datastore is not supported. This version uses the internal `sqlite` datastore deployed by SPIRE. |
| 41 | + |
| 42 | +* This version operates using a fixed configuration. User-defined configurations are not allowed. |
| 43 | + |
| 44 | +* The log level of operands are not configurable. The default value is `DEBUG``. |
0 commit comments