|
1 | 1 | <p align="center"><img width=60% src="docs/media/AngularSDK-Logo.png"> |
2 | 2 |
|
3 | | -# Angular SDK - Release Announcement - v24.2.11 |
| 3 | +# Angular SDK - Release Announcement - v25.1.10 |
4 | 4 |
|
5 | | -The **SDK-A v24.2.11** release is **only compatible with Pega Infinity '24.2**. This release is available in the [**release/24.2.11**](https://github.com/pegasystems/angular-sdk/tree/release/24.2.11) branch of the Angular SDK repository. |
| 5 | +The **SDK-A v25.1.10** release is **only compatible with Pega Infinity '25**. This release is available in the [**release/25.1.10**](https://github.com/pegasystems/angular-sdk/tree/release/25.1.10) branch of the Angular SDK repository. |
6 | 6 |
|
7 | 7 | **Note**: The main branch is the active development branch for future versions of Angular SDK. |
8 | 8 |
|
9 | | -The SDK-A v24.2.11 release allows Angular SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see |
10 | | -[What's new in SDK-A 24.2.11](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html). |
| 9 | +The SDK-A v25.1.10 release allows Angular SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see |
| 10 | +[What's new in SDK-A 25.1.10](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html). |
11 | 11 |
|
12 | 12 | For information on all Angular SDK releases, see [Angular SDK updates](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html). |
13 | 13 |
|
@@ -35,14 +35,14 @@ The Angular SDK includes a ConstellationJS to Angular bridge and sample DX compo |
35 | 35 |
|
36 | 36 | ## Pega Infinity Server and Constellation architecture-enabled Application |
37 | 37 |
|
38 | | -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. |
| 38 | +This version of the Angular SDK assumes that you have access to a Pega Infinity server (**25+**) running an application that is configured to run using the Constellation UI service. |
39 | 39 |
|
40 | 40 | 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). |
41 | 41 |
|
42 | 42 | The **Angular SDK** has been tested with: |
43 | 43 |
|
44 | | -- node 20.16.0 |
45 | | -- npm 10.8.1 |
| 44 | +- node 24.4.1 |
| 45 | +- npm 11.4.2 |
46 | 46 |
|
47 | 47 | Future updates to the SDK will support more recent LTS versions of node as the Constellation architecture supports them. |
48 | 48 |
|
|
0 commit comments