Skip to content

Commit 5078527

Browse files
vishalshrm539Vishal
andauthored
Update README (#324)
Co-authored-by: Vishal <[email protected]>
1 parent d0f5930 commit 5078527

File tree

1 file changed

+13
-21
lines changed

1 file changed

+13
-21
lines changed

README.md

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,25 @@
11
<p align="center"><img width=60% src="docs/media/AngularSDK-Logo.png">
22

3-
# Angular SDK - Release Announcement - v23.1.10
3+
# Angular SDK - Release Announcement - v24.1.10
44

5-
The **SDK-A v23.1.10** release is **only compatible with Pega Infinity '23**. This release is available in the [**release/23.1.10** branch of the Angular SDK repository](https://github.com/pegasystems/angular-sdk/tree/release/23.1.10).
6-
<br>
7-
8-
**Note**: From **SDK-A v23.1.10** onwards, the **main** branch will be the development branch for future versions or the latest version of Infinity. If you are currently using the Angular SDK with Pega Infinity 8.8, please use the [release/8.8.10 branch](https://github.com/pegasystems/angular-sdk/tree/release/8.8.10) instead of the main branch.
9-
10-
The SDK-A v23.1.10 release upgrades the Angular version to Angular 16 and the Material version to Material 16. This release allows Angular SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see
11-
[What's new in SDK-A 23.1.10](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html).
12-
<br />
13-
14-
<hr>
15-
16-
## Previous releases
5+
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.
176

18-
### Angular SDK - Release Announcement - v8.8.10 - June 2023
7+
**Note**: The main branch is the active development branch for future versions of Angular SDK.
198

20-
This version of the Angular SDK uses <strong>Angular 15 and Material 15</strong>, and <strong>only</strong> supports Pega Infinity&trade; 8.8.0 and higher versions. This is a <strong>significant update</strong> to the Angular SDK <strong>main</strong> branch. We strongly advise current SDK users to prepare for converting their changes to the SDK code to Angular 15.
9+
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
10+
[What's new in SDK-A 24.1.10](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html).
2111

22-
For more information about this release, see [What's new in SDK-A 8.8.10](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html#d8250e70).
12+
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.
2313

14+
<hr>
2415

2516

26-
---
2717

2818
***IMPORTANT:*** If you are upgrading from a previous version of Angular SDK, please follow the guidelines documented in [Upgrading Angular SDK](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/upgrading-angular-sdk.html).
2919

3020
---
3121

32-
# Overview of Angular SDK
22+
# Overview
3323

3424
The Angular SDK combined with Pega's client orchestration APIs (ConstellationJS APIs) provides a guided iterative development workflow experience. This accelerates integrating Pega’s Constellation DX API with an alternative (non-Pega) UI. Integrating an alternative design system is achieved using DX Components.
3525

@@ -45,14 +35,16 @@ The Angular SDK includes a ConstellationJS to Angular bridge and sample DX compo
4535

4636
## Pega Infinity Server and Constellation architecture-enabled Application
4737

48-
This version of the Angular SDK assumes that you have access to a Pega Infinity server (**23.1.0+**) running an application that is configured to run using the Constellation UI service. _(If you need to use Infinity 8.8.x, please use the **release/8.8.10** branch instead of this **main** branch.)_
38+
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.
39+
- If you need to use Infinity 23.1.x, please use the **release/23.1.10** branch.
40+
- If you need to use Infinity 8.8.x, please use the **release/8.8.10** branch.
4941

5042
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).
5143

5244
The **Angular SDK** has been tested with:
5345

54-
- node 18.12.1/18.13.0
55-
- npm 8.19.2/8.19.3
46+
- node 20.12.1
47+
- npm 10.5.0
5648

5749
Future updates to the SDK will support more recent LTS versions of node as the Constellation architecture supports them.
5850

0 commit comments

Comments
 (0)