Fix release notes around
We need to add new release notes files added for each commit. While we can edit past release notes that's essentially the same as editing history, it's fine for typos and/or clearing something up but when adding new things we're adding onto notes in past releases. In the case of 2 recently migrated clients the old release notes putting patches that landed after 12.1.0 in the release notes for 12.1.0. This commit fixes that issue and breaks that out into a new note. Change-Id: Id7a24c1bc659c4e44b2214ec27e6b94ea742a81e
This commit is contained in:
parent
bf2c29fd5c
commit
6e60a75184
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
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(v3)
|
||||||
|
* policies_client (v3)
|
@ -7,8 +7,6 @@ features:
|
|||||||
any maintenance changes.
|
any maintenance changes.
|
||||||
|
|
||||||
* endpoints_client(v2)
|
* endpoints_client(v2)
|
||||||
* endpoints_client(v3)
|
|
||||||
* policies_client (v3)
|
|
||||||
* roles_client(v2)
|
* roles_client(v2)
|
||||||
* services_client(v2)
|
* services_client(v2)
|
||||||
* tenants_client(v2)
|
* tenants_client(v2)
|
||||||
|
Loading…
Reference in New Issue
Block a user