Skip to content

Commit

Permalink
Updated the README (#408)
Browse files Browse the repository at this point in the history
Co-authored-by: Vishal <[email protected]>
Co-authored-by: tumms2021389 <[email protected]>
  • Loading branch information
3 people authored Dec 26, 2024
1 parent 2ba36ad commit 53d9d22
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<p align="center"><img width=60% src="docs/media/AngularSDK-Logo.png">

# Angular SDK - Release Announcement - v24.1.10
# Angular SDK - Release Announcement - v24.2.10

The **SDK-A v24.1.10** release is **only compatible with Pega Infinity '24.1**. This release is available in the [**release/24.1.10**](https://github.com/pegasystems/angular-sdk/tree/release/24.1.10) branch of the Angular SDK repository.
The **SDK-A v24.2.10** release is **only compatible with Pega Infinity '24.2**. This release is available in the [**release/24.2.10**](https://github.com/pegasystems/angular-sdk/tree/release/24.2.10) branch of the Angular SDK repository.

**Note**: The main branch is the active development branch for future versions of Angular SDK.

The SDK-A v24.1.10 release upgrades the Angular version to 17 and the Angular Material version to 17. This release allows Angular SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see
[What's new in SDK-A 24.1.10](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html).
The SDK-A v24.2.10 release upgrades the Angular version to 18 and the Angular Material version to 18. This release allows Angular SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see
[What's new in SDK-A 24.2.10](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html).

This [Angular SDK updates](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html) page provides details about all of the Angular SDK releases.

Expand Down Expand Up @@ -35,9 +35,7 @@ The Angular SDK includes a ConstellationJS to Angular bridge and sample DX compo

## Pega Infinity Server and Constellation architecture-enabled Application

This version of the Angular SDK assumes that you have access to a Pega Infinity server (**24.1.0+**) running an application that is configured to run using the Constellation UI service.
- If you need to use Infinity 23.1.x, please use the **release/23.1.10** branch.
- If you need to use Infinity 8.8.x, please use the **release/8.8.10** branch.
This version of the Angular SDK assumes that you have access to a Pega Infinity server (**24.2.0+**) running an application that is configured to run using the Constellation UI service.

The **MediaCo** sample application is already configured as a Constellation architecture-based application and can be found in the Angular SDK download associated with this repo which is available in the [Angular SDK Pega Marketplace page](https://community.pega.com/marketplace/components/angular-sdk). The OAuth 2.0 Client Registration records associated with the **MediaCo** application are available in the same Angular SDK download. For more information about the MediaCo sample application, see [MediaCo sample application](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/mediaco-sample-application.html).

Expand Down

0 comments on commit 53d9d22

Please sign in to comment.