Skip to content

SDK-R.87.3: Merge pull request #101 from pegasystems/fix/tumms/unique-key

Compare
Choose a tag to compare
@JEAxero JEAxero released this 29 Jun 18:25
· 257 commits to main since this release
df928fa

"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 (from SDK-R.87.2) include:

  • Added support for Infinity 8.7.2
  • Added use of npm dependency to get necessary ConstellationJS Engine files (see package.json @pega/constellationjs dependency). You no longer have to get and unzip the files from the Marketplace download!
  • Added support for DataReference component
  • 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 React 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.