summaryrefslogtreecommitdiff
path: root/releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml
blob: b857db84655abe0fe43caecf78360bc331334011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    Define identity service clients as libraries
    The following identity service clients are defined as library interface,
    so the other projects can use these modules as stable libraries without
    any maintenance changes.

    * endpoints_client(v2)
    * roles_client(v2)
    * services_client(v2)
    * tenants_client(v2)
    * users_client(v2)