Skip to content

Commit 624e248

Browse files
authored
chore: regen release notes for 1.6.2 (#1244)
Signed-off-by: Nick Boldt <[email protected]>
1 parent fe5189b commit 624e248

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

modules/release-notes/ref-release-notes-fixed-issues.adoc

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,33 @@
44

55
This section lists issues fixed in {product} {product-version}.
66

7+
== Fixed issues in 1.6.2
8+
9+
[id="bug-fix-rhidp-7643"]
10+
=== Fixed incorrect description of helm chart when installing
11+
12+
Previously, the upstream readme text was used instead of the {company-name} text when installing the 1.6.1 Helm chart.
13+
14+
This is fixed in 1.6.2
15+
16+
17+
.Additional resources
18+
* link:https://issues.redhat.com/browse/RHIDP-7643[RHIDP-7643]
19+
720
== Fixed issues in 1.6.1
821

922
[id="bug-fix-rhidp-7380"]
10-
=== Fixed *Profile dropdown* showing `Guest` instead of user's name with OIDC authentication
23+
=== Fixed *Profile dropdown* showing `Guest` instead of user&#39;s name with OIDC authentication
1124

12-
Previously, the *Profile dropdown* in the Global Header showed `Guest` instead of the logged-in user's display name when logging in using the OIDC authentication.
25+
Previously, the *Profile dropdown* in the Global Header showed `Guest` instead of the logged-in users display name when logging in using the OIDC authentication.
1326

14-
With this update, the *Profile dropdown* now correctly displays the user's name by first checking `spec.profile.displayName`, then `metadata.title`, and finally falls back to the name shown on the *Profile card* in the *Settings* page if neither is available.
27+
With this update, the *Profile dropdown* now correctly displays the user&#39;s name by first checking `spec.profile.displayName`, then `metadata.title`, and finally falls back to the name shown on the *Profile card* in the *Settings* page if neither is available.
1528

1629

1730
.Additional resources
1831
* link:https://issues.redhat.com/browse/RHIDP-7380[RHIDP-7380]
1932

33+
2034
[id="bug-fix-rhidp-7435"]
2135
=== ArgoCD plugin permission and Quay plugin permission are not displayed in the RBAC front-end UI
2236

@@ -40,7 +54,6 @@ This is fixed in 1.6.1
4054
.Additional resources
4155
* link:https://issues.redhat.com/browse/RHIDP-7529[RHIDP-7529]
4256

43-
4457
== Fixed issues in 1.6.0
4558

4659
[id="bug-fix-rhidp-5731"]

0 commit comments

Comments
 (0)