Skip to content

Commit cfc7f7f

Browse files
docs(whatsnew): add entry for v0.51.0 (#1744)
1 parent dcf2275 commit cfc7f7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

WHATS_NEW.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
Latest changes for the RHOAS CLI.
44
For information on what was included in latest release please refer to our [changelog](https://github.com/redhat-developer/app-services-cli/blob/main/CHANGELOG.md)
55

6+
## 0.51.0
7+
8+
### Migration of Service Account SDK
9+
10+
CLI now supports both Control Plane SDK and the new Service Account SDK. While Control Plane SDK is still being used to make requests, user can pass "--enable-auth-v2" flag to get the data formatted according to the new Service Account SDK.
11+
12+
"--enable-auth-v2" is a temporary flag to facilitate users to migrate to the new SDK. The flag will be deprecated in future releases along with deprecation of using Control Plane SDK for service account operations.
13+
614
## 0.50.0
715

816
### Support for Red Hat OpenShift Connectors

0 commit comments

Comments
 (0)