Skip to content

SDK-A.87.1

Compare
Choose a tag to compare
@JEAxero JEAxero released this 29 Jun 18:33
· 176 commits to main since this release
1689123

"Releases" will be created here to correspond with updates to the Pega Marketplace updates to documentation, etc. However, for SDK users running against Infinity 8.7.*, SDK users can get more regular updates of features, bug fixes, etc. by pulling the "main" branch in a regular cadence and applying those changes to your work.

Updates (since SDK-A.87.0) include:

  • Added support for Infinity 8.7.2
  • Upgraded to use Angular 13
  • Added use of npm dependency to get necessary ConstellationJS Engine files (see package.json @pega/constellationjs dependency). You no longer need to get and unzip files from the Marketplace download!
  • Added playwright smoke tests that can be run against the MediaCo sample app
  • Improvements to auth code and to make it easier to deploy the SDK on a different web server (ex: Tomcat)
  • The Angular SDK does not include every component that a Constellation application supports. At this time, we provide the most commonly used components to get you started with your application.